Authored by XuHaoJie

Merge branch 'master' of http://113.200.75.45:82/monitor_v3/hg-monitor-web into master-V32-XuHaoJie

@@ -77,14 +77,14 @@ @@ -77,14 +77,14 @@
77 -o-transform-origin: 50% 50%; 77 -o-transform-origin: 50% 50%;
78 transform-origin: 50% 50%; 78 transform-origin: 50% 50%;
79 position: absolute; 79 position: absolute;
80 - max-width: 260px;  
81 - max-height: 177px; 80 + max-width: 150px;
  81 + max-height: 120px;
82 width:100%; 82 width:100%;
83 height:100%; 83 height:100%;
84 text-align: center; 84 text-align: center;
85 background: url('/vue3/src/assets/images/zjdp/cloud-bg.png') no-repeat; 85 background: url('/vue3/src/assets/images/zjdp/cloud-bg.png') no-repeat;
86 - left: 61px;  
87 - top: 26px; 86 + left: 100px;
  87 + top: 77px;
88 } 88 }
89 .ypt .item .ball_c.HuaWeiCloud{ 89 .ypt .item .ball_c.HuaWeiCloud{
90 /*background: url('/vue3/src/assets/images/zjdp/HuaWeiCloud.png') no-repeat;*/ 90 /*background: url('/vue3/src/assets/images/zjdp/HuaWeiCloud.png') no-repeat;*/
@@ -96,8 +96,8 @@ @@ -96,8 +96,8 @@
96 font-size: 14px; 96 font-size: 14px;
97 color: #e3e9f0; 97 color: #e3e9f0;
98 position: relative; 98 position: relative;
99 - top: 96px;  
100 - left:-23px; 99 + top: 45px;
  100 + left:-9px;
101 font-weight: bolder; 101 font-weight: bolder;
102 /**3D旋转*/ 102 /**3D旋转*/
103 /* -webkit-transform:rotate3d(1,1,0.35,45deg) translate3d(-6px,12px,16px); 103 /* -webkit-transform:rotate3d(1,1,0.35,45deg) translate3d(-6px,12px,16px);
@@ -67,7 +67,7 @@ export default { @@ -67,7 +67,7 @@ export default {
67 proxy.checkId=listArray[0] 67 proxy.checkId=listArray[0]
68 if(val==0){ 68 if(val==0){
69 69
70 - proxy.preNext() 70 + proxy.clickNext()
71 71
72 }else{ 72 }else{
73 if(val=='left'){ 73 if(val=='left'){