| | |
| | | <text class="title">待办</text> |
| | | <view class="flex align-center mt-10"> |
| | | <view class="list-item"> |
| | | <navigator url="./" hover-class="none"> |
| | | <navigator url="./board" hover-class="none"> |
| | | <image class="icon" src="../../static/images/commission1.png"></image> |
| | | <text>看板</text> |
| | | </navigator> |
| | |
| | | </navigator> |
| | | </view> |
| | | <view class="list-item"> |
| | | <navigator url="./" hover-class="none"> |
| | | <navigator url="./followRecords" hover-class="none"> |
| | | <image class="icon" src="../../static/images/commission2.png"></image> |
| | | <text>跟进记录</text> |
| | | </navigator> |
| | |
| | | </navigator> |
| | | </view> |
| | | <view class="list-item"> |
| | | <navigator url="./" hover-class="none"> |
| | | <navigator url="./check/index" hover-class="none"> |
| | | <image class="icon" src="../../static/images/warehouse2.png"></image> |
| | | <text>盘点</text> |
| | | </navigator> |