lanxin 1 месяц назад
Родитель
Сommit
9cdf7facf0

+ 2 - 2
Scene/public/js/Hot.js

@@ -55,8 +55,8 @@ window.initHot = function (model) {
       o = 'en' == manage.number('lang') ? '&lang=' + manage.number('lang') : ''
     ;-1 == r.indexOf('?') ? (src = link + '?time=' + randomTime().getTime() + '&id=' + window.number + o) : (src = link + '&time=' + randomTime().getTime() + '&id=' + window.number + o)
 
-    // return src.replace('https://www.4dmodel.com/SuperTwo/hot_online1', 'https://houseoss.4dkankan.com/project/shandongMuseum/shyg/hot')
-    return src.replace('https://www.4dmodel.com/SuperTwo/hot_online1', 'http://localhost:8080')
+    return src.replace('https://www.4dmodel.com/SuperTwo/hot_online1', 'https://houseoss.4dkankan.com/project/shandongMuseum/shyg/hot')
+    // return src.replace('https://www.4dmodel.com/SuperTwo/hot_online1', 'http://localhost:8080')
     // return src
   }
   var removeSrcPostMark = function (url) {

BIN
Scene/src/assets/img/toolBar_bg.png


+ 8 - 7
Scene/src/pages/A2main/index.module.scss

@@ -12,18 +12,19 @@
       position: absolute;
       left: 50%;
       transform: translateX(-50%);
-      top: 38px;
+      top: 43px;
       width: 80px;
       height: 37px;
       line-height: 30px;
       text-align: center;
-      font-size: 14px;
-      color: #326f64;
+      font-size: 13px;
+      font-weight: 600;
+      color: rgba(102, 0, 0, 1);
     }
 
     // 样式重置
     .pinBottom.left {
-      width: 960px;
+      width: 910px;
       margin-right: 350px;
       height: 85px;
       left: 50%;
@@ -55,7 +56,6 @@
     }
 
     #gui-modes-map {
-      margin-left: 30px;
       #play,
       #pause,
       #next,
@@ -335,8 +335,9 @@
         height: 20px;
         top: 24px;
         font-size: 10px;
-        color: #fff;
-        text-shadow: 0 0 5px rgba(253, 251, 178, 0.8), 0 0 10px rgba(253, 251, 178, 0.6);
+        text-shadow: none;
+        // color: #fff;
+        // text-shadow: 0 0 5px rgba(253, 251, 178, 0.8), 0 0 10px rgba(253, 251, 178, 0.6);
       }
       #gui-modes-map {
         border-radius: 25px;