代客下单页面修改,增加店铺配置页面
This commit is contained in:
@@ -106,7 +106,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
||||
children: [
|
||||
{
|
||||
path: "index",
|
||||
component: () => import("@/views/shop/index.vue"),
|
||||
component: () => import("@/views/shop/config/index.vue"),
|
||||
name: "shopConfig",
|
||||
meta: {
|
||||
title: "店铺配置",
|
||||
|
||||
Reference in New Issue
Block a user