Commit a2d145fd authored by youjie's avatar youjie

签证

parent 0c23764b
......@@ -726,6 +726,44 @@
}
}
]
},
{
"root": "pages/visa",
"pages": [
{
"path": "visaList", //签证列表
"style": {
"navigationBarTitleText": "签证列表",
"navigationBarBackgroundColor": "#F3F1EF",
"backgroundColor": "#F3F1EF"
}
},
{
"path": "visaDetail", //签证详情
"enablePullDownRefresh": true,
"style": {
"navigationStyle": "custom",
"mp-alipay": {
"transparentTitle": "always",
"titlePenetrate": "YES"
}
}
},
{
"path": "visa_Reserve", //签证-预定
"enablePullDownRefresh": true,
"style": {
"navigationStyle": "custom",
"mp-alipay": {
"transparentTitle": "always",
"titlePenetrate": "YES"
}
}
},
{
"path": "visa_MyOrder" //签证-我的订单
}
]
}
],
"globalStyle": {
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment