微信小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
309 B

  1. {
  2. "navigationStyle":"custom",
  3. "usingComponents": {
  4. "van-search": "@vant/weapp/search/index",
  5. "van-icon": "@vant/weapp/icon/index",
  6. "van-cell": "@vant/weapp/cell/index",
  7. "van-dropdown-menu": "@vant/weapp/dropdown-menu/index",
  8. "van-dropdown-item": "@vant/weapp/dropdown-item/index"
  9. }
  10. }