819527061@qq.com
2024-05-11 f73ed7862edc9c3cb78a2610486643a2fa079fde
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "navigationBarTitleText": "订单",
  "navigationBarBackgroundColor": "#1F9F4C",
  "navigationBarTextStyle": "white",
  "enablePullDownRefresh": true,
  "usingComponents": {
    "u-input": "/uview-ui/components/u-input/u-input",
    "u-picker": "/uview-ui/components/u-picker/u-picker",
    "u-button": "/uview-ui/components/u-button/u-button",
    "u-table": "/uview-ui/components/u-table/u-table",
    "u-tr": "/uview-ui/components/u-tr/u-tr",
    "u-th": "/uview-ui/components/u-th/u-th",
    "u-td": "/uview-ui/components/u-td/u-td",
    "u-empty": "/uview-ui/components/u-empty/u-empty",
    "order-detail": "/components/orderDetail/orderDetail"
  }
}