Commit df922c40 by 陈超

T

parent 0f84f164
......@@ -383,7 +383,7 @@
this.innerShow = false
},
onAddress: function() {
window.open("{:U('home/User/address')}");
window.location.href = "{:U('home/User/address')}"
},
onEditConfirm: function() {
this.currentNickName = this.value
......
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