hookehuyr

fix

<!--
* @Date: 2022-09-19 14:11:06
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-05-28 17:51:23
* @LastEditTime: 2024-05-29 09:48:54
* @FilePath: /meihuaApp/src/pages/index/index.vue
* @Description: 首页
-->
......@@ -13,13 +13,13 @@
<image mode="aspectFill" src="http://cdn.ipadbiz.cn/meihua/logo1.png" style="width: 4.2rem; height: 6rem;" />
</view>
<view style="position: absolute; right: 2rem; top: 1.5rem; display: flex;">
<view @tap="onShowNotice(3)" style="">
<view @tap="onShowNotice(1)" style="">
<image mode="aspectFill" src="http://cdn.ipadbiz.cn/meihua/%E8%AE%BE%E6%96%BD3.png" style="width: 1.55rem; height: 5.2rem;" />
</view>
<view @tap="onShowNotice(2)" style="margin: 0 1.25rem;">
<image mode="aspectFill" src="http://cdn.ipadbiz.cn/meihua/%E5%85%A5%E4%BD%8F3.png" style="width: 1.6rem; height: 5.2rem;" />
</view>
<view @tap="onShowNotice(1)" style="">
<view @tap="onShowNotice(3)" style="">
<image mode="aspectFill" src="http://cdn.ipadbiz.cn/meihua/%E6%8E%A0%E5%BD%B13.png" style="width: 1.55rem; height: 5.2rem;" />
</view>
</view>
......