摘要: PhotoSwipe 是一款图片预览插件,而且个人觉得自定义程度很高。这里总结下在vue中的使用。 使用 npm install photoswipe --save 在页面中导入相应的 js 和 css等 import PhotoSwipe from 'photoswipe' import Phot 阅读全文
posted @ 2022-03-08 21:21 攻城Alone 阅读(1174) 评论(0) 推荐(0)