抖音c端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.json 611 B

1 year ago
1 year ago
1234567891011121314151617
  1. {
  2. "usingComponents": {
  3. "c-banner": "../components/banner/index",
  4. "c-coupons": "../pages/main/coupons/index",
  5. "c-hot": "../components/hot/hot",
  6. "c-advertisement": "../components/advertisement/advertisement",
  7. "navbar": "../components/navbar/navbar",
  8. "c-mould": "../components/commodityMould/commodityMould",
  9. "optimization": "../components/optimization/optimization",
  10. "tabbar": "../components/tabbar/tabbar"
  11. },
  12. "enablePullDownRefresh": true,
  13. "navigationBarBackgroundColor": "#fff",
  14. "navigationBarTextStyle": "black",
  15. "navigationBarTitleText": "首页"
  16. }