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
a85cc74ce4
commit
a6c36a6b95
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
static/js/project/user/index.js
+ 3
- 0
static/js/project/user/index.js
View File
@@ -263,6 +263,9 @@ define(['jquery', "template", "Tools", "user", "paging","cupload","kindeditor",
document.getElementById("icon-list3").click();
document.getElementById("goRelease").click();
}
if (type == 'application'){
document.getElementById("icon-list5").click();
}
}
//个人中心用户信息
Write
Preview
Loading…
Cancel
Save