This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
产权交易注册
RongCheng
庞东旭
2 years ago
parent
f8484d0ea8
commit
5e3a05e3f6
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
static/js/project/user/registerFrom.js
+ 0
- 1
static/js/project/user/registerFrom.js
View File
@@ -312,7 +312,6 @@ define(['jquery', "template", "Tools", "user", "echarts", 'register', 'swiper',"
}
if (data.code == 200){
tools.initError("注册成功");
return;
setTimeout(function(){
tools.skip('login.html')
},2000)
Write
Preview
Loading…
Cancel
Save