index.json 318 B

12345678910
  1. {
  2. "usingComponents": {
  3. "van-search": "@vant/weapp/search/index",
  4. "van-checkbox": "@vant/weapp/checkbox/index",
  5. "van-button": "@vant/weapp/button/index",
  6. "Yl_ListBox": "/components/Yl_ListBox/index",
  7. "Yl_Empty": "/components/Yl_Empty/index"
  8. },
  9. "navigationBarTitleText": "选择合同模版"
  10. }