抖音小程序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.

11 wiersze
339 B

  1. {
  2. "usingComponents": {
  3. "navbar": "../../components/navbar/navbar",
  4. "store": "../../components/store/index",
  5. "c-coupons": "../../components/coupons/index",
  6. "phoen":"../../components/getPhoen/getPhoen"
  7. },
  8. "navigationBarTitleText": "",
  9. "backgroundColor":"#f4f4f4",
  10. "enablePullDownRefresh": true
  11. }