|
@@ -371,6 +371,7 @@
|
|
|
if (el) {
|
|
if (el) {
|
|
|
el.style.height = '2rem'
|
|
el.style.height = '2rem'
|
|
|
el.style.height = (el.scrollHeight * 2.06 - el.clientHeight + 150) / 100 + 'rem'
|
|
el.style.height = (el.scrollHeight * 2.06 - el.clientHeight + 150) / 100 + 'rem'
|
|
|
|
|
+ this.setBS()
|
|
|
}
|
|
}
|
|
|
})
|
|
})
|
|
|
},
|
|
},
|
|
@@ -380,6 +381,7 @@
|
|
|
if (el) {
|
|
if (el) {
|
|
|
el.style.height = '2rem'
|
|
el.style.height = '2rem'
|
|
|
el.style.height = (el.scrollHeight * 2.06 - el.clientHeight + 150) / 100 + 'rem'
|
|
el.style.height = (el.scrollHeight * 2.06 - el.clientHeight + 150) / 100 + 'rem'
|
|
|
|
|
+ this.setBS()
|
|
|
}
|
|
}
|
|
|
})
|
|
})
|
|
|
},
|
|
},
|
|
@@ -389,6 +391,7 @@
|
|
|
if (el) {
|
|
if (el) {
|
|
|
el.style.height = '2rem'
|
|
el.style.height = '2rem'
|
|
|
el.style.height = (el.scrollHeight * 2.06 - el.clientHeight + 150) / 100 + 'rem'
|
|
el.style.height = (el.scrollHeight * 2.06 - el.clientHeight + 150) / 100 + 'rem'
|
|
|
|
|
+ this.setBS()
|
|
|
}
|
|
}
|
|
|
})
|
|
})
|
|
|
},
|
|
},
|