diff --git a/static/js/project/user/index.js b/static/js/project/user/index.js index f9f085b..a55b1b9 100644 --- a/static/js/project/user/index.js +++ b/static/js/project/user/index.js @@ -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(); + } } //个人中心用户信息