mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-22 00:49:37 +08:00
1
This commit is contained in:
parent
ad81e202fd
commit
96be658cd9
@ -11,7 +11,7 @@
|
||||
</view>
|
||||
<view class="line"></view>
|
||||
<view class="point activity">
|
||||
<view class="msgActivityView">派单信息</view>
|
||||
<view class="msgView activity">派单信息</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
@ -49,7 +49,7 @@
|
||||
}
|
||||
|
||||
|
||||
.topHead .progressView .point .msgActivityView {
|
||||
.topHead .progressView .point .msgView.activity {
|
||||
position: absolute;
|
||||
bottom: calc(100% + 30rpx);
|
||||
left: 50%;
|
||||
@ -66,7 +66,7 @@
|
||||
}
|
||||
|
||||
|
||||
.topHead .progressView .point .msgActivityView::after {
|
||||
.topHead .progressView .point .msgView.activity::after {
|
||||
content: '';
|
||||
display: block;
|
||||
border-top: 18rpx solid #2d7cf6;
|
||||
|
Loading…
x
Reference in New Issue
Block a user