|
12345678910 |
- {
- "usingComponents": {
- "i-tab": "../../../dist/tab/index",
- "i-tabs": "../../../dist/tabs/index",
- "navbar": "../../../components/navbar/navbar"
- },
- "navigationBarTitleText": "支付订单",
- "navigationBarBackgroundColor": "#F4F5F9",
- "enablePullDownRefresh": true
- }
|