From 9d7e56b75d6c508534216c9164375232b42894bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=99=96?= Date: Fri, 22 Mar 2019 11:25:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=BC=E5=9B=A2=E5=8F=8A=E7=A0=8D=E4=BB=B7?= =?UTF-8?q?=E6=9A=82=E6=97=A0=E6=95=B0=E6=8D=AE=E6=A0=B7=E5=BC=8F=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/bargain/bargain.wxss | 3 ++- pages/spellGroup/spellGroup.wxss | 3 ++- project.config.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) 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": {