抖音c端
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

10 lignes
306 B

  1. {
  2. "navigationBarTitleText": "我的",
  3. "navigationBarBackgroundColor": "#fff",
  4. "navigationBarTextStyle": "black",
  5. "usingComponents": {
  6. "navbar": "../components/navbar/navbar",
  7. "phoem":"../components/getPhoen/getPhoen",
  8. "tabbar":"../components/tabbar/tabbar"
  9. }
  10. }