使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
weapp
/
C
关注
8
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
66
百科
动态
浏览代码
[消费卡][修改][无卡时展示图片大小]
tags/河北版C.8.2.0^2
hurui
5 年前
父节点
3549a91b73
当前提交
fd4282eedb
共有
1 个文件被更改
,包括
3 次插入
和
2 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+3
-2
pages/discountCardList/discountCardList.wxss
+ 3
- 2
pages/discountCardList/discountCardList.wxss
查看文件
@@ -181,9 +181,10 @@ button::after{ border: none; }
}
.nocoupon image {
width: 300rpx;
width: 261rpx;
height: 272rpx;
display: block;
margin:
3% auto 0
;
margin:
0 auto
;
}
.txt001 {
撰写
预览
正在加载...
取消
保存