1234567891011 |
- {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "提交订单",
- "usingComponents": {
- "u-cell-group": "/node-modules/uview-ui/components/u-cell-group/u-cell-group",
- "u-cell": "/node-modules/uview-ui/components/u-cell/u-cell",
- "u-checkbox-group": "/node-modules/uview-ui/components/u-checkbox-group/u-checkbox-group",
- "u-checkbox": "/node-modules/uview-ui/components/u-checkbox/u-checkbox",
- "u-count-down": "/node-modules/uview-ui/components/u-count-down/u-count-down"
- }
- }
|