合并代码
This commit is contained in:
commit
b6478a6a15
|
|
@ -151,7 +151,7 @@
|
|||
<view v-if="tabList[tabCur].id == 1" class="bt-fixed">
|
||||
<template v-if="subTab[subTabCur].id != 4">
|
||||
<view v-if="subTab[subTabCur].id != 6 && listData.length && is_exchange=='1'" class="btn center"
|
||||
@click="open('changePop')">达达卷</view>
|
||||
@click="open('changePop')">达达券</view>
|
||||
<view v-if="subTab[subTabCur].id != 2" class="btn2 center" @click="open('sendPop')">发货</view>
|
||||
<view v-if="subTab[subTabCur].id != 6" class="btn center" @click="open('model')">上锁</view>
|
||||
</template>
|
||||
|
|
|
|||
|
|
@ -116,6 +116,11 @@
|
|||
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="center" style="width: 386rpx; height: 102rpx; background-color: #D8FD24; border-radius: 26rpx;">
|
||||
<text style="font-size: 32rpx; color: #333333; font-weight: 600;">立即邀请</text>
|
||||
</view>
|
||||
|
||||
<rule-pop ref="rulePop"></rule-pop>
|
||||
</view>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user