Browse Source

思维网格

lsc 2 years ago
parent
commit
f858282eec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -784,7 +784,7 @@ U.MD.D.I.openApplication = function(str, obj, info) {
         case "mindNetwork": //好友打开
 
             _formdiv = new U.UF.UI.form(
-                "思维网",
+                "思维网",
                 $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/Grid?userid=" + _userid }), {
                     "id": "mindNetwork",
                     "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },