Update index.html

This commit is contained in:
wangzhichao
2020-12-01 16:22:05 +08:00
parent d455e98181
commit 3b294f8c26

View File

@@ -70,6 +70,7 @@
<textarea <textarea
class="form-control" class="form-control"
onchange="getAddress()" onchange="getAddress()"
onkeydown="getAddress()"
cols="50" cols="50"
rows="5" rows="5"
id="textarea" id="textarea"