更新
This commit is contained in:
parent
bb1e6e8e08
commit
1188292b78
@ -17,9 +17,9 @@
|
|||||||
<div class="buttom">
|
<div class="buttom">
|
||||||
<img
|
<img
|
||||||
:src="
|
:src="
|
||||||
item.isGeted == 0
|
item.isGeted == 1
|
||||||
? require('../assets/img/pop/view_btn.png')
|
? require('../assets/img/pop/got_btn.png')
|
||||||
: require('../assets/img/pop/got_btn.png')
|
: require('../assets/img/pop/view_btn.png')
|
||||||
"
|
"
|
||||||
@click="getMoney(item)"
|
@click="getMoney(item)"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user