index.json 125 B

123456
  1. {
  2. "usingComponents": {
  3. "van-dialog": "@vant/weapp/dialog/index"
  4. },
  5. "navigationBarTitleText": "销售信息看板"
  6. }