Commit 35a3db81 authored by mingsoft's avatar mingsoft

修复自定义模型

parent 15f5b63d
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
</@ms.col> </@ms.col>
</@ms.form> </@ms.form>
<#else> <#else>
<@ms.form name="saveForm" class="contentModelFrom" action="${base}/manager/diy/form/save.do"> <@ms.form name="saveForm" class="contentModelFrom" isvalidation=true action="${base}/manager/diy/form/save.do">
<!--提示文字--> <!--提示文字-->
<@ms.col style="text-align: right; width:15%;">模型名称</@ms.col> <@ms.col style="text-align: right; width:15%;">模型名称</@ms.col>
<@ms.col size="4"> <@ms.col size="4">
......
...@@ -21,7 +21,7 @@ body{ height: 100%;} ...@@ -21,7 +21,7 @@ body{ height: 100%;}
height: 300px; height: 300px;
padding-top: 200px; padding-top: 200px;
vertical-align: middle; vertical-align: middle;
"><h2>欢迎进入MS系统</h2><p>欢迎加群: 221335098 或到<a href="http://ms.ming-soft.com/mbbs/main.do" target="_blank" style=" "><h2>欢迎进入MS系统</h2><p>欢迎加群: 231212174 221335098 或到<a href="http://ms.ming-soft.com/mbbs/main.do" target="_blank" style="
text-decoration: none; text-decoration: none;
">官方论坛进行技术交流</a></p></div> ">官方论坛进行技术交流</a></p></div>
</body> </body>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment