mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
feat: ✨ 管理端使用最新地址选择器,默认在config关闭高德地图功能,开启后可继续使用
This commit is contained in:
@@ -55,12 +55,6 @@ export const otherRouter = {
|
||||
name: "shop",
|
||||
component: () => import("@/views/seller/shop/shopList.vue")
|
||||
},
|
||||
{
|
||||
path: "shop-operation",
|
||||
title: "店铺操作",
|
||||
name: "shop-operation",
|
||||
component: () => import("@/views/seller/shop/shopOperation.vue")
|
||||
},
|
||||
{
|
||||
path: "shop-detail",
|
||||
title: "店铺详细",
|
||||
|
||||
Reference in New Issue
Block a user