Browse Source

bug fix: 32463 (雨花台-移动端)全景风貌右上角,iOS手机缺少文案:全景切换

任一存 2 years ago
parent
commit
9f17f82750
2 changed files with 0 additions and 4 deletions
  1. 0 2
      src/views/ObliqueView.vue
  2. 0 2
      src/views/PanoView.vue

+ 0 - 2
src/views/ObliqueView.vue

@@ -253,11 +253,9 @@ export default {
     top: 2.08rem;
     right: 1.63rem;
     width: 5rem;
-    height: 5rem;
     z-index: 2;
     > img {
       width: 100%;
-      height: 100%;
     }
     > div {
       margin-top: 0.17rem;

+ 0 - 2
src/views/PanoView.vue

@@ -143,11 +143,9 @@ export default {
     position: absolute;
     top: 2.08rem;
     width: 5rem;
-    height: 5rem;
     z-index: 2;
     > img {
       width: 100%;
-      height: 100%;
     }
     > div {
       margin-top: 0.17rem;