添加活动列表页面

This commit is contained in:
2025-09-28 01:01:21 +08:00
parent ca84b75bd1
commit 5faa33deda
6 changed files with 495 additions and 3 deletions

View File

@@ -50,7 +50,7 @@
<view class="function-icon">
<t-icon name="article" size="40rpx" />
</view>
<view class="function-name">我的订单</view>
<view class="function-name">我的兑换</view>
</view>
<view class="function-item" bind:tap="gotoAddress">
<view class="function-icon">
@@ -104,7 +104,7 @@
<t-divider />
<t-cell title="最新活动" leftIcon="logout" hover arrow class="redicon"/>
<t-cell title="最新活动" leftIcon="logout" hover arrow class="redicon" url="/pages/activities/activities"/>
</t-cell-group>
<!-- 底部区域 -->