main
kgdxpr 11 months ago
parent 4d93dda57c
commit d60e7ca355

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 KiB

@ -20,7 +20,7 @@
<style>
body {
/* 加载背景图片 */
background-image: url(./images/welcome.jpg);
background-image: url(./images/welcome2.jpg);
/*background: #004467;*/
/* 背景图垂直、水平均居中 */
background-position: center center;

@ -952,6 +952,31 @@
id="czhx_yqs_addItem"></i>
</div>
<div class="layui-row" id="" style="margin-top: 10px;">
<div class="layui-col-xs4">
<div class="layui-form-item">
<label class="layui-form-label"><span class="require-star"></span>药品室面积(㎡):
</label>
<div class="layui-input-block">
<input type="text" name="cz_hxypsmj" lay-verify="required|number" autocomplete="off"
value="0" class="layui-input input-width">
</div>
</div>
</div>
<div class="layui-col-xs4">
</div>
<div class="layui-col-xs4">
</div>
</div>
<div style="margin-left: 226px;margin-top: 20px;" id="basics_czhx_yps">
<i class="layui-icon layui-icon-add-circle"
style="font-size: 24px;color: #2d8cf0;cursor: pointer;" id="czhx_yps_addItem"></i>
</div>
<div class="layui-row" id="" style="margin-top: 10px;">
<div class="layui-col-xs4">
@ -2499,6 +2524,17 @@
});
$("#czhx_yps_addItem").click(function () {
var id = generateRandomString();
var _html = appendCzhxYpsItem(id);
$('#basics_czhx_yps').before(_html);
});
$(document).on('click', 'i.czhxyps', function () {
$('#czhx_yps_' + this.id).remove();
});
$("#czhx_zbs_addItem").click(function () {
var id = generateRandomString();
var _html = appendCzhxZbsItem(id);

@ -292,6 +292,31 @@
id="czhx_yqs_addItem"></i>
</div>
<div class="layui-row" id="" style="margin-top: 10px;">
<div class="layui-col-xs4">
<div class="layui-form-item">
<label class="layui-form-label"><span class="require-star"></span>药品室面积(㎡):
</label>
<div class="layui-input-block">
<input type="text" name="cz_hxypsmj" lay-verify="required|number" autocomplete="off"
value="0" class="layui-input input-width">
</div>
</div>
</div>
<div class="layui-col-xs4">
</div>
<div class="layui-col-xs4">
</div>
</div>
<div style="margin-left: 226px;margin-top: 20px;" id="basics_czhx_yps">
<i class="layui-icon layui-icon-add-circle"
style="font-size: 24px;color: #2d8cf0;cursor: pointer;" id="czhx_yps_addItem"></i>
</div>
<div class="layui-row" id="" style="margin-top: 10px;">
<div class="layui-col-xs4">
@ -1292,6 +1317,33 @@
id="gzhx_yqs_addItem"></i>
</div>
<div class="layui-row" id="" style="margin-top: 10px;">
<div class="layui-col-xs4">
<div class="layui-form-item">
<label class="layui-form-label"><span class="require-star"></span>药品室面积(㎡):
</label>
<div class="layui-input-block">
<input type="text" name="gz_hxypsmj" lay-verify="required|number" autocomplete="off"
value="0" class="layui-input input-width">
</div>
</div>
</div>
<div class="layui-col-xs4">
</div>
<div class="layui-col-xs4">
</div>
</div>
<div style="margin-left: 226px;margin-top: 20px;" id="basics_gzhx_yps">
<i class="layui-icon layui-icon-add-circle"
style="font-size: 24px;color: #2d8cf0;cursor: pointer;" id="gzhx_yps_addItem"></i>
</div>
<div class="layui-row" id="" style="margin-top: 10px;">
<div class="layui-col-xs4">
<div class="layui-form-item">
@ -2591,6 +2643,19 @@
});
$("#czhx_yps_addItem").click(function () {
var id = generateRandomString();
var _html = appendCzhxYpsItem(id);
$('#basics_czhx_yps').before(_html);
});
$(document).on('click', 'i.czhxyps', function () {
$('#czhx_yps_' + this.id).remove();
});
$("#czhx_zbs_addItem").click(function () {
var id = generateRandomString();
var _html = appendCzhxZbsItem(id);
@ -2774,6 +2839,17 @@
});
$("#gzhx_yps_addItem").click(function () {
var id = generateRandomString();
var _html = appendGzhxYpsItem(id);
$('#basics_gzhx_yps').before(_html);
});
$(document).on('click', 'i.gzhxyps', function () {
$('#gzhx_yps_' + this.id).remove();
});
$("#gzhx_zbs_addItem").click(function () {
var id = generateRandomString();
var _html = appendGzhxZbsItem(id);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

@ -79,31 +79,31 @@
</div>
<div class="items">
<a href="./xxjszb_szhjxkj2_list.html">
<div><img src="./imgs/a3.png" alt=""></div>
<div><img src="./imgs/a4.png" alt=""></div>
<div class="title">多功能教室、录播室等设备</div>
</a>
</div>
<div class="items">
<a href="./xxjszb_whshkj1_list.html">
<div><img src="./imgs/a4.png" alt=""></div>
<div><img src="./imgs/a5.png" alt=""></div>
<div class="title">校园广播设备</div>
</a>
</div>
<div class="items">
<a href="./xxjszb_whshkj2_list.html">
<div><img src="./imgs/a4.png" alt=""></div>
<div><img src="./imgs/a6.png" alt=""></div>
<div class="title">虚拟演播室设备</div>
</a>
</div>
<div class="items">
<a href="./xxjszb_whshkj3_list.html">
<div><img src="./imgs/a4.png" alt=""></div>
<div><img src="./imgs/a7.png" alt=""></div>
<div class="title">校园电视系统等设备</div>
</a>
</div>
<div class="items">
<a href="./xxjszb_wlaq_list.html">
<div><img src="./imgs/a5.png" alt=""></div>
<div><img src="./imgs/a8.png" alt=""></div>
<div class="title">网络安全</div>
</a>
</div>

Loading…
Cancel
Save