|
@@ -13,16 +13,19 @@
|
|
{
|
|
{
|
|
"path": "pages/index/gglist",
|
|
"path": "pages/index/gglist",
|
|
"style": {
|
|
"style": {
|
|
- "enablePullDownRefresh": true,
|
|
|
|
- "navigationBarTitleText": "公告列表",
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
|
+ "navigationBarTitleText": "公告列表"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "pages/index/ggDetail",
|
|
"path": "pages/index/ggDetail",
|
|
"style": {
|
|
"style": {
|
|
- "enablePullDownRefresh": true,
|
|
|
|
- "navigationBarTitleText": "公告詳情",
|
|
|
|
|
|
+ "navigationBarTitleText": "公告詳情"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/index/kf",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "客服",
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -32,6 +35,12 @@
|
|
"navigationBarTitleText": "幣幣交易市場"
|
|
"navigationBarTitleText": "幣幣交易市場"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/transaction/transactionDetail",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "交易詳情"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"path": "pages/transaction/cblist",
|
|
"path": "pages/transaction/cblist",
|
|
"style": {
|
|
"style": {
|