wujunjie 7 éve
szülő
commit
fa70a0607a

+ 8 - 3
patient-co-manage/wlyy-manage/src/main/webapp/WEB-INF/views/questionnaire/prize/prize_list.jsp

@ -4,16 +4,21 @@
<html lang="en">
<head>
	<%@ include file="../../head/page_head.jsp" %>
	<title>数据范围管理</title>
	<title>幸运名单</title>
</head>
<body>
<div id="div_wrapper">
	<!-- 检索条件 -->
	<div class="m-retrieve-area f-h50 f-dn f-pr m-form-inline" data-role-form style='display: block;'>
		<div class="m-form-group f-mt10">
			<div class="m-form-control f-ml15">
			<%--<div class="m-form-control f-ml15">
				<input type="text" id="inp_type" placeholder="请选择奖品类型" class="f-ml10" data-attr-scan="type"/>
			</div>
			</div>--%>
            <div class="m-form-control f-ml15">
                <select id="inp_type"  data-attr-scan="type">
                    <option value=1>电影票</option>
                </select>
            </div>
			<div class="m-form-control f-ml15">
				<input type="text" id="inp_name" placeholder="请输入姓名" class="f-ml10" data-attr-scan="name"/>
			</div>

+ 1 - 1
patient-co-manage/wlyy-manage/src/main/webapp/WEB-INF/views/questionnaire/prize/prize_list_js.jsp

@ -37,7 +37,7 @@
					this.$element.show();
					this.$element.attrScan();
					window.form = this.$element;
					this.$type.ligerTextBox({width: 200});
					this.$type.ligerTextBox({width: 100});
                    this.$name.ligerTextBox({width: 200});
					this.$idcard.ligerTextBox({width: 200});
					this.bindEvents();

BIN
patient-co/patient-co-wlyy/src/main/webapp/images/patientImmune.png


BIN
patient-co/patient-co-wlyy/src/main/webapp/images/patientPrenata.png