Merge branch 'feature/group_type' into dev

master
zhengyongxing 5 years ago
commit a51291216a

@ -147,12 +147,12 @@
</div>
<div class="input-list input-list-promote search_label_rehab" style="width: 100%;">
联系人:&nbsp;&nbsp;&nbsp;
<input type="text" id="jfPerson" name="jfPerson" class="" value="雷丽华" placeholder="雷丽华" style="width: 30%"/>
<input type="text" id="jfPerson" name="jfPerson" class="" value="" placeholder="请输入联系人" style="width: 30%"/>
</div>
<div class="input-list input-list-promote search_label_rehab" style="width: 100%;">
联系电话:
<input type="text" id="jfTel" name="jfTel" class="" value="13067391751" placeholder="13067391751" style="width: 30%"/>
<input type="text" id="jfTel" name="jfTel" class="" value="" placeholder="请输入电话号码" style="width: 30%"/>
</div>
</div>
</div>

@ -148,12 +148,12 @@
</div>
<div class="input-list input-list-promote search_label_rehab" style="width: 100%;">
联系人:&nbsp;&nbsp;&nbsp;
<input type="text" id="jfPerson" name="jfPerson" class="" value="雷丽华" placeholder="雷丽华" style="width: 30%"/>
<input type="text" id="jfPerson" name="jfPerson" class="" value="" placeholder="请输入联系人" style="width: 30%"/>
</div>
<div class="input-list input-list-promote search_label_rehab" style="width: 100%;">
联系电话:
<input type="text" id="jfTel" name="jfTel" class="" value="13067391751" placeholder="13067391751" style="width: 30%"/>
<input type="text" id="jfTel" name="jfTel" class="" value="" placeholder="请输入电话号码" style="width: 30%"/>
</div>
</div>
</div>

Loading…
Cancel
Save