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
庞东旭
1 year ago
parent
265f7af181
commit
7969153462
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
static/js/common/main.js
+ 1
- 1
static/js/common/main.js
View File
@@ -154,7 +154,7 @@ require(["jquery", "Tools","addressApi"], function ($, Tools) {
outLogin = function(){
tools.doPost('/logout', {}, ()=>{
tools.removeAllCookie();
},
tru
e);
},
fals
e);
}
goIndex = function(){
Write
Preview
Loading…
Cancel
Save