更新:增加买书确认订单页面
This commit is contained in:
14
pages.json
14
pages.json
@@ -5,12 +5,6 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "%index.title%"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/component/component",
|
||||
"style": {
|
||||
"navigationBarTitleText": "%index.component%",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}, {
|
||||
"path": "pages/login/login",
|
||||
"style": {
|
||||
@@ -107,7 +101,7 @@
|
||||
"path": "pages/book/search",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "%home.searchPlaceholder%"
|
||||
"navigationBarTitleText": "%bookHome.searchPlaceholder%"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/book/listen/index",
|
||||
@@ -121,6 +115,12 @@
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "%listen.title%"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/book/order",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "%order.orderTitle%"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
|
||||
Reference in New Issue
Block a user