...
|
...
|
@@ -24,8 +24,8 @@ |
|
|
<div class="form-control"><input type="text" name="name"/></div>
|
|
|
</li>
|
|
|
<li>
|
|
|
<div class="form-leading"><b>*</b><span>Whether settled in YOHO!BUY:</span></div>
|
|
|
<div class="form-control">
|
|
|
<div class="form-leading" style="width:250px"><b>*</b><span>Whether settled in YOHO!BUY:</span></div>
|
|
|
<div style="float:left;margin-top:6px">
|
|
|
<input type="radio" name="is_enter_yohobuy" id="yoho-yes" value="1" checked/>
|
|
|
<label for="yoho-yes">Yes</label>
|
|
|
|
...
|
...
|
|