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.
 
 
 
 

254 lines
9.0 KiB

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta HTTP-EQUIV="pragma" CONTENT="no-cache">
  6. <meta HTTP-EQUIV="expires" CONTENT="0">
  7. <title></title>
  8. <link rel="stylesheet" type="text/css" href="./css/ace.min.css"/>
  9. <link rel="stylesheet" type="text/css" href="./css/bootstrap/bootstrap.min.css"/>
  10. <link rel="stylesheet" type="text/css" href="./css/bootstrap-timepicker.css"/>
  11. <link rel="stylesheet" type="text/css" href="./css/font-awesome.min.css"/>
  12. <link rel="stylesheet" type="text/css" href="./css/daterangepicker.css"/>
  13. <link rel="stylesheet" type="text/css" href="./css/datepicker.css"/>
  14. <link rel="stylesheet" type="text/css" href="./css/master.css">
  15. <link rel="stylesheet" type="text/css" href="./css/Page.css">
  16. <style type="text/css">
  17. .dis {
  18. display: inline-block;
  19. vertical-align: top;
  20. }
  21. .main_style {
  22. width: 500px;
  23. height: 500px;
  24. border: solid 1px #CCCCCC;
  25. }
  26. .frist_style {
  27. width: 500px;
  28. height: 50px;
  29. background-color: #F2F2F2;
  30. }
  31. .frist_style_chinese {
  32. vertical-align: top;
  33. display: inline-block;
  34. height: 50px;
  35. width: 435px;
  36. line-height: 50px;
  37. font-family: "微软雅黑";
  38. margin-left: 15px;
  39. }
  40. .frist_style_cha {
  41. display: inline-block;
  42. height: 50px;
  43. width: 50px;
  44. }
  45. .frist_style_cha img {
  46. width: 20px;
  47. height: 20px;
  48. margin-top: 15px;
  49. margin-left: 15px;
  50. }
  51. .second_style {
  52. width: 500px;
  53. height: 450px;
  54. }
  55. .second_style_frist {
  56. width: 500px;
  57. height: 30px;
  58. margin-top: 10px;
  59. }
  60. .second_style_main {
  61. width: 100px;
  62. height: 30px;
  63. margin-left: -15px;
  64. text-align: right;
  65. display: inline-block;
  66. line-height: 30px;
  67. vertical-align: top;
  68. }
  69. .second_style_next {
  70. display: inline-block;
  71. width: 280px;
  72. height: 30px;
  73. margin-left: 5px;
  74. line-height: 30px;
  75. }
  76. .save {
  77. display: inline-block;
  78. width: 70px;
  79. height: 30px;
  80. border: 1px solid #ccc;
  81. line-height: 30px;
  82. text-align: center;
  83. margin: 60px 0px 0px 215px;
  84. }
  85. </style>
  86. </head>
  87. <body>
  88. <!--<div class="navbar navbar-default" style="margin-bottom: 0px;">
  89. <div class="navbar-header ">
  90. <a href="#" class="navbar-brand">
  91. <i class="icon-leaf"></i> CS System<sub style="font-size:12px;position: initial;">&nbsp;<span id="version_txt"></span></sub>
  92. </a>
  93. </div>
  94. </div>
  95. <div class="warp clearfix" id="show_html" style="display: none">
  96. <div class="control-bar"></div>
  97. <div class="control-show" style="float: left;">-->
  98. <div id="">
  99. <!--box-->
  100. <div class="main_style">
  101. <!--头部-->
  102. <div class="frist_style">
  103. <span class="frist_style_chinese">新增子房型</span><span class="frist_style_cha"> <img
  104. src="images/chacha.png" onclick="doclick_close"/></span>
  105. </div>
  106. <!--信息-->
  107. <div class="second_style">
  108. <!--1-->
  109. <div style="margin-top: 20px;" class="">
  110. <span class="second_style_main">基础房型 :</span>
  111. <span class="second_style_next">湖景大床房</span>
  112. </div>
  113. <!--2-->
  114. <div class="second_style_frist">
  115. <span class="second_style_main">适用日期 :</span>
  116. <div class="dis" style="width: 115px; height:30px; padding-right: 3px;">
  117. <div class="input-group">
  118. <input id="endtime" class="form-control date-picker" data-date-format="yyyy-mm-dd"
  119. type="text" placeholder="开始日期" style="font-size: 12px; height:30px;">
  120. <span class="input-group-addon">
  121. <i class="icon-calendar bigger-110"></i>
  122. </span>
  123. </div>
  124. </div>
  125. <span style="margin-top: 5px;display: inline-block;">—</span>
  126. <div class="dis" style="width: 115px; height:30px; padding-right: 3px;">
  127. <div class="input-group">
  128. <input id="endtime" class="form-control date-picker" data-date-format="yyyy-mm-dd"
  129. type="text" placeholder="截止日期" style="font-size: 12px; height:30px;">
  130. <span class="input-group-addon">
  131. <i class="icon-calendar bigger-110"></i>
  132. </span>
  133. </div>
  134. </div>
  135. </div>
  136. <!--3-->
  137. <div class="second_style_frist">
  138. <span class="second_style_main">适用星期 :</span>
  139. <span class="second_style_next">
  140. <label><input type="checkbox" name="" id="" value="1"/><span> 一 </span></label>
  141. <label><input type="checkbox" name="" id="" value="2"/><span> 二 </span></label>
  142. <label><input type="checkbox" name="" id="" value="3"/><span> 三 </span></label>
  143. <label><input type="checkbox" name="" id="" value="4"/><span> 四 </span></label>
  144. <label><input type="checkbox" name="" id="" value="5"/><span> 五 </span></label>
  145. <label><input type="checkbox" name="" id="" value="6"/><span> 六 </span></label>
  146. <label><input type="checkbox" name="" id="" value="7"/><span> 日 </span></label>
  147. </span>
  148. </div>
  149. <!--4-->
  150. <div class="second_style_frist">
  151. <span class="second_style_main">房&nbsp;&nbsp;态 :</span>
  152. <span class="second_style_next">
  153. <label><input type="radio" name="room" id="" value=""/><span>开房</span></label>
  154. <label><input style="margin-left: 30px;" type="radio" name="room" id=""
  155. value=""/><span>关房</span></label>
  156. </span>
  157. </div>
  158. <!--5-->
  159. <div class="second_style_frist">
  160. <span class="second_style_main">采 购 价 :</span>
  161. <span style="border: solid 1px #CCCCCC ;width: 125px;" class="second_style_next">
  162. <input style="width: 90px;border: 0;" type="text" name="" placeholder="0" id="" value=""/>
  163. <span style="color: #999999;">RMB</span>
  164. </span>
  165. </div>
  166. <!--6-->
  167. <div class="second_style_frist">
  168. <span class="second_style_main">入住人数 :</span>
  169. <span class="second_style_next">
  170. <select style="width: 80px;" name="">
  171. <option value="999">不限</option>
  172. <option value="1">1</option>
  173. <option value="2">2</option>
  174. <option value="3">3</option>
  175. <option value="4">4</option>
  176. <option value="5">5</option>
  177. <option value="6">6</option>
  178. <option value="7">7</option>
  179. <option value="8">8</option>
  180. <option value="9">9</option>
  181. <option value="10">10</option>
  182. </select>
  183. </span>
  184. </div>
  185. <!--7-->
  186. <div class="second_style_frist">
  187. <span class="second_style_main">早&nbsp;&nbsp;餐 :</span>
  188. <span class="second_style_next">
  189. <select style="width: 80px;" name="">
  190. <option value="0">无早</option>
  191. <option value="999">含早</option>
  192. <option value="1">单早</option>
  193. <option value="2">双早</option>
  194. </select>
  195. </span>
  196. </div>
  197. <!--8-->
  198. <div class="second_style_frist">
  199. <span class="second_style_main">子房型名称 :</span>
  200. <span class="second_style_next"><input placeholder="湖景大床房"
  201. style="border: solid 1px #CCCCCC ;width: 250px;" type=""
  202. name="" id="" value=""/></span>
  203. </div>
  204. <!--9-->
  205. <div style="cursor: pointer;" class="save btn-primary">保存</div>
  206. </div>
  207. </div>
  208. </div>
  209. <!--</div>-->
  210. </body>
  211. <script src="js/htCommon.js" type="text/javascript" charset="utf-8"></script>
  212. <script type="text/javascript">
  213. $('.date-picker').datepicker({
  214. autoclose: true
  215. }).next().on("click", function () {
  216. $(this).prev().focus();
  217. });
  218. $('#timepicker1').timepicker({
  219. minuteStep: 1,
  220. showSeconds: false,
  221. showMeridian: false
  222. }).next().on("click", function () {
  223. $(this).prev().focus();
  224. });
  225. $('#timepicker2').timepicker({
  226. minuteStep: 1,
  227. showSeconds: false,
  228. showMeridian: false
  229. }).next().on("click", function () {
  230. $(this).prev().focus();
  231. });
  232. </script>
  233. <!--<script type="text/javascript" src="js/xm.js"></script>
  234. <script src="js/master.js" type="text/javascript" charset="utf-8"></script>
  235. <script>
  236. login();
  237. </script>-->
  238. </html>