confirm.json 614 B

123456789101112131415161718
  1. {
  2. "navigationBarTitleText": "一键加油",
  3. "usingComponents": {
  4. "van-col": "@vant/weapp/col/index",
  5. "van-row": "@vant/weapp/row/index",
  6. "van-button": "@vant/weapp/button/index",
  7. "van-toast": "@vant/weapp/toast/index",
  8. "van-cell": "@vant/weapp/cell/index",
  9. "van-cell-group": "@vant/weapp/cell-group/index",
  10. "van-tag": "@vant/weapp/tag/index",
  11. "van-image": "@vant/weapp/image/index",
  12. "van-card": "@vant/weapp/card/index",
  13. "van-submit-bar": "@vant/weapp/submit-bar/index",
  14. "van-grid": "@vant/weapp/grid/index",
  15. "van-grid-item": "@vant/weapp/grid-item/index"
  16. }
  17. }