Authored by 杨延青

Merge branch 'feature/protocol' into 'release/6.8.4'

添加keyword



See merge request !1651
... ... @@ -32,8 +32,8 @@
<button id="regBtn" class="reg-btn" type="button">注册</button>
<div class="protocol">
注册即表示您已阅读并同意<br>
<a href="/service/qaDetail?sonId=340&parentId=250" title="Yoho!Buy有货服务条款" target="_blank">Yoho!Buy有货服务条款</a>
<a href="/service/qaDetail?sonId=352&parentId=250" title="Yoho!Buy有货隐私政策" target="_blank">Yoho!Buy有货隐私政策</a>
<a href="/service/qaDetail?keyword=服务条款&sonId=340&parentId=250" title="Yoho!Buy有货服务条款" target="_blank">Yoho!Buy有货服务条款</a>
<a href="/service/qaDetail?keyword=隐私条款&sonId=352&parentId=250" title="Yoho!Buy有货隐私政策" target="_blank">Yoho!Buy有货隐私政策</a>
</div>
</form>
</div>
... ...