| 12345678910111213 | 
							- {
 
-   "usingComponents": {
 
-     "navigation-bar": "/components/navigation-bar/navigation-bar",
 
-     "van-popup": "@vant/weapp/popup/index",
 
-     "van-area": "@vant/weapp/area/index",
 
-     "van-picker": "@vant/weapp/picker/index",
 
-     "van-search": "@vant/weapp/search/index",
 
-     "van-field": "@vant/weapp/field/index",
 
-     "van-loading": "@vant/weapp/loading/index",
 
-     "service": "/components/service/service"
 
-   },
 
-   "disableScroll": true
 
- }
 
 
  |