1 line
382 B
Plaintext
Raw Normal View History

2026-05-28 09:48:42 +08:00
<view class="class_ification data-v-bc782809"><view wx:for="{{a}}" wx:for-item="i" wx:key="e" class="items data-v-bc782809" bindtap="{{i.f}}"><view class="items_icon data-v-bc782809"><image class="data-v-bc782809" src="{{i.a}}" mode="widthFix"/><view wx:if="{{i.b}}" class="badge data-v-bc782809">{{i.c}}</view></view><view class="label data-v-bc782809">{{i.d}}</view></view></view>