cookie修改

hotfix/paypal-note
candice 3 years ago
parent 869faa7f6f
commit 4f5a3a0f11

@ -357,7 +357,7 @@
</div>
</div>
<div class="web_cookie" style='display: none;' id='gotIdArea'><p>Asia Highlights uses cookies to give you the best possible service. If you continue browsing, you agree to the use of cookies. More details can be found in our <a href="/privacy">privacy policy</a>.</p> <button class="cookie_button" id='gotItBtn'>Got It</button></div>
<div class="web_cookie" id='gotIdArea'><p>Asia Highlights uses cookies to give you the best possible service. If you continue browsing, you agree to the use of cookies. More details can be found in our <a href="/privacy">privacy policy</a>.</p> </div>
<script>
var GOT_IT_KEY = '__asia_highlights_you_agree_to_use_of_cookies__';
if (window.localStorage && localStorage.getItem(GOT_IT_KEY)) {

@ -306,7 +306,7 @@
<div class="bottomlogo">
© 2016-2022 Asia Highlights <br>— Discovery Your Way!
</div>
<div class="web_cookie" id='gotIdArea'><p>Asia Highlights uses cookies to give you the best possible service. If you continue browsing, you agree to the use of cookies. More details can be found in our <a href="/privacy">privacy policy</a>.</p> </div>
</footer>
<!--移动底部 结束-->

Loading…
Cancel
Save