orderDetail.json 233 B

123456789
  1. {
  2. "usingComponents": {
  3. "van-popup": "@vant/weapp/popup/index"
  4. },
  5. "navigationBarTitleText": "服务项目",
  6. "navigationBarTextStyle": "white",
  7. "navigationBarBackgroundColor": "#1784FF",
  8. "enablePullDownRefresh": false
  9. }