博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
vue 点击图片显示大图
阅读量:6677 次
发布时间:2019-06-25

本文共 501 字,大约阅读时间需要 1 分钟。

使用指南:https://www.npmjs.com/package/vue-directive-image-previewer

简单使用:

1.安装vue-directive-image-previewer

命令行

npm install vue-directive-image-previewer -D

2.main.js中引入

import VueDirectiveImagePreviewer from 'vue-directive-image-previewer'import 'vue-directive-image-previewer/dist/assets/style.css'Vue.use(VueDirectiveImagePreviewer)

3.组件中引用

 

效果

 

转载自:https://blog.csdn.net/y895315416/article/details/82963396

转载于:https://www.cnblogs.com/duanzhenzhen/p/10600201.html

你可能感兴趣的文章
C# 超时工具类 第二版
查看>>
man手册导出成txt,pdf,html的一些小技巧
查看>>
SQL Server中使用正则表达式
查看>>
IntegrityError duplicate key value violates unique constraint - django/postgres
查看>>
linux上怎么切换不同版本的arm-linux-gcc?只需改一行函数
查看>>
又一次拾起C语言的威严
查看>>
〖Linux〗Ubuntu用户重命名、组重命名,机器重命名~
查看>>
如何真正将读过的书牢记于心
查看>>
/bin/sh^M: bad interpreter:没有那个文件或目录解决
查看>>
【弱省胡策】Round #0 Flower Dance DP
查看>>
三折页设计尺寸的制作要素宣传册平面印刷
查看>>
zoj 3620 Escape Time II dfs
查看>>
MFC 窗体重绘
查看>>
android TypedValue.applyDimension()的作用
查看>>
【OGG】OGG的下载和安装篇
查看>>
mysql中出现的Data truncated for column
查看>>
NSString 筛选和最后一个空白、空行,多换行成一个新行
查看>>
Android 设置 横屏 竖屏
查看>>
falcon存储引擎入门(一)
查看>>
C#开源系统大汇总
查看>>