bug修改
This commit is contained in:
@@ -22,8 +22,9 @@
|
||||
}
|
||||
|
||||
.btn-search {
|
||||
flex-shrink: 0;
|
||||
margin: 0 !important;
|
||||
width: 160rpx !important;
|
||||
width: 100px !important;
|
||||
height: 60rpx;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
@@ -80,9 +80,9 @@
|
||||
<view class="file-name">
|
||||
<view>
|
||||
<image src="../../assets/images/pdf.png"></image>
|
||||
<text>{{item.name}}</text>
|
||||
<text>{{item.name}}会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知会议通知</text>
|
||||
</view>
|
||||
<text style="color:#999" bindtap='preview' data-file="{{item}}">暂无</text>
|
||||
<text style="color:#999;flex-shrink: 0;" bindtap='preview' data-file="{{item}}">暂无</text>
|
||||
</view>
|
||||
</view>
|
||||
<!-- 会议费为0 不显示 -->
|
||||
|
||||
@@ -52,6 +52,7 @@ page{
|
||||
padding: 0;
|
||||
height: 40px;
|
||||
margin-top: 10px;
|
||||
height: auto!important;
|
||||
}
|
||||
.file-name view{
|
||||
padding: 0;
|
||||
@@ -63,6 +64,7 @@ page{
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
margin-right: 10px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.basic-info .meeting-files .file-name .look-file{
|
||||
min-width: 45px;
|
||||
|
||||
Reference in New Issue
Block a user