浏览代码

修改弹窗位置

Limengbo 4 年之前
父节点
当前提交
880e0a21e8
共有 2 个文件被更改,包括 2 次插入1 次删除
  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,