lsc 1 月之前
父节点
当前提交
a22185a767
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -5769,7 +5769,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
     if (str == 'my' && _type == 2 && (_oid == "69893dca-1d47-11ed-8c78-005056b86db5" || _oid == "05b62310-8cda-11ed-b13d-005056b86db5")) {
         return;
     }
-    let opArray = [ "project", "study",  "futureClass", "evaluate", "student"]
+    let opArray = [ "project", "study", "appStore", "futureClass", "evaluate", "student"]
     if(opArray.includes(str)){
         let _str = str
         if(str == 'appStore'){