index.json 213 B

12345678
  1. {
  2. "navigationBarTitleText": "证书下载",
  3. "usingComponents": {
  4. "Container": "../../component/container/index",
  5. "van-icon": "@vant/weapp/icon/index",
  6. "van-button": "@vant/weapp/button/index"
  7. }
  8. }