index.json 144 B

12345678
  1. {
  2. "usingComponents": {
  3. "van-button": "@vant/weapp/button/index",
  4. "toast": "../../common/toast"
  5. },
  6. "navigationStyle": "custom"
  7. }