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

cardUse.json 380 B

2年前
2年前
2年前
123456789101112
  1. {
  2. "usingComponents": {
  3. "i-tab": "../../../dist/tab/index",
  4. "i-tabs": "../../../dist/tabs/index",
  5. "navbar": "../../../components/navbar/navbar",
  6. "store": "../../../components/store/index",
  7. "shop": "../../../components/shop/shop"
  8. },
  9. "navigationBarTitleText": "使用消费卡",
  10. "enablePullDownRefresh": true,
  11. "navigationBarBackgroundColor": "#F4F5F9"
  12. }