diff --git a/src/components/ElectronicSeal/index.vue b/src/components/ElectronicSeal/index.vue index 2e9f822..470d191 100644 --- a/src/components/ElectronicSeal/index.vue +++ b/src/components/ElectronicSeal/index.vue @@ -110,7 +110,7 @@ style=" position: absolute; bottom: 15px; - left: 46%; + right: 20px; width: 200px; height: 200px; z-index: 10; @@ -202,7 +202,7 @@ style=" position: absolute; bottom: 15px; - left: 46%; + right: 20px; width: 200px; height: 200px; z-index: 10; diff --git a/src/pages/integratedQuery/electronicTag/index.vue b/src/pages/integratedQuery/electronicTag/index.vue index 5c737b7..af0830f 100644 --- a/src/pages/integratedQuery/electronicTag/index.vue +++ b/src/pages/integratedQuery/electronicTag/index.vue @@ -133,7 +133,7 @@ style=" position: absolute; bottom: 15px; - left: 46%; + right: 20px; width: 200px; height: 200px; z-index: 10; @@ -225,7 +225,7 @@ style=" position: absolute; bottom: 15px; - left: 46%; + right: 20px; width: 200px; height: 200px; z-index: 10;