Explorar el Código

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

tags/安徽版C.4.1.6最终版
刘晖 hace 6 años
padre
commit
9d7e56b75d
Se han modificado 3 ficheros con 5 adiciones y 3 borrados
  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 Ver fichero

@@ -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;


+ 2
- 1
pages/spellGroup/spellGroup.wxss Ver fichero

@@ -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;


+ 1
- 1
project.config.json Ver fichero

@@ -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": {


Cargando…
Cancelar
Guardar