微信小程序
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

show.json 169 B

3 år sedan
1234567
  1. {
  2. "usingComponents": {
  3. "component-tabbar": "/component/tabbar/tabbar",
  4. "icon-loading":"/component/iconLoading/iconLoading"
  5. },
  6. "navigationStyle": "custom"
  7. }