C端小程序
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

6 лет назад
7 месяцев назад
3 лет назад
2 лет назад
123456789101112
  1. {
  2. "usingComponents": {
  3. "c-shareposter": "../../../components/shareposter/index",
  4. "navbar": "../../../components/navbar/navbar",
  5. "store": "../../../components/store/index",
  6. "shop": "../../../components/shop/shop",
  7. "c-coupons": "../../../components/coupons/index"
  8. },
  9. "navigationBarTitleText": "",
  10. "backgroundColor": "#f4f4f4",
  11. "enablePullDownRefresh": true
  12. }