任务中心添加

This commit is contained in:
GaoHao
2024-12-05 14:38:36 +08:00
parent 3bcc491fc2
commit c7df084278
9 changed files with 274 additions and 1 deletions

View File

@@ -145,6 +145,16 @@
</view>
<u-badge :offset="[0,20]" type="error" :count="numCount"></u-badge>
</view>
<view class="tool-box-content-item flex align-center justify-center flex-wrap"
@click="goNav('/me/task/index')">
<view class="tool-box-content-item-img">
<image src="../../static/images/me/task.png" mode=""></image>
</view>
<view class="tool-box-content-item-txt">
任务中心
</view>
<u-badge :offset="[0,20]" type="error" :count="numCount"></u-badge>
</view>
<view class="tool-box-content-item flex align-center justify-center flex-wrap"
@click="goNav('/me/jilu/jilu')">
<view class="tool-box-content-item-img">