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

9 行
242 B

  1. {
  2. "navigationBarTitleText": "积分商城",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "c-banner": "../../components/spellbanner/index",
  6. "i-tab": "../../../dist/tab/index",
  7. "i-tabs": "../../../dist/tabs/index"
  8. }
  9. }