浏览代码

拼团及砍价暂无数据样式调整

tags/安徽版C.4.1.6最终版
刘晖 6 年前
父节点
当前提交
9d7e56b75d
共有 3 个文件被更改,包括 5 次插入3 次删除
  1. +2
    -1
      pages/bargain/bargain.wxss
  2. +2
    -1
      pages/spellGroup/spellGroup.wxss
  3. +1
    -1
      project.config.json

+ 2
- 1
pages/bargain/bargain.wxss 查看文件

@@ -404,11 +404,12 @@ page{
.no-data{ .no-data{
width: 690rpx; width: 690rpx;
padding-top: 174rpx; padding-top: 174rpx;
height: calc(100vh - 140rpx);
height: calc(100vh - 160rpx);
background: #fff; background: #fff;
margin: 0 auto; margin: 0 auto;
border-radius:15rpx; border-radius:15rpx;
box-sizing: border-box; box-sizing: border-box;
margin-top:20rpx;
} }
.no-data01 image{ .no-data01 image{
width: 261rpx; width: 261rpx;


+ 2
- 1
pages/spellGroup/spellGroup.wxss 查看文件

@@ -265,11 +265,12 @@ image{
.no-data{ .no-data{
width: 690rpx; width: 690rpx;
padding-top: 174rpx; padding-top: 174rpx;
height: calc(100vh - 140rpx);
height: calc(100vh - 160rpx);
background: #fff; background: #fff;
margin: 0 auto; margin: 0 auto;
border-radius:15rpx; border-radius:15rpx;
box-sizing: border-box; box-sizing: border-box;
margin-top:20rpx;
} }
.no-data01 image{ .no-data01 image{
width: 261rpx; width: 261rpx;


+ 1
- 1
project.config.json 查看文件

@@ -13,7 +13,7 @@
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.2.0", "libVersion": "2.2.0",
"appid": "wxb11603577a84a86d",
"appid": "wx649b3be73c1afe47",
"projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F", "projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F",
"isGameTourist": false, "isGameTourist": false,
"condition": { "condition": {


正在加载...
取消
保存