Commit 9f5b9aa2b446a89cbb5dc1d832cba7fc34353747

Authored by antploy
1 parent 6248a7ee

no message

components/diy_groupbuy/diy_groupbuy.wxss
... ... @@ -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;
... ...