首页目录创建

This commit is contained in:
chenxiaoxi
2021-05-07 13:47:40 +08:00
parent 312057f04d
commit 12fcbb0fbd
8 changed files with 54 additions and 24 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import '@/layouts/export'
Vue.config.productionTip = false
new Vue({
el: '#vue-admin-beautiful',
el: '#foton',
router,
store,
render: (h) => h(App),