From a6c36a6b95c06a4a5bb229282e5142e911b280cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Thu, 28 Sep 2023 17:32:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=A7=E6=9D=83=E4=BA=A4=E6=98=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/js/project/user/index.js | 3 +++ 1 file changed, 3 insertions(+) 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(); + } } //个人中心用户信息