12345678910 |
- {
- "navigationBarTitleText": "证书下载",
- "usingComponents": {
- "Container": "../../component/container/index",
- "van-icon": "@vant/weapp/icon/index",
- "van-button": "@vant/weapp/button/index",
- "van-empty": "@vant/weapp/empty/index",
- "van-nav-bar": "@vant/weapp/nav-bar/index"
- }
- }
|