|
|
@@ -160,6 +160,12 @@
|
|
160
|
160
|
<?php } ?>
|
|
161
|
161
|
<? if($checkquestion) { ?>
|
|
162
|
162
|
<tr>
|
|
|
163
|
+<tr>
|
|
|
164
|
+ <td></td>
|
|
|
165
|
+ <td><input data-v-1bcb7ae4="" type="checkbox"> 登录代表您已经同意 <a data-v-1bcb7ae4="" href="/about.php?part=aboutus&id=4
|
|
|
166
|
+" class="" style="color: rgb(255, 127, 80);">《注册协议》</a><a data-v-1bcb7ae4="" href="/about.php?part=aboutus&id=4
|
|
|
167
|
+" class="" style="color: rgb(255, 127, 80);">《隐私政策》</a></td>
|
|
|
168
|
+</tr>
|
|
163
|
169
|
<td class="tdright"><font color=red>*</font>验证回答:</td>
|
|
164
|
170
|
<td><input name="checkquestion[answer]" id="checkanswer" msgid="wer" value="" type="text" class="input input-small" datatype="limit|ajax" require="true" msg="请填写验证答案" url="<?=$mymps_global['SiteUrl']?>/javascript.php?part=chk_answer&id=<?=$checkquestion['id']?>"/>
|
|
165
|
171
|
<div class="qfont"><?=$checkquestion['question']?></div>
|