Update index.html

This commit is contained in:
wangzhichao
2020-11-16 11:07:43 +08:00
parent 3488ae61ab
commit 59c4abbf01

View File

@@ -137,7 +137,7 @@
axios({
method: 'post',
url: 'http://localhost:1399',
url: "https://wangzc.wang/smAddress",
data: {
address: $('#textarea').val(),
},