Files
hnxdcount-uniapp/unpackage/dist/build/mp-weixin/pages/activity/index.wxml
PC-202306242200\Administrator dac42e3b0c first commit
2026-03-28 23:09:02 +08:00

1 line
844 B
Plaintext

<view class="p30 data-v-f87b2b56"><view class="data-v-f87b2b56" style="background-color:#ffffff;border-radius:12rpx;padding:20rpx;display:flex;align-items:center;justify-content:space-between"><view class="data-v-f87b2b56">活动列表</view><navigator class="data-v-f87b2b56" url="/pages/activity/shop/index" style="color:#2b85e4">我的参与</navigator></view><view class="data-v-f87b2b56" style="height:20rpx"></view><navigator wx:for="{{a}}" wx:for-item="i" wx:key="e" class="data-v-f87b2b56" url="{{i.f}}" style="background-color:#ffffff;border-radius:12rpx;padding:20rpx;margin-bottom:20rpx"><view class="data-v-f87b2b56"><view class="data-v-f87b2b56">{{i.a}}</view></view><up-divider class="data-v-f87b2b56" u-i="{{i.b}}" bind:__l="__l"></up-divider><view class="data-v-f87b2b56">活动时间:{{i.c}}-{{i.d}}</view></navigator></view>