|
@ -120,14 +120,14 @@ |
|
|
img-url="../../images/heart/apply-new.png" |
|
|
img-url="../../images/heart/apply-new.png" |
|
|
bindmovebtnCallBack="myApply"></move-btn> |
|
|
bindmovebtnCallBack="myApply"></move-btn> |
|
|
<move-btn |
|
|
<move-btn |
|
|
wx:if="{{btnTop!=0}}" |
|
|
wx:if="{{scanBtn.imgUrl && btnTop!=0}}" |
|
|
area-top="120" |
|
|
area-top="120" |
|
|
area-height="90%" |
|
|
area-height="90%" |
|
|
button-width="200" |
|
|
button-width="200" |
|
|
button-height="200" |
|
|
button-height="200" |
|
|
button-top="{{btnTop}}" |
|
|
button-top="{{btnTop}}" |
|
|
button-left="{{btnLeft}}" |
|
|
button-left="{{btnLeft}}" |
|
|
img-url="../../images/home/scan.png" |
|
|
img-url="{{scanBtn.imgUrl}}" |
|
|
bindmovebtnCallBack="scanCode"></move-btn> |
|
|
bindmovebtnCallBack="scanCode"></move-btn> |
|
|
|
|
|
|
|
|
<move-btn wx:if="{{shouye.id}}" |
|
|
<move-btn wx:if="{{shouye.id}}" |
|
|