【bug】样式修改
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
</view>
|
||||
<view>
|
||||
<text>会议费用</text>
|
||||
<text>{{meetingDetailIngfo.meetingCosts}}</text>
|
||||
<text>{{meetingDetailIngfo.meetingCosts}}/人</text>
|
||||
</view>
|
||||
|
||||
<view wx:if="{{meetingDetailIngfo.meetingType === '2' }}">
|
||||
|
||||
@@ -18,10 +18,7 @@
|
||||
/* 我知道了的样式 */
|
||||
|
||||
.exit-wrap {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
margin-left: -50px;
|
||||
margin-top: 100px;
|
||||
}
|
||||
|
||||
.exit {
|
||||
|
||||
Reference in New Issue
Block a user