mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 18:03:27 +08:00
uniapp【优化】:个人中心去邀请页面,出现两次
This commit is contained in:
@@ -81,9 +81,8 @@
|
||||
<!-- 天天有钱 -->
|
||||
<view class="view-box" v-if="shopConfigStore.config?.showInviter === ShowInviterEnum.yes">
|
||||
<view class="title">天天有钱</view>
|
||||
<view class="invitation-box"
|
||||
@click="handleJumpPage(`/pages/subpackage/member/invite/invite/invite`)">
|
||||
<view class="item">
|
||||
<view class="invitation-box">
|
||||
<view class="item" @click="handleJumpPage(`/pages/subpackage/member/invite/invite/invite`)">
|
||||
<image class="img" :src="handleStaticResources('/static/images/member/invitation-01.png')">
|
||||
</image>
|
||||
<view class="tit-desc">
|
||||
|
||||
Reference in New Issue
Block a user