11de0993d4fe92b3c800b22e26196081eb3d037e.svn-base 10.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet href="../../css/body.css" type="text/css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <example>Sample</example>
  10. </root>
  11. </instance>
  12. <script type="javascript">
  13. <![CDATA[
  14. //1、获取用户登录信息,只能在页面初始化函数中调用
  15. function InitParams(node)
  16. {
  17. if (typeof node == "undefined" && typeof node != "object") return;
  18. model.removenode("/root/initData/rcvInfo");
  19. model.makeNode("/root/initData/rcvInfo");
  20. var nodeList = node.childNodes;
  21. for (var i = 0; i < nodeList.length; i++)
  22. model.instances(0).selectSingleNode("/root/initData/rcvInfo").appendChild(nodeList.item(i));
  23. }
  24. //2. 页面初始化函数(必须)
  25. function Init(node)
  26. {
  27. InitParams(node); // 用于设置节点:/root/initData/rcvInfo,获取用户登录信息
  28. // 在程序中会重建该节点,最好不要重名
  29. // 函数 InitParams 在 mesCommon.js 中,仅在需要使用登录用户信息时调用
  30. //...
  31. }
  32. //3、页面标题
  33. function setTitle()
  34. {
  35. return "工序计划 >> 板坏设计 >> 炉次浇次调整与确定"; // 如:return "进程管理 >> 订单进程现况查询";
  36. }
  37. //4. 页面按键动作
  38. // 查询按键
  39. function find()
  40. {
  41. }
  42. // 保存按键
  43. function save()
  44. {
  45. }
  46. // 新增按键
  47. function create()
  48. {
  49. }
  50. // 删除按键
  51. function remove()
  52. {
  53. }
  54. ]]>
  55. </script>
  56. </model>
  57. </xhtml:head>
  58. <xhtml:body guideline="2,60;2,596;2,35;1,981;2,620;">
  59. <line id="line2" style="x1:0px; y1:0px; x2:980px; y2:0px; "/>
  60. <caption id="caption13" style="left:0px; top:600px; width:981px; height:20px; background-color:#ccccff; border-top-color:#ffffff; border-style:solid; "/>
  61. <line id="line3" style="x1:0px; y1:30px; x2:980px; y2:30px; "/>
  62. <caption id="caption2" class="cell" style="left:182px; top:5px; width:70px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">厂内牌号</caption>
  63. <select1 id="combo2" appearance="minimal" style="left:254px; top:5px; width:100px; height:20px; background-color:#ffffff; border-color:#000000; ">
  64. <choices>
  65. <itemset nodeset="/root/formData/orderInfo/item">
  66. <label ref="label"/>
  67. <value ref="value"/>
  68. </itemset>
  69. </choices>
  70. </select1>
  71. <caption id="caption1" class="cell" style="left:0px; top:5px; width:70px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">连铸钢号</caption>
  72. <select1 id="combo1" appearance="minimal" style="left:72px; top:5px; width:100px; height:20px; background-color:#ffffff; border-color:#000000; ">
  73. <choices>
  74. <itemset nodeset="/root/formData/orderInfo/item">
  75. <label ref="label"/>
  76. <value ref="value"/>
  77. </itemset>
  78. </choices>
  79. </select1>
  80. <caption id="caption3" class="cell" style="left:364px; top:5px; width:70px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">板坏宽度</caption>
  81. <select1 id="combo3" appearance="minimal" style="left:436px; top:5px; width:100px; height:20px; background-color:#ffffff; border-color:#000000; ">
  82. <choices>
  83. <itemset nodeset="/root/formData/orderInfo/item">
  84. <label ref="label"/>
  85. <value ref="value"/>
  86. </itemset>
  87. </choices>
  88. </select1>
  89. <caption id="caption4" class="cell" style="left:803px; top:5px; width:70px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">订单交货期</caption>
  90. <select1 id="combo4" appearance="minimal" style="left:875px; top:5px; width:100px; height:20px; background-color:#ffffff; border-color:#000000; ">
  91. <choices>
  92. <itemset nodeset="/root/formData/orderInfo/item">
  93. <label ref="label"/>
  94. <value ref="value"/>
  95. </itemset>
  96. </choices>
  97. </select1>
  98. <caption id="caption5" class="cell" style="left:546px; top:5px; width:70px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">钢卷厚度</caption>
  99. <select1 id="combo5" appearance="minimal" style="left:618px; top:5px; width:80px; height:20px; background-color:#ffffff; border-color:#000000; ">
  100. <choices>
  101. <itemset nodeset="/root/formData/orderInfo/item">
  102. <label ref="label"/>
  103. <value ref="value"/>
  104. </itemset>
  105. </choices>
  106. </select1>
  107. <select1 id="combo6" appearance="minimal" style="left:713px; top:5px; width:80px; height:20px; background-color:#ffffff; border-color:#000000; ">
  108. <choices>
  109. <itemset nodeset="/root/formData/orderInfo/item">
  110. <label ref="label"/>
  111. <value ref="value"/>
  112. </itemset>
  113. </choices>
  114. </select1>
  115. <caption id="caption6" style="left:698px; top:12px; width:25px; height:10px; ">~~</caption>
  116. <datagrid id="datagrid1" backcoloralternate="#f7f9f9" caption="选择^订单号^钢号^钢卷^钢卷^板坏^板坏^板坏^热装区分^组合设计^交货期|选择^订单号^钢号^厚度^宽度^长度^宽度^单重^热装区分^组合设计^交货期" colsep="^" colwidth="59, 67, 40, 40, 40, 40, 40, 40, 52, 59, 56" defaultrows="30" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:60px; width:510px; height:536px; ">
  117. <col/>
  118. <col/>
  119. <col/>
  120. <col/>
  121. <col/>
  122. <col/>
  123. <col/>
  124. <col/>
  125. <col/>
  126. <col/>
  127. <col/>
  128. </datagrid>
  129. <caption id="caption7" style="left:0px; top:35px; width:65px; height:25px; text-align:center; background-color:#ccccff; border-bottom-color:#ffffff; border-style:solid; ">对象板坏</caption>
  130. <caption id="caption8" class="cell" style="left:70px; top:35px; width:70px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">板坏块数</caption>
  131. <input id="input1" style="left:143px; top:35px; width:75px; height:20px; "/>
  132. <datagrid id="datagrid2" backcoloralternate="#f7f9f9" caption="选择^管理浇次号^管理炉次号^钢号^板坏块数^板坏重量" colsep="^" colwidth="60, 85, 85, 74, 69, 90" defaultrows="15" mergecellsfixedrows="bycolrec" rowsep="|" style="left:520px; top:60px; width:460px; height:150px; ">
  133. <col/>
  134. <col/>
  135. <col/>
  136. <col/>
  137. <col/>
  138. <col/>
  139. </datagrid>
  140. <line id="line1" style="x1:515px; y1:215px; x2:980px; y2:215px; "/>
  141. <datagrid id="datagrid3" backcoloralternate="#f7f9f9" caption="管理板坏号^钢号^钢卷^钢卷^板坏^板坏^板坏^热装区分^计划余材|管理板坏号^钢号^厚度^宽度^长度^宽度^重量^热装区分^计划余材" colsep="^" colwidth="84, 47, 40, 40, 40, 40, 40, 60, 70" defaultrows="15" mergecellsfixedrows="bycolrec" rowsep="|" style="left:520px; top:243px; width:460px; height:353px; ">
  142. <col/>
  143. <col/>
  144. <col/>
  145. <col/>
  146. <col/>
  147. <col/>
  148. <col/>
  149. <col/>
  150. <col/>
  151. </datagrid>
  152. <caption id="caption9" style="left:520px; top:220px; width:65px; height:25px; text-align:center; background-color:#ccccff; border-bottom-color:#ffffff; border-style:solid; ">炉次编制</caption>
  153. <caption id="caption10" class="cell" style="left:588px; top:220px; width:45px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">重量</caption>
  154. <button id="button4" style="left:835px; top:220px; width:70px; height:20px; text-align:right; background-image:../../images/create.gif; ">
  155. <caption>炉次选定</caption>
  156. </button>
  157. <input id="input2" style="left:635px; top:220px; width:70px; height:20px; "/>
  158. <button id="button5" style="left:910px; top:220px; width:70px; height:20px; text-align:right; background-image:../../images/create.gif; ">
  159. <caption>删除板坏</caption>
  160. </button>
  161. <button id="button7" class="butt_4" style="left:995px; top:5px; width:63px; height:22px; ">
  162. <caption>查询</caption>
  163. </button>
  164. <line id="line4" style="x1:515px; y1:32px; x2:515px; y2:597px; "/>
  165. <button id="button8" class="butt_4" style="left:995px; top:38px; width:63px; height:22px; ">
  166. <caption>添加浇次</caption>
  167. </button>
  168. <button id="button9" class="butt_4" style="left:995px; top:70px; width:63px; height:22px; ">
  169. <caption>删除浇次</caption>
  170. </button>
  171. <button id="button10" class="butt_4" style="left:995px; top:95px; width:63px; height:22px; ">
  172. <caption>保存浇次</caption>
  173. </button>
  174. <button id="button6" style="left:760px; top:220px; width:70px; height:20px; text-align:right; background-image:../../images/create.gif; ">
  175. <caption>添加余材</caption>
  176. </button>
  177. <caption id="caption11" style="left:520px; top:35px; width:65px; height:25px; text-align:center; background-color:#ccccff; border-bottom-color:#ffffff; border-style:solid; ">浇次编制</caption>
  178. <button id="button1" style="left:440px; top:35px; width:70px; height:19px; text-align:right; background-image:../../images/create.gif; ">
  179. <caption>板坏选定</caption>
  180. </button>
  181. <select1 id="combo7" appearance="minimal" style="left:643px; top:35px; width:100px; height:20px; ">
  182. <choices>
  183. <item>
  184. <label>combo7</label>
  185. <value>combo7</value>
  186. </item>
  187. </choices>
  188. </select1>
  189. <caption id="caption12" class="cell" style="left:590px; top:35px; width:51px; height:20px; text-align:center; border-color:#000000; border-style:solid; ">浇次号</caption>
  190. <button id="button12" style="left:1132px; top:-18px; width:70px; height:23px; text-align:right; background-image:../../images/create.gif; ">
  191. <caption>删除浇次</caption>
  192. </button>
  193. <button id="button13" style="left:760px; top:35px; width:70px; height:20px; text-align:right; letter-spacing:5; background-image:../../images/create.gif; ">
  194. <caption>查询</caption>
  195. </button>
  196. <button id="button15" style="left:835px; top:35px; width:70px; height:20px; text-align:right; background-image:../../images/create.gif; ">
  197. <caption>添加浇次</caption>
  198. </button>
  199. <button id="button16" style="left:911px; top:35px; width:70px; height:20px; text-align:right; background-image:../../images/create.gif; ">
  200. <caption>删除浇次</caption>
  201. </button>
  202. </xhtml:body>
  203. </xhtml:html>