fix: 完成首页静态展示内容

This commit is contained in:
MTrun
2021-12-19 19:19:46 +08:00
parent c1daa231b6
commit f37ed1f3d3
29 changed files with 565 additions and 138 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
</template>
<script setup lang="ts">
import { List } from './List'
import { List } from './components/List'
</script>
<style lang="scss" scoped>