111
This commit is contained in:
31
pages.json
31
pages.json
@@ -68,29 +68,32 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path" : "pages/card/card_record_detail",
|
"path": "pages/card/card_record_detail",
|
||||||
"style" :
|
"style": {
|
||||||
{
|
"navigationBarTitleText": "预约详情",
|
||||||
"navigationBarTitleText" : "预约详情",
|
"enablePullDownRefresh": false
|
||||||
"enablePullDownRefresh" : false
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path" : "pages/record/recordList",
|
"path": "pages/record/recordList",
|
||||||
"style" :
|
"style": {
|
||||||
{
|
"navigationBarTitleText": "预约记录"
|
||||||
"navigationBarTitleText" : "预约记录"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path" : "pages/good/goodsDetail",
|
"path": "pages/good/goodsDetail",
|
||||||
"style" :
|
"style": {
|
||||||
|
"navigationBarTitleText": "商品详情",
|
||||||
|
"enablePullDownRefresh": false
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"navigationBarTitleText" : "商品详情",
|
"path": "pages/SelectAddressActivity",
|
||||||
"enablePullDownRefresh" : false
|
"style": {
|
||||||
|
"navigationBarTitleText": "选择提货点",
|
||||||
|
"enablePullDownRefresh": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
],
|
],
|
||||||
"globalStyle": {
|
"globalStyle": {
|
||||||
"navigationBarTextStyle": "black",
|
"navigationBarTextStyle": "black",
|
||||||
|
|||||||
Reference in New Issue
Block a user