f002e3e16c0b42c7e89437deca6eb9718b5e53e7.svn-base 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1989/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>短信范本管理</title>
  6. <style type="text/css">
  7. .hlight{background-color:lightblue}
  8. .normal{backgroud-color:#E8F2FE}
  9. </style>
  10. <!--框架必需start-->
  11. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/jquery.js"></script>
  12. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/language/cn.js"></script>
  13. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/framework.js"></script>
  14. <link href="/nwyj/scripts/qui/libs/css/import_basic.css" rel="stylesheet" type="text/css"/>
  15. <link rel="stylesheet" type="text/css" id="skin" prePath="/nwyj/scripts/qui/"/>
  16. <link rel="stylesheet" type="text/css" id="customSkin"/>
  17. <!--框架必需end-->
  18. <!--树组件start -->
  19. <!-- <link rel="stylesheet" href="/nwyj/scripts/zTree/css/demo.css" type="text/css">
  20. <link rel="stylesheet" href="/nwyj/scripts/zTree/css/zTreeStyle/zTreeStyle.css" type="text/css">
  21. <script type="text/javascript" src="/nwyj/scripts/zTree/js/jquery-1.4.4.min.js"></script>
  22. <script type="text/javascript" src="/nwyj/scripts/zTree/js/jquery.ztree.core-3.5.js"></script>
  23. <script type="text/javascript" src="/nwyj/scripts/zTree/js/jquery.ztree.excheck-3.5.js"></script> -->
  24. <!--树组件end -->
  25. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/form.js"></script>
  26. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/validation.js"></script>
  27. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/validationRule.js"></script>
  28. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/popup/messager.js"></script>
  29. <!--弹窗组件start-->
  30. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/popup/drag.js"></script>
  31. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/popup/dialog.js"></script>
  32. <!--弹窗组件end-->
  33. <!--弹出式提示框start-->
  34. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/popup/messager.js"></script>
  35. <!--弹出式提示框end-->
  36. <!--数据表格start-->
  37. <script src="/nwyj/scripts/qui/libs/js/table/quiGrid.js" type="text/javascript"></script>
  38. <!--数据表格end-->
  39. <!--树组件start-->
  40. <link rel="stylesheet" type="text/css" href="/nwyj/scripts/qui/libs/js/tree/ztree/ztree.css" />
  41. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/tree/ztree/ztree.js"></script>
  42. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/selectTree.js"></script>
  43. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/listerTree.js"></script>
  44. <!--树组件end-->
  45. <!-- 日期选择框start -->
  46. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/datePicker/WdatePicker.js"></script>
  47. <!-- 日期选择框end -->
  48. <!-- 扩展工具js -->
  49. <script type="text/javascript" src="/nwyj/scripts/common/common.js"></script>
  50. <script type="text/javascript" src="/nwyj/scripts/jquery/plugins/jquery.extension.util.js"></script>
  51. <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/common.js"></script>
  52. <!-- 表单验证start -->
  53. <script src="/nwyj/scripts/qui/libs/js/form/validationRule.js" type="text/javascript"></script>
  54. <script src="/nwyj/scripts/qui/libs/js/form/validation.js" type="text/javascript"></script>
  55. <!-- 表单验证end -->
  56. <script type="text/javascript"
  57. src="../../../scripts/freamwork/com/sinosoft/system/invoking/add_msg_model.js"></script>
  58. <style type="text/css">
  59. .error{
  60. border: 1px solid red;
  61. }
  62. </style>
  63. </head>
  64. <body>
  65. <div class="box1" id="formContent" style='margin-top: 10px;'>
  66. <form id="fillForm" method="post">
  67. <table class="tableStyle" style="width: 98%;">
  68. <tr style="display: none;">
  69. <td>
  70. <input type="hidden" id="FD_OBJECTID919" name="FD_OBJECTID919" required="true"/>
  71. <input type="hidden" id="classid" name="classid" value="919" required="true"/>
  72. </td>
  73. </tr>
  74. <tr >
  75. <!-- <td width="15%" style="background-color: #1e355f" align="right"><font id=MSG_MODEL_TITLE>范本主题</td> -->
  76. <td width="15%" align="right"><FONT color=red id="charge">*</FONT><font id=MSG_MODEL_TITLE>范本主题</td>
  77. <td colspan="3" width="85%"><input id="MSG_MODEL_TITLE_919" name="MSG_MODEL_TITLE_919" type="text" style="width: 98%;background-color: #FFFFFF;" onblur="checkValue('MSG_MODEL_TITLE_919')" maxlength="16"/></td>
  78. </tr>
  79. <tr>
  80. <td width="15%" align="right"><FONT color=red id="charge">*</FONT><font id="MSG_MODEL_COMP">创建单位</font></td>
  81. <td width="35%" align="left">
  82. <input id="MSG_MODEL_COMP_919" name="MSG_MODEL_COMP_919" type="text" style="width: 98%;" readOnly="readonly"/>
  83. </td>
  84. <td width="15%" align="right"><FONT color=red id="charge">*</FONT><font id="MSG_MODEL_COMP">创建部门</font></td>
  85. <td width="35%" align="left">
  86. <input id="MSG_MODEL_DEPT_919" name="MSG_MODEL_COMP_919" type="text" style="width: 98%;background-color: #FFFFFF;" readOnly="readonly"/>
  87. </td>
  88. </tr>
  89. <tr>
  90. <td width="15%" align="right"><FONT color=red id="charge">*</FONT><font id="MSG_MODEL_USER">创建人员</font></td>
  91. <td width="35%" align="left">
  92. <input id="MSG_MODEL_USER_919" name="MSG_MODEL_USER_919" type="text" style="width: 98%;" readOnly="readonly"/>
  93. </td>
  94. <td width="15%" align="right"><FONT color=red id="charge">*</FONT><font id="MSG_MODEL_TIME">创建时间</font></td>
  95. <td width="35%" align="left">
  96. <input id="MSG_MODEL_TIME_919" name="MSG_MODEL_TIME_919" type="text" style="width: 98%;background-color: #FFFFFF;" readOnly="readonly"/>
  97. </td>
  98. </tr>
  99. <tr>
  100. <td width="15%" align="right"><FONT color=red id="charge">*</FONT><font id="MSG_MODEL_TYPE">范本类型</font></td>
  101. <td width="35%" align="left">
  102. <select selWidth="260" id="modelType" onblur="checkValue('modelType')" name="modelType" prompt="请选择" data='{"list":[
  103. {"value":"1","key":"短信范本"},
  104. {"value":"2","key":"其它范本"}]}' />
  105. </td>
  106. <td width="15%" align="right"><FONT color=red id="charge">*</FONT><font id="MSG_MODEL_RANGE" >应用范围</font></td>
  107. <td width="35%">
  108. <select selWidth="260" id="sel" prompt="请选择" onblur="checkValue('sel')" data='{"list":[
  109. {"value":"1","key":"企业内部"},
  110. {"value":"2","key":"部门内部"}]}' />
  111. </td>
  112. </tr>
  113. <tr style="height: 100px">
  114. <td width="15%" align="right"><FONT color=red id="charge">*</FONT><font id="STORE_CHARGE">范本内容</font></td>
  115. <td colspan="3" width="85%" >
  116. <textarea id="MSG_MODEL_CONTENT_919" name="MSG_MODEL_CONTENT_919" style="background-color: #FFFFFF;width: 98%;height: 100px;resize:none ;" maxNum="1500" onblur="checkValue('MSG_MODEL_CONTENT_919')"></textarea>
  117. </td>
  118. </tr>
  119. </table>
  120. </form>
  121. </div>
  122. </body>
  123. </html>