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

11 строки
278 B

  1. {
  2. "usingComponents": {
  3. "c-banner": "../../components/banner/index",
  4. "c-rushToBuy": "./rushToBuy/index",
  5. "c-coupons": "./coupons/index",
  6. "g-entry": "../../components/gameentry/gentry"
  7. },
  8. "navigationBarTitleText": "首页",
  9. "enablePullDownRefresh": true
  10. }