C端小程序
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
323 B

  1. {
  2. "navigationBarTitleText": "拼团专场",
  3. "enablePullDownRefresh": true,
  4. "navigationBarBackgroundColor":"#F13C42",
  5. "navigationBarTextStyle": "white",
  6. "usingComponents": {
  7. "c-banner": "../../components/spellbanner/index",
  8. "i-tab": "../../../dist/tab/index",
  9. "i-tabs": "../../../dist/tabs/index"
  10. }
  11. }