Commit 0a9b4d1e authored by 张九刚's avatar 张九刚

Merge branch 'feature/20250529home' into 'dev'

fix: 修复品牌页面中图片点击事件的参数,调整为正确的值

See merge request sparkprojects/20250528_FHQ1!31
parents d02c6d97 94ba99e0
......@@ -50,7 +50,7 @@
</view>
<view class="ipbox">
<image @tap="showPopup(2)" class="iphexiaofei" :src="$baseUrl + 'brandpage/iphexiaofei.png'"></image>
<image @tap="showPopup(1)" class="iphexiaofei" :src="$baseUrl + 'brandpage/iphexiaofei.png'"></image>
<view class="ipcard">
<view class="title">
飞鹤品牌IP<view class="t1">鹤小飞一家</view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment