微信小程序
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

7 rader
163 B

  1. {
  2. "usingComponents": {
  3. "van-dialog": "@vant/weapp/dialog/index",
  4. "icon-loading":"/component/iconLoading/iconLoading"
  5. },
  6. "navigationStyle": "custom"
  7. }