抖音b端
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.

10 lines
255 B

  1. {
  2. "backgroundTextStyle": "dark",
  3. "navigationBarBackgroundColor": "#52A0FD",
  4. "navigationBarTitleText": "",
  5. "navigationBarTextStyle": "white",
  6. "enablePullDownRefresh": true,
  7. "usingComponents": {
  8. "ec-canvas": "../../ec-canvas/ec-canvas"
  9. }
  10. }