微信小程序
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

7 行
163 B

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