修改商家端的内容展示
This commit is contained in:
parent
c055dba6d4
commit
17698bf1b8
@ -112,15 +112,17 @@ export default {
|
|||||||
shopList: [],
|
shopList: [],
|
||||||
selectedShop: {},
|
selectedShop: {},
|
||||||
baseList: [
|
baseList: [
|
||||||
|
// {
|
||||||
|
// image: "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/page_user_Group_1568.png",
|
||||||
|
// name: "订单",
|
||||||
|
// url: "/packages/storeManagement/order/index",
|
||||||
|
// },
|
||||||
{
|
{
|
||||||
image: "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/page_user_Group_1568.png",
|
|
||||||
name: "订单",
|
|
||||||
url: "/packages/storeManagement/order/index",
|
|
||||||
}, {
|
|
||||||
image: "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/gp_cancelAfterVerification.png",
|
image: "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/gp_cancelAfterVerification.png",
|
||||||
name: "到店核销",
|
name: "到店核销",
|
||||||
url: "/packages/storeManagement/orderVerification/index",
|
url: "/packages/storeManagement/orderVerification/index",
|
||||||
}, {
|
},
|
||||||
|
{
|
||||||
image: "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/kefu0.png",
|
image: "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/kefu0.png",
|
||||||
name: "客服",
|
name: "客服",
|
||||||
url: "/packages/customerService/chattingRecords/index",
|
url: "/packages/customerService/chattingRecords/index",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user