🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
## 预览图片 ## 使用 ![](https://box.kancloud.cn/b5e15f5e3c9621c32ff6a9352ab85d39_714x421.png) ``` <script> require(['hdjs','bootstrap'], function (hdjs) { hdjs.preview('http://hdcms.oss-cn-hangzhou.aliyuncs.com/1-01.jpg',{ width:'50%' }) }) </script> ```