diff --git a/pages/bargain/bargain.wxss b/pages/bargain/bargain.wxss index 5bfe2c0..e5e9110 100644 --- a/pages/bargain/bargain.wxss +++ b/pages/bargain/bargain.wxss @@ -404,11 +404,12 @@ page{ .no-data{ width: 690rpx; padding-top: 174rpx; - height: calc(100vh - 140rpx); + height: calc(100vh - 160rpx); background: #fff; margin: 0 auto; border-radius:15rpx; box-sizing: border-box; + margin-top:20rpx; } .no-data01 image{ width: 261rpx; diff --git a/pages/spellGroup/spellGroup.wxss b/pages/spellGroup/spellGroup.wxss index e08d914..2d68d4b 100644 --- a/pages/spellGroup/spellGroup.wxss +++ b/pages/spellGroup/spellGroup.wxss @@ -265,11 +265,12 @@ image{ .no-data{ width: 690rpx; padding-top: 174rpx; - height: calc(100vh - 140rpx); + height: calc(100vh - 160rpx); background: #fff; margin: 0 auto; border-radius:15rpx; box-sizing: border-box; + margin-top:20rpx; } .no-data01 image{ width: 261rpx; diff --git a/project.config.json b/project.config.json index b11f49c..35e906f 100644 --- a/project.config.json +++ b/project.config.json @@ -13,7 +13,7 @@ }, "compileType": "miniprogram", "libVersion": "2.2.0", - "appid": "wxb11603577a84a86d", + "appid": "wx649b3be73c1afe47", "projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F", "isGameTourist": false, "condition": {