添加活动列表页面
This commit is contained in:
@@ -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>
|
||||
<!-- 底部区域 -->
|
||||
|
||||
Reference in New Issue
Block a user