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
9f5b9aa2b446a89cbb5dc1d832cba7fc34353747
Authored by
antploy
2021-11-16 15:33:21 +0800
1 parent
6248a7ee
no message
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
components/diy_groupbuy/diy_groupbuy.wxss
components/diy_groupbuy/diy_groupbuy.wxss
View file @
9f5b9aa
...
...
@@ -92,6 +92,7 @@ swiper {
92
92
position: relative;
93
93
height: 40rpx;
94
94
}
95
+
95
96
.progress::after{
96
97
content: attr(data-content);
97
98
position: absolute;
...
...