wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
626116af52572ab346cc9431e177e6725aeac9f8
Authored by
WXD-SEASON\season
2022-02-28 16:05:02 +0800
1 parent
c8a0e37e
积分兑换图片大小修改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
packageA/pages/jfbuy/jfbuy.wxss
packageA/pages/jfbuy/jfbuy.wxss
View file @
626116a
...
...
@@ -130,7 +130,7 @@ page {
130
130
.img-container {
131
131
background-color: #f0f0f0;
132
132
width: 280rpx;
133
- height: 2
48
rpx;
133
+ height: 2
80
rpx;
134
134
display: flex;
135
135
align-items: center;
136
136
justify-content: center;
...
...