对接口:
1、登录接口 2、菜单接口改模拟 3、服务项目管理(头像上传及删除未实现)
This commit is contained in:
@@ -90,7 +90,7 @@ const routerList = [
|
||||
component: () => import("../views/goods/index.vue"),
|
||||
meta: {
|
||||
requiresAuth: true, //有一些页面是否登录才能进去
|
||||
name: "项目列表",
|
||||
name: "服务项目",
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user