1
2
3
4
5
6
7
8
9
| {
| "navigationBarTitleText": "投保申请",
| "enablePullDownRefresh": false,
| "usingComponents": {
| "u-button": "/node-modules/uview-ui/components/u-button/u-button",
| "u-popup": "/node-modules/uview-ui/components/u-popup/u-popup",
| "u-toast": "/node-modules/uview-ui/components/u-toast/u-toast"
| }
| }
|
|