微信小程序
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

10 rindas
309 B

  1. {
  2. "navigationStyle":"custom",
  3. "usingComponents": {
  4. "van-search": "@vant/weapp/search/index",
  5. "van-icon": "@vant/weapp/icon/index",
  6. "van-cell": "@vant/weapp/cell/index",
  7. "van-dropdown-menu": "@vant/weapp/dropdown-menu/index",
  8. "van-dropdown-item": "@vant/weapp/dropdown-item/index"
  9. }
  10. }