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
341fa57408291c2ce1fd248c8d8a3880ee7fb0fb
Authored by
yvan.ni
2024-04-11 14:20:46 +0800
1 parent
54739721
去掉注释的样式排版的优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/user/order_list/order_list.wxss
pages/user/order_list/order_list.wxss
View file @
341fa57
...
...
@@ -617,7 +617,7 @@ page {
617
617
}
618
618
619
619
.offline-container {
620
- padding:
256
rpx 18rpx 20rpx;
620
+ padding:
194
rpx 18rpx 20rpx;
621
621
}
622
622
623
623
.search-btn2 {
...
...