# elementui 点击按钮预览图片大图 **Repository Path**: hexunjian/element-ui-image-preview ## Basic Information - **Project Name**: elementui 点击按钮预览图片大图 - **Description**: 常规展示大图是点击小图片然后弹出浮层,浮层中显示图片大图,这个功能element中有对应的组件,直接使用即可;我们这个组件实现的是点击自定义按钮,点击之后显示图片大图预览效果 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-18 - **Last Updated**: 2021-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-less ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).