|
|
@ -48,15 +48,15 @@ |
|
|
|
<view class="card"> |
|
|
|
<view class="_title">所有应用</view> |
|
|
|
<view class="content"> |
|
|
|
<view> |
|
|
|
<view @click="$u.route({url:'pages/stock/mana'})"> |
|
|
|
<image src="/static/patrolGarden/inventory.svg"/> |
|
|
|
<text class="name">库存</text> |
|
|
|
</view> |
|
|
|
<view> |
|
|
|
<view @click="$u.route({url:'pages/purchase/apply'})"> |
|
|
|
<image src="/static/patrolGarden/procure.svg"/> |
|
|
|
<text class="name">采购</text> |
|
|
|
</view> |
|
|
|
<view> |
|
|
|
<view @click="$u.route({url:'/pages/patrolGarden/record'})"> |
|
|
|
<image src="/static/patrolGarden/tour.svg"/> |
|
|
|
<text class="name">巡园</text> |
|
|
|
</view> |