Bläddra i källkod

修改弹窗位置

Limengbo 4 år sedan
förälder
incheckning
880e0a21e8
2 ändrade filer med 2 tillägg och 1 borttagningar
  1. 1 0
      pages/index/index.wxss
  2. 1 1
      project.config.json

+ 1 - 0
pages/index/index.wxss

@@ -415,4 +415,5 @@
 .upgrade image {
   width: 487rpx;
   height: 665rpx;
+  margin-top: -120rpx;
 }

+ 1 - 1
project.config.json

@@ -10,8 +10,8 @@
 		"preloadBackgroundData": false,
 		"minified": true,
 		"newFeature": true,
-		"autoAudits": false,
 		"coverView": true,
+		"autoAudits": false,
 		"showShadowRootInWxmlPanel": true,
 		"scopeDataCheck": false,
 		"checkInvalidKey": true,