This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Merge branch 'fix-1494' of
https://git.openi.org.cn/OpenI/aiforge
into fix-1494
tags/v1.22.2.2^2
zhoupzh
4 years ago
parent
690bc5245b
e0e3a03946
commit
d2d8f8bc8f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/user/settings/profile.tmpl
+ 1
- 1
templates/user/settings/profile.tmpl
View File
@@ -108,7 +108,7 @@
</h4>
{{if not .SignedUser.IsBindWechat}}
<div class="ui attached segment">
<a href="/authentication/wechat/bind?redirect_to
=
/user/settings" class="ui green button">绑定微信</a>
<a href="/authentication/wechat/bind?redirect_to=/user/settings" class="ui green button">绑定微信</a>
</div>
{{else}}
<div class="ui attached segment">
Write
Preview
Loading…
Cancel
Save