Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e1b4c68

Browse files
author
夏崇尚
committed
微博也有一样的问题
1 parent 50fd32a commit e1b4c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/user/edit.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<div class="col-sm-6">
6767
<div class="input-group input-group-sm">
6868
<span class="input-group-addon">http://weibo.com/</span>
69-
<input type="text" id="weibo" class="form-control" placeholder="yourname" value="{{.user.Weibo}}">
69+
<input type="text" id="weibo" name="weibo" class="form-control" placeholder="yourname" value="{{.user.Weibo}}">
7070
</div>
7171
</div>
7272
</div>

0 commit comments

Comments
 (0)