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
1b583787d9e6401157ebde741be21d1d87a00f23
Authored by
后端研发-苏泰源
2021-12-25 16:54:57 +0800
1 parent
c3bc66e6
商品列表样式修改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/goods/goodsList/goodsList.wxss
pages/goods/goodsList/goodsList.wxss
View file @
1b58378
...
...
@@ -21,7 +21,7 @@ page {
21
21
display: flex;
22
22
align-items: center;
23
23
justify-content: center;
24
- font-size: 2
6
rpx;
24
+ font-size: 2
8
rpx;
25
25
border-bottom: 1px solid #f5f5f5;
26
26
background-color: #fff;
27
27
}
...
...