抖音c端
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

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