index.json 119 B

123456
  1. {
  2. "navigationBarTitleText": "订单详情",
  3. "usingComponents": {
  4. "van-dialog": "@vant/weapp/dialog/index"
  5. }
  6. }