Style(千县名品):招商政策暂无项目文字居中

This commit is contained in:
linxi
2024-08-26 14:55:43 +08:00
parent 32a7e311fc
commit 9803c53c3b
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -40,5 +40,16 @@
font-weight: bold !important;
}
.v12-align-center{
display: flex;
align-items: center;
}
.v12-justify-center{
display: flex;
justify-content: center;
}
+1 -1
View File
@@ -388,7 +388,7 @@
{{ tab.name }}
</view>
</view>
<view class="file-wrap">
<view class="file-wrap" :class="[{'v12-align-center': investmentFileList.length === 0}, {'v12-justify-center': investmentFileList.length === 0}]">
<view v-if="investmentFileList.length > 0" class="file-list">
<view class="list-cont">
<view