This commit is contained in:
18500206848
2024-04-26 00:20:10 +08:00
parent c8f9c5d863
commit fb837f10a9
2 changed files with 3 additions and 3 deletions

View File

@@ -228,7 +228,7 @@
</view>
<view v-if="policyContentList.length<=0">
<image src="../../static/img/pic_notask.svg" class="nothing" mode=""></image>
<view class="nothing_text">暂无最新资讯</view>
<view class="nothing_text">暂无信息</view>
<view class="baddd"></view>
</view>
</view>

View File

@@ -7,7 +7,7 @@
</view>
<view class="navPosition" @click="navTo('/pages/project/map')">
<u-icon name="map" color="#2979ff" size="16"></u-icon>
<view class="positionText">四川德阳市</view>
<view class="positionText">四川德阳市 ></view>
<u-icon name="arrow-right" color="#666666" size="14"></u-icon>
</view>
<view class="content">
@@ -605,7 +605,7 @@
.titleSearch {
display: flex;
width: 80%;
width: 90%;
margin: 0 auto;
font-size: 22px;
font-weight: bold;