|
@@ -38,7 +38,7 @@
|
|
|
</div>
|
|
</div>
|
|
|
<div class="zhuce_input">
|
|
<div class="zhuce_input">
|
|
|
<img th:src="${portalHost+'/img/resiger_username.jpg'}" alt=""/>
|
|
<img th:src="${portalHost+'/img/resiger_username.jpg'}" alt=""/>
|
|
|
- <select id="customerType">
|
|
|
|
|
|
|
+ <select id="customerTypes">
|
|
|
<option value="0">个人</option>
|
|
<option value="0">个人</option>
|
|
|
<option value="1">企业</option>
|
|
<option value="1">企业</option>
|
|
|
</select>
|
|
</select>
|