使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
weapp
/
C
关注
8
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
66
百科
动态
浏览代码
拼团及砍价暂无数据样式调整
tags/安徽版C.4.1.6最终版
刘晖
6 年前
父节点
775d38b3e2
当前提交
9d7e56b75d
共有
3 个文件被更改
,包括
5 次插入
和
3 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+2
-1
pages/bargain/bargain.wxss
+2
-1
pages/spellGroup/spellGroup.wxss
+1
-1
project.config.json
+ 2
- 1
pages/bargain/bargain.wxss
查看文件
@@ -404,11 +404,12 @@ page{
.no-data{
width: 690rpx;
padding-top: 174rpx;
height: calc(100vh - 1
4
0rpx);
height: calc(100vh - 1
6
0rpx);
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
查看文件
@@ -265,11 +265,12 @@ image{
.no-data{
width: 690rpx;
padding-top: 174rpx;
height: calc(100vh - 1
4
0rpx);
height: calc(100vh - 1
6
0rpx);
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
查看文件
@@ -13,7 +13,7 @@
},
"compileType": "miniprogram",
"libVersion": "2.2.0",
"appid": "wx
b11603577a84a86d
",
"appid": "wx
649b3be73c1afe47
",
"projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F",
"isGameTourist": false,
"condition": {
撰写
预览
正在加载...
取消
保存