1.0.0 • Published 5 years ago

js-watermark v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

js-watermark

网页水印

Build Setup 使用步骤

# 安装 install
yarn add js-watermark --save
# 使用 use
--script
import WaterMark from 'js-watermark'
export default {
  name: 'App',
  components: {
    WaterMark
  }
}

--html
<pic-zoom></pic-zoom>

Config 配置

propsdescribedefault
user当前用户string null
company公司名称string null
time是否启用时间戳boolean fasle

Author

Jeffery Gou.