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
3a458f244f2cdac2f752dc2840ae52f47a705a45
Authored by
前端开发-罗建龙
2023-08-16 10:15:31 +0800
1 parent
6d58c416
边角优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
packageF/pages/free_delivery/free_delivery.wxss
packageF/pages/free_delivery/free_delivery.wxss
View file @
3a458f2
...
...
@@ -72,7 +72,7 @@
72
72
background-size: 100% 100%;
73
73
position: relative;
74
74
border: 1rpx solid rgb(194, 194, 194);
75
- border-radius:
5rpx;
75
+ border-radius:
1
5rpx;
76
76
overflow: hidden;
77
77
text-align: center;
78
78
line-height: 80rpx;
...
...