空状态需要处理,需要添加分享页面
This commit is contained in:
12
pages.json
12
pages.json
@@ -102,6 +102,18 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "修改地址"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/shop-together/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的拼团"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/shop-together/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "拼团记录"
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user