浏览代码

Merge branch 'master' of https://gitee.com/mingSoft/MCMS

 Conflicts:
	src/main/webapp/WEB-INF/manager/main.ftl
信 赵 5 年之前
父节点
当前提交
5d04542856
共有 1 个文件被更改,包括 2 次插入7 次删除
  1. 2 7
      src/main/webapp/WEB-INF/manager/main.ftl

+ 2 - 7
src/main/webapp/WEB-INF/manager/main.ftl

@@ -451,13 +451,8 @@
         });
       },
       //静态化
-      jumpStaticManager: function () {
-        window.parent.indexVue.open({
-          "modelId": 406,
-          "modelTitle": "静态化",
-          "modelModelId": 23,
-          "modelUrl": "cms/generate/index.do"
-        });
+    jumpStaticManager: function () {
+        window.parent.indexVue.open({"modelId":709,"modelTitle":"静态化","modelModelId":706,"modelUrl":"cms/generate/index.do"});
       },
       //管理员管理
       jumpAdmininstatorManager: function () {