C端小程序
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

12 wiersze
380 B

  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. }