Files
huangjingfen/pro_v3.5.1/public/statics/mp_view/components/recommend/index.wxml
panchengyong 7acbf45ff7 new files
2026-03-07 22:29:07 +08:00

1 line
619 B
Plaintext

<view class="pt-40" style="{{(colorStyle)}}"><view class="flex-center"><image class="w-42 h-36" src="../../static/img/recommend_zs.png"></image><text class="fs-32 fw-500 text--w111-333 lh-44rpx px-6">{{title}}</text><image class="w-42 h-36" src="../../static/img/recommend_zs.png"></image></view><view class="relative mt-24"><view class="jinabian"></view><waterfalls-flow class="vue-ref" vue-id="5464649c-1" wfList="{{hostProduct}}" showCart="{{false}}" recommend="{{true}}" data-ref="waterfallsFlow" data-event-opts="{{[['^itemTap',[['goDetail']]]]}}" bind:itemTap="__e" bind:__l="__l"></waterfalls-flow></view></view>