bug
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
this.isHide = true
|
||||
this.$loading()
|
||||
this.$nextTick(() => {
|
||||
html2canvas(this.$refs.waterMarker, {
|
||||
html2canvas(this.$refs.photo, {
|
||||
allowTaint: true,
|
||||
useCORS: true
|
||||
}).then((canvas) => {
|
||||
@@ -330,6 +330,7 @@
|
||||
|
||||
.waterMarker-img {
|
||||
width: 100%;
|
||||
// max-height: 100vh;
|
||||
}
|
||||
|
||||
.watermark {
|
||||
|
||||
Reference in New Issue
Block a user