index.json 257 B

123456789
  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. "van-empty": "@vant/weapp/empty/index"
  8. }
  9. }