diff --git a/src/main.js b/src/main.js index 7a08357..8b1e32b 100644 --- a/src/main.js +++ b/src/main.js @@ -20,9 +20,9 @@ function platCheck() { const mobileKeywords = ['iphone', 'ipod', 'android', 'silk', 'blackberry', 'bb10', 'phone', 'mobile', 'kindle', 'opera mini', 'mobile safari', 'windows phone']; const isMobileDevice = mobileKeywords.some(keyword => userAgent.includes(keyword)); if (!isMobileDevice) { - // let _href = window.location.href; - // let _origin = window.location.origin; - // window.location.href = _href.replace(_origin, import.meta.env.VITE_PC_HOST); + let _href = window.location.href; + let _origin = window.location.origin; + window.location.href = _href.replace(_origin, import.meta.env.VITE_PC_HOST); } } platCheck(); diff --git a/src/views/communication/home.vue b/src/views/communication/home.vue index 63eb2d4..337f10f 100644 --- a/src/views/communication/home.vue +++ b/src/views/communication/home.vue @@ -147,69 +147,126 @@
海兔直播分身优势
-
- 传统直播 -
+
传统直播
- +
- + - + - + - +
-
- 海兔分身 -
- - +
海兔分身
+ +
- + - + - + - +
-
-
快来打造您的数字身份吧!
+
+ 快来打造您的数字身份吧! +
- - - +
- 联系我们 + 联系我们
- + + +
+ +
+ +
+
+
\ No newline at end of file +