抖音b端
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

10 行
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. }