-
-
Notifications
You must be signed in to change notification settings - Fork 357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
水印展示不全 #95
Comments
+1 楼主解决了吗/? |
没重新计算显示的区域 |
如何重新计算呀 ,大佬帮忙解决下 ? |
这块我也没有去做,大概思路就是监听dom事件,发生滚动时重新绘制; |
能指导下么,我不是前端,只会些基本的 |
没,小兄弟 解决了的话 ,同步下我哈 |
水印不全是因为宽度不够导致的。解决方案是宽度调大:
|
额额额。这样处理会加载很多空白水印在页面下方吧 ,我现在是这么处理的,获取滚动下拉条事件,然后重新计算水印。能解决我目前的问题 |
挺离谱的,真正能用的文件是在examples目录下的watermark.js文件,而不是根目录下的,根目录下的那个js根本没法用,功能还缺失了,不知道作者忘了还是故意的。 |
vue update的时候先删除水印再挂载即可 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
每页显示多条记录的时候 ,后面的水印没有展示,如下图
The text was updated successfully, but these errors were encountered: