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
+2 -2
View File
@@ -5,9 +5,9 @@
:date-locale="dateZhCN"
:theme-overrides="getThemeOverrides"
>
<app-provider>
<AppProvider>
<router-view />
</app-provider>
</AppProvider>
</n-config-provider>
</template>