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

show.json 169 B

1234567
  1. {
  2. "usingComponents": {
  3. "component-tabbar": "/component/tabbar/tabbar",
  4. "icon-loading":"/component/iconLoading/iconLoading"
  5. },
  6. "navigationStyle": "custom"
  7. }