You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

293 lines
7.3 KiB

  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>酒店库存</title>
  6. <script src="js/jquery-2.2.4.min.js" type="text/javascript" charset="utf-8"></script>
  7. <link rel="stylesheet" href="css/font-awesome.min.css" charset="UTF-8">
  8. <script src="js/jquery.cookie.js"></script>
  9. <!--<script src="js/xm.js"></script>
  10. <script>
  11. login();
  12. </script>-->
  13. <style>
  14. .box{
  15. margin-top: 50px;
  16. margin-left: 30px;
  17. font-size: 12px;
  18. color: #333;
  19. }
  20. .ipt{
  21. margin-left:29px;
  22. width: 298px;
  23. height: 22px;
  24. border: 1px solid #707070;
  25. }
  26. .contentleft{
  27. margin-top: 60px;
  28. width: 974px;
  29. float: left;
  30. }
  31. .selectMonth{
  32. width: 972px;
  33. height: 48px;
  34. line-height: 48px;
  35. border: 1px solid #ccc;
  36. border-bottom:none;
  37. }
  38. .jtone{
  39. float: left;
  40. margin-top: 16px;
  41. margin-left: 10px;
  42. cursor: pointer;
  43. }
  44. .selectMonth span{
  45. float: left;
  46. }
  47. .LastMonth{
  48. margin-left:15px;
  49. }
  50. .weeknum{
  51. float: left;
  52. overflow: hidden;
  53. width: 118px;
  54. height: 20px;
  55. padding-top:8px;
  56. border: 1px solid #ccc;
  57. border-right:none;
  58. padding-left:10px;
  59. padding-right:10px;
  60. }
  61. .weeknum input{
  62. float: right;
  63. }
  64. .se{
  65. width: 11px;
  66. height: 11px;
  67. margin:0px;
  68. padding: 0px;
  69. }
  70. .jtsec{
  71. float: right;
  72. margin-top: 16px;
  73. margin-right: 10px;
  74. cursor: pointer;
  75. }
  76. .rili{
  77. overflow: hidden;
  78. border-left:1px solid #ccc;
  79. }
  80. .rili .xk{
  81. float: left;
  82. width: 128px;
  83. height: 116px;
  84. border: 1px solid #ccc;
  85. border-top: none;
  86. border-left: none;
  87. padding-top: 12px;
  88. padding-left: 10px;
  89. }
  90. .rili .kc{
  91. margin-top: 15px;
  92. margin-bottom: 7px;
  93. }
  94. .rili .jg{
  95. margin-top:7px;
  96. }
  97. .contentright{
  98. float: left;
  99. margin-top:114px;
  100. margin-left: 40px;
  101. }
  102. .allse{
  103. float:right;margin-right:10px;
  104. }
  105. .switchs{
  106. margin-left:10px;
  107. cursor: pointer;
  108. }
  109. .crsele{
  110. width: 73px;
  111. height: 23px;
  112. border: 1px solid #707070;
  113. padding-left: 5px;
  114. margin-left: 5px;
  115. line-height: 23px;
  116. }
  117. .cript{
  118. width: 66px;
  119. padding: 0px;
  120. height: 20px;
  121. border: 1px solid #707070;
  122. padding-left: 5px;
  123. margin-top: 13px;
  124. margin-right:8px;
  125. margin-left: 5px;
  126. }
  127. .mt{
  128. margin-top:13px;
  129. }
  130. .kg{
  131. margin-left:5px;
  132. cursor: pointer;
  133. }
  134. .but span{
  135. margin-top: 28px;
  136. float: left;
  137. width: 58px;
  138. height: 22px;
  139. line-height: 22px;
  140. text-align: center;
  141. border: 1px solid #ccc;
  142. margin-left: 5px;
  143. cursor: pointer;
  144. }
  145. </style>
  146. </head>
  147. <body>
  148. <div class="box">
  149. <div class="header">
  150. <span>产  品: </span>
  151. <span id="product">千岛湖滨江希尔顿度假村</span>
  152. <input id="pro_name" class="ipt" type="text" placeholder="填写名称从下拉框中选择" oninput="hotelname_change(this.value)" name="pro_name">
  153. <input type="hidden"id="'pro_name_value'" value="" name="pro_name_value" />
  154. <div id="product_name_search" style="margin-left: 167px; border:1px solid #ccc; width:298px; border-top:none;height:115px; overflow-y:scroll; position:absolute; z-index:10; background:#fff; display:none;">
  155. </div>
  156. </div>
  157. <div class="contentleft">
  158. <div class="selectMonth">
  159. <img id="jtone" class="jtone" src="images/monthone.jpg" alt="">
  160. <span id="LastMonth" class="LastMonth">5</span>
  161. <span>月</span>
  162. <span id="NowYear" style="margin-left:377px;">2016</span>
  163. <span>年</span>
  164. <span id="NowMonth">6</span>
  165. <span>月</span>
  166. <input id="quan" class="quan se" style="margin-left:11px; margin-top:18px;" type="checkbox">
  167. <img id="jtsec" class="jtsec" src="images/monthsec.jpg" alt="">
  168. <span style="float:right;margin-right:15px;">月</span>
  169. <span id="futureMonth" style="float:right">7</span>
  170. </div>
  171. <div class="selectweek" id="selectweek">
  172. <span class="weeknum">
  173. <span class="zhou" style="float:left;">周日</span>
  174. <input class="se" type="checkbox">
  175. </span>
  176. <span class="weeknum">
  177. <span class="zhou" style="float:left;">周一</span>
  178. <input class="se" type="checkbox">
  179. </span>
  180. <span class="weeknum">
  181. <span class="zhou" style="float:left;">周二</span>
  182. <input class="se" type="checkbox">
  183. </span>
  184. <span class="weeknum">
  185. <span class="zhou" style="float:left;">周三</span>
  186. <input class="se" type="checkbox">
  187. </span>
  188. <span class="weeknum">
  189. <span class="zhou" style="float:left;">周四</span>
  190. <input class="se" type="checkbox">
  191. </span>
  192. <span class="weeknum">
  193. <span class="zhou" style="float:left;">周五</span>
  194. <input class="se" type="checkbox">
  195. </span>
  196. <span class="weeknum" style="border-right:1px solid #ccc">
  197. <span class="zhou" style="float:left;">周六</span>
  198. <input class="se" type="checkbox">
  199. </span>
  200. </div>
  201. <div class="rili" id="rili">
  202. <div class="xk">
  203. <div>
  204. <span>[day_info]</span>
  205. <input class="se allse xian" id="[xian_check]" type="checkbox">
  206. </div>
  207. <div class="kc" id="kc">
  208. <span>[sell]</span>
  209. <span>/</span>
  210. <span >[all]</span>
  211. <span style="font-size:10px; margin-left:10px;">[type]</span>
  212. <img class="switchs" index="1" id="ata" src="images/close.jpg" alt="">
  213. </div>
  214. <div class="jg">
  215. <span>采购:</span>
  216. <span id="caigou_h">[purchasing price]</span>
  217. </div>
  218. <div class="jg">
  219. <span>分销:</span>
  220. <span>[distribution price]</span>
  221. </div>
  222. <div class="jg">
  223. <span>零售:</span>
  224. <span>[retail price]</span>
  225. </div>
  226. </div>
  227. </div>
  228. </div>
  229. <div class="contentright">
  230. <div>
  231. <span>采购类型:</span>
  232. <select name="" id="crsele1" class="crsele">
  233. <option value="229">现询</option>
  234. <option value="230">保留</option>
  235. <option value="228">买断</option>
  236. </select>
  237. </div>
  238. <div>
  239. <span style="letter-spacing:6px;">库存</span>量:
  240. <input id="rkc" class="cript" type="text" onkeyup="this.value=this.value.replace(/\D/g,'')" maxlength="3" >
  241. <span>间</span>
  242. </div>
  243. <div>
  244. <span style="letter-spacing:6px;">采购</span>价:
  245. <input id="rcg" class="cript" type="text" onkeyup="this.value=this.value.replace(/\D/g,'')">
  246. <span>元</span>
  247. </div>
  248. <div>
  249. <span style="letter-spacing:6px;">分销</span>价:
  250. <input id="rfx" class="cript" type="text" onkeyup="this.value=this.value.replace(/\D/g,'')">
  251. <span>元</span>
  252. </div>
  253. <div>
  254. <span style="letter-spacing:6px;">零售</span>价:
  255. <input id="rls" class="cript" type="text" onkeyup="this.value=this.value.replace(/\D/g,'')">
  256. <span>元</span>
  257. </div>
  258. <div>
  259. <span style="letter-spacing:25px;">早</span>餐:
  260. <select name="" id="crsele2" class="crsele mt">
  261. <option value="206">请选择</option>
  262. <option value="207">不含早</option>
  263. <option value="208">单早</option>
  264. <option value="209">双早</option>
  265. <option value="209">三早</option>
  266. <option value="210">四早</option>
  267. </select>
  268. </div>
  269. <div>
  270. <span>售卖开关:</span>
  271. <img id="kg" class="mt kg" src="" alt="" name="kaiguan" >
  272. <input type="hidden" name="kaiguan" value="144" id="kaiguanStyle"/>
  273. <span id="see_switch"></span>
  274. </div>
  275. <div class="but">
  276. <span id="rqd" style="background:#ccc;">确定</span>
  277. <span id="delInfo" onclick="delInfo()">删除</span>
  278. </div>
  279. </div>
  280. </div>
  281. </body>
  282. <script src="js/jquery-2.2.4.min.js"></script>
  283. <script src="js/calendar.js" type="text/javascript" charset="utf-8"></script>
  284. <script>
  285. </script>
  286. </html>