瀏覽代碼

2022年5月7日22:51:13

master
wq 3 年之前
父節點
當前提交
f64eaa2f3a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/router/index.ts

+ 1
- 1
src/router/index.ts 查看文件

@@ -30,7 +30,7 @@ const routes: RouteRecordRaw[] = [
},
},{
path: '/views/dengmingcong/index',
name: 'demo',
name: 'home1',
meta: { title: '菜单模块', isAuth: true }, //用户自定内容
components: {
key: () => import('@/views/dengmingcong/index.vue'),

Loading…
取消
儲存