111
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user