| xqd
@@ -17,7 +17,7 @@
|
|
|
<view class="pr tr m-flex" style="display: flex; justify-content: flex-end;">
|
|
|
<!-- <view class="tip msg" v-if="true"></view> -->
|
|
|
<navigator hoverClass="none" url="message" style="width: 50rpx;">
|
|
|
- <image class="header-img" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/myinfo.png"></image>
|
|
|
+ <image style="width: 50rpx;height: 50rpx;" class="header-img" src="https://zhengda.oss-cn-chengdu.aliyuncs.com/baoma/static/toolimg/myinfo.png"></image>
|
|
|
<view class="cu-tag badge text-xs" v-if="mseeage!=''">{{mseeage}}</view>
|
|
|
</navigator>
|
|
|
</view>
|