抖音b端
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

main.json 255 B

12345678910
  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. }