添加门店选购商品页面
This commit is contained in:
@ -7,6 +7,13 @@
|
||||
"condition": {
|
||||
"miniprogram": {
|
||||
"list": [
|
||||
{
|
||||
"name": "门店",
|
||||
"pathName": "pages/store/store",
|
||||
"query": "",
|
||||
"launchMode": "default",
|
||||
"scene": null
|
||||
},
|
||||
{
|
||||
"name": "登录",
|
||||
"pathName": "pages/login/login",
|
||||
|
||||
Reference in New Issue
Block a user