|
@@ -59,11 +59,20 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <!-- <div class="footer__container footer-right">
|
|
|
+ <div class="footer__container footer-all-right">
|
|
|
<div class="footer__box width-1200">
|
|
|
- <span>©1997-2025 VAVA BUY.com All Rights Reserved</span>
|
|
|
+ <span style="color: rgba(255, 255, 255, 0.6)"
|
|
|
+ >©1997-2025 VAVA BUY.com All Rights Reserved</span
|
|
|
+ >
|
|
|
+ <a
|
|
|
+ style="color: #fffc; text-decoration: none"
|
|
|
+ href="https://beian.miit.gov.cn/"
|
|
|
+ target="_blank"
|
|
|
+ >
|
|
|
+ 粤ICP备2025434699号-1
|
|
|
+ </a>
|
|
|
</div>
|
|
|
- </div> -->
|
|
|
+ </div>
|
|
|
|
|
|
<!-- <div class="footer__container footer-footnote">
|
|
|
<div class="footer__box width-1200">
|
|
@@ -208,7 +217,7 @@ const goArticleDetailPage = function () {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-.footer-right {
|
|
|
+.footer-all-right {
|
|
|
background-color: #000;
|
|
|
|
|
|
.footer__box {
|