|
@ -134,7 +134,7 @@
|
|
|
</div>
|
|
|
<label class="label_title fd-label">联系方式:</label>
|
|
|
<div class="l-text-wrapper m-form-control">
|
|
|
<input class="fd-input" type="text" id="phone" />
|
|
|
<input class="fd-input" type="text" id="contact" />
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="m-form-group" style="">
|
|
@ -142,6 +142,12 @@
|
|
|
<div class="l-text-wrapper m-form-control">
|
|
|
<input class="fd-input" type="text" id="idcard" />
|
|
|
</div>
|
|
|
<label class="label_title fd-label">手机号码:</label>
|
|
|
<div class="l-text-wrapper m-form-control">
|
|
|
<input class="fd-input" type="text" id="phone" />
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="m-form-group" style="">
|
|
|
<label class="label_title fd-label">反馈时间:</label>
|
|
|
<div class="l-text-wrapper m-form-control">
|
|
|
<input class="fd-input" type="text" id="createTime" />
|