Commit 862449d8 authored by youjie's avatar youjie

no message

parent 4312b822
......@@ -431,7 +431,7 @@
inputText =
`
<div class="opiSurStarCenter column">
<textarea rows="4" cols="30" placeholder="点击输入" maxlength="500" id="my_textarea${i+1}" onblur="getTextarea()"></textarea>
<textarea style="resize: none;" rows="4" cols="30" placeholder="点击输入" maxlength="500" id="my_textarea${i+1}" onblur="getTextarea()"></textarea>
</div>
`
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment