Browse Source

调整协议返回

wzy 4 months ago
parent
commit
b7ac6e1770

+ 2 - 2
src/views/SettleIn/enterprisesApply.vue

@@ -256,9 +256,9 @@
 						<el-checkbox v-model="isAgreeService"></el-checkbox>
 						<div style="margin-left: 12px;font-size: 14px;color: #646a73;">
 							点击提交,代表你已阅读并同意
-							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/settle-agreement" target="_blank">《商家入驻协议》</a>
+							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/settle-agreement" target="_self">《商家入驻协议》</a>
-							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/privacy-policy" target="_blank">《隐私政策》</a>
+							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/privacy-policy" target="_self">《隐私政策》</a>
 						</div>
 					</div>
           <el-button @click="submitForm('ruleForm')" class="submitBtn" type="primary">提交</el-button>

+ 2 - 2
src/views/SettleIn/individualBusiness.vue

@@ -263,9 +263,9 @@
 						<el-checkbox v-model="isAgreeService"></el-checkbox>
 						<div style="margin-left: 12px;font-size: 14px;color: #646a73;">
 							点击提交,代表你已阅读并同意
-							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/settle-agreement" target="_blank">《商家入驻协议》</a>
+							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/settle-agreement" target="_self">《商家入驻协议》</a>
-							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/privacy-policy" target="_blank">《隐私政策》</a>
+							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/privacy-policy" target="_self">《隐私政策》</a>
 						</div>
 					</div>
           <el-button @click="submitForm('ruleForm')" class="submitBtn" type="primary">提交</el-button>

+ 2 - 2
src/views/moblie/mEnterprise.vue

@@ -225,9 +225,9 @@
 						<van-checkbox v-model="isAgreeService"></van-checkbox>
 						<div style="flex: 1;margin-left: 12px;font-size: 14px;color: #646a73;">
 							点击提交,代表你已阅读并同意
-							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/settle-agreement" target="_blank">《商家入驻协议》</a>
+							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/settle-agreement" target="_self">《商家入驻协议》</a>
-							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/privacy-policy" target="_blank">《隐私政策》</a>
+							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/privacy-policy" target="_self">《隐私政策》</a>
 						</div>
 					</div>
         </div>

+ 2 - 2
src/views/moblie/mUinitBusiness.vue

@@ -258,9 +258,9 @@
 						<van-checkbox v-model="isAgreeService"></van-checkbox>
 						<div style="flex: 1;margin-left: 12px;font-size: 14px;color: #646a73;">
 							点击提交,代表你已阅读并同意
-							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/settle-agreement" target="_blank">《商家入驻协议》</a>
+							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/settle-agreement" target="_self">《商家入驻协议》</a>
-							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/privacy-policy" target="_blank">《隐私政策》</a>
+							<a style="color: #3370ff" href="https://www.tuanfengkeji.cn/TFShop_Uni_H5/#/pages/service-agreement/privacy-policy" target="_self">《隐私政策》</a>
 						</div>
 					</div>
         </div>