抖音小程序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.

8 lignes
223 B

  1. {
  2. "navigationBarTitleText": "我的",
  3. "usingComponents": {
  4. "navbar": "../components/navbar/navbar",
  5. "phoem":"../components/getPhoen/getPhoen",
  6. "tabbar":"../components/tabbar/tabbar"
  7. }
  8. }