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
85893df142b75c3412c145357289d2ed736fd739
Authored by
antploy
2021-11-16 11:29:15 +0800
1 parent
5fc0e6ef
no message
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
components/diy_groupbuy/diy_groupbuy.wxss
components/diy_groupbuy/diy_groupbuy.wxss
View file @
85893df
...
...
@@ -105,6 +105,8 @@ swiper {
105
105
top: 2rpx;
106
106
color: #fff;
107
107
}
108
+
109
+
108
110
.progress_list::after{
109
111
content: attr(data-content);
110
112
position: absolute;
...
...