|
|
@@ -1,47 +1,40 @@
|
|
|
{
|
|
|
- "pages": [
|
|
|
+ "pages": [
|
|
|
{
|
|
|
"path": "pages/blankIndex/blankIndex",
|
|
|
- "style":{
|
|
|
+ "style": {
|
|
|
"navigationBarTitleText": "线上缴费",
|
|
|
- "navigationStyle": "custom"
|
|
|
-
|
|
|
+ "navigationStyle": "custom"
|
|
|
}
|
|
|
- },
|
|
|
+ },
|
|
|
{
|
|
|
"path": "pages/Pay/pay",
|
|
|
- "style":{
|
|
|
+ "style": {
|
|
|
"navigationBarTitleText": "线上缴费",
|
|
|
- "navigationStyle": "custom"
|
|
|
-
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/parentPay/parentPay",
|
|
|
- "style":{
|
|
|
- "navigationBarTitleText": "线上缴费",
|
|
|
"navigationStyle": "custom"
|
|
|
-
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/paySuccess/paySuccess",
|
|
|
- "style":{
|
|
|
- "navigationBarTitleText": "支付成功",
|
|
|
- "navigationStyle": "custom"
|
|
|
+ "path": "pages/parentPay/parentPay",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "线上缴费",
|
|
|
+ "navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/order/order",
|
|
|
- "style":{
|
|
|
+ "style": {
|
|
|
"navigationBarTitleText": "订单列表",
|
|
|
- "navigationStyle": "custom"
|
|
|
-
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/paySuccess/paySuccess",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "支付成功",
|
|
|
+ "navigationStyle": "custom"
|
|
|
}
|
|
|
}
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
],
|
|
|
"globalStyle": {
|
|
|
"navigationBarTextStyle": "black",
|
|
|
@@ -49,4 +42,4 @@
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
|
"backgroundColor": "#F8F8F8"
|
|
|
}
|
|
|
-}
|
|
|
+}
|