|
|
@ -38,7 +38,7 @@ |
|
|
|
<text>卡号</text> |
|
|
|
<text>卡号</text> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="content" |
|
|
|
<view class="content" |
|
|
|
v-clipboard:copy="item.spread_url" |
|
|
|
v-clipboard:copy="yhk.bank_no" |
|
|
|
v-clipboard:success="(type) => onCopyResult('success')" |
|
|
|
v-clipboard:success="(type) => onCopyResult('success')" |
|
|
|
v-clipboard:error="(type) => onCopyResult('error')"> |
|
|
|
v-clipboard:error="(type) => onCopyResult('error')"> |
|
|
|
<!-- <text></text> --> |
|
|
|
<!-- <text></text> --> |
|
|
|