lining 2 роки тому
батько
коміт
44371b2d49

+ 6 - 0
data/templates/1_register_person.tpl.php

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

+ 6 - 0
data/templates/1_register_store.tpl.php

@@ -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>