mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-21 18:35:53 +08:00
commit message
This commit is contained in:
25
seller/src/views/lili-dialog/wap.js
Normal file
25
seller/src/views/lili-dialog/wap.js
Normal file
@@ -0,0 +1,25 @@
|
||||
export default [
|
||||
{
|
||||
title:"商品",
|
||||
url:"0",
|
||||
openGoods:true
|
||||
},
|
||||
{
|
||||
title:"分类",
|
||||
url:"1"
|
||||
},
|
||||
{
|
||||
title:"店铺",
|
||||
url:"2"
|
||||
},
|
||||
{
|
||||
title:"活动",
|
||||
url:"3",
|
||||
|
||||
},
|
||||
{
|
||||
title:"其他",
|
||||
url:"4"
|
||||
}
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user