| | |
| | | <!-- 常用工具 --> |
| | | <view class="interact-tools" style="margin-bottom: 15px"> |
| | | |
| | | <div class="paddingBox"> |
| | | <view class="paddingBox"> |
| | | <view class="interact-container"> |
| | | <view class="interact-item" @click="navigateTo('/pages/mine/address/addressManage')"> |
| | | <image src="/static/mine/myaddress.png" mode=""></image> |
| | |
| | | <image src="/static/mine/shensu.png" mode=""></image> |
| | | <view>我的活动</view> |
| | | </view> --> |
| | | </view> |
| | | |
| | | <view class="interact-item" @click="navigateTo('/pages/mine/activity/applayActivityList')"> |
| | | <image src="/static/mine/shensu.png" mode=""></image> |
| | |
| | | </view> |
| | | |
| | | </view> |
| | | </div> |
| | | </view> |
| | | </view> |
| | | </view> |
| | | </template> |