抖音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. }