Browse Source

app 门店切换

shish 4 years ago
parent
commit
f94be3769e
1 changed files with 2 additions and 1 deletions
  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;
         position: fixed;
         width: 100%;
         width: 100%;
         background-color: #FFFFFF;
         background-color: #FFFFFF;
-        left: 0;
+        left: 0upx;
+        top:0upx;
         z-index: 29;
         z-index: 29;
         padding:120upx 30upx 40upx;
         padding:120upx 30upx 40upx;
         border-radius: 0upx 0upx 20upx 20upx;
         border-radius: 0upx 0upx 20upx 20upx;