index.json 103 B

123456
  1. {
  2. "usingComponents": {
  3. "van-search":"@vant/weapp/search",
  4. "van-icon":"@vant/weapp/icon"
  5. }
  6. }