字体不家粗

This commit is contained in:
THK3121 2023-09-22 11:00:37 +08:00
parent 3d5211bead
commit 050d473e69
6 changed files with 8 additions and 6 deletions

View File

@ -35,7 +35,9 @@
</view>
<view class="" style="display: flex;align-items: center;">
<view style="display: flex;align-items: center;z-index: 999999;">
<u--image :showLoading="true" src="/static/images/LHYC/DWB1.png" width="50.82rpx"
<u--image :showLoading="true" v-if="cloudList.length>0"
src="/static/images/LHYC/DWB.png" width="50.82rpx" height="50.82rpx"></u--image>
<u--image :showLoading="true" v-else src="/static/images/LHYC/DWB1.png" width="50.82rpx"
height="50.82rpx"></u--image>
<view class="town_name" :style="{color:cloudList.length>0?'':'black'}"
@click="showpick">{{street}}</view>

View File

@ -11,7 +11,7 @@
<view class="back" @click='backjJump()' style="margin-right:17rpx ;">
<view class="iconfont icon-xiangzuo" style="color: #333333;"></view>
</view>
<view style="font-size: 40rpx;font-weight: 700;transform: skewX(-10deg);">
<view style="font-size: 40rpx;">
<!-- {{titName}} -->
当地美食
</view>

View File

@ -11,7 +11,7 @@
<view class="back" @click='backjJump()' style="margin-right: 17rpx;">
<view class="iconfont icon-xiangzuo" style="color: #333333;"></view>
</view>
<view style="font-size: 40rpx;font-weight: 700;transform: skewX(-10deg);">
<view style="font-size: 40rpx;">
<!-- {{titName}} -->
名优特产
</view>

View File

@ -14,7 +14,7 @@
<view class="back" @click='backjJump()' style="margin-right: 17rpx;">
<view class="iconfont icon-xiangzuo" style="color: #333333;"></view>
</view>
<view class="" style="font-size: 40rpx;font-weight: 700;">
<view class="" style="font-size: 40rpx;">
供销综合云市场
</view>
<view style="margin-left: 20rpx;transition: 0.3s;" @click="showSelect=!showSelect"

View File

@ -15,7 +15,7 @@
<view class="back" @click='backjJump()' style="margin-right: 17rpx;">
<view class="iconfont icon-xiangzuo" style="color: #333333;"></view>
</view>
<view class="" style="font-size: 40rpx;font-weight: 700;transform: skewX(-10deg);">
<view class="" style="font-size: 40rpx;">
{{titName}}
</view>
</view>

View File

@ -11,7 +11,7 @@
<view class="back" @click='backjJump()' style="margin-right: 17rpx;">
<view class="iconfont icon-xiangzuo" style="color: #333333;"></view>
</view>
<view style="font-size: 40rpx;font-weight: 700;transform: skewX(-10deg);">
<view style="font-size: 40rpx;">
<!-- {{titName}} -->
特色文旅
</view>