微信小程序
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.

index.json 169 B

il y a 3 ans
il y a 3 ans
il y a 3 ans
1234567
  1. {
  2. "usingComponents": {
  3. "component-tabbar": "/component/tabbar/tabbar",
  4. "icon-loading":"/component/iconLoading/iconLoading"
  5. },
  6. "navigationStyle": "custom"
  7. }