[重置企业认证后跳转路径]

This commit is contained in:
2021-10-20 14:53:02 +08:00
parent 61c306bcc0
commit 6b2293f8eb
4 changed files with 6 additions and 22 deletions

View File

@@ -123,7 +123,7 @@
<image class="icon" src="@/static/icons/tool_icon_02.png" mode="aspectFill"></image>
<view class="title">优惠券管理</view>
</view>
<view class="store-item" @click="$Router.push({name: 'Collection'})">
<view class="store-item">
<image class="icon" src="@/static/icons/tool_icon_03.png" mode="aspectFill"></image>
<view class="title">收款管理</view>
</view>