Explorar el Código

app 门店切换

shish hace 4 años
padre
commit
f94be3769e
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      ghsApp/src/components/module/shopSelect.vue

+ 2 - 1
ghsApp/src/components/module/shopSelect.vue

@@ -201,7 +201,8 @@ export default {
         position: fixed;
         width: 100%;
         background-color: #FFFFFF;
-        left: 0;
+        left: 0upx;
+        top:0upx;
         z-index: 29;
         padding:120upx 30upx 40upx;
         border-radius: 0upx 0upx 20upx 20upx;