order.json 193 B

12345678
  1. {
  2. "navigationBarTitleText": "订单",
  3. "navigationBarBackgroundColor": "#313132",
  4. "navigationBarTextStyle": "white",
  5. "usingComponents": {
  6. "van-empty": "@vant/weapp/empty/index"
  7. }
  8. }