|
|
|
@ -257,6 +257,18 @@ |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "隐私政策" |
|
|
|
} |
|
|
|
},{ |
|
|
|
"path": "shop/orderDetail", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "商家订单详情", |
|
|
|
"navigationStyle": "custom" |
|
|
|
} |
|
|
|
},{ |
|
|
|
"path": "partTimeJob/partTimeJobCenter", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "兼职主页", |
|
|
|
"navigationStyle": "custom" |
|
|
|
} |
|
|
|
}] |
|
|
|
}, { |
|
|
|
"root": "package3", |
|
|
|
|