|
@@ -150,7 +150,7 @@
|
|
|
<image src="../../static/images/waterandfernew/colLeft.png"
|
|
<image src="../../static/images/waterandfernew/colLeft.png"
|
|
|
v-else-if="pickBtnList.length > 1 && index == 0"></image>
|
|
v-else-if="pickBtnList.length > 1 && index == 0"></image>
|
|
|
<image src="../../static/images/waterandfernew/colRight.png"
|
|
<image src="../../static/images/waterandfernew/colRight.png"
|
|
|
- v-else-if="pickBtnList.length > 1 && index == 1"></image>
|
|
|
|
|
|
|
+ v-else-if="pickBtnList.length > 1 && index == pickBtnList.length - 1"></image>
|
|
|
<image src="../../static/images/waterandfernew/colCenter.png" v-else></image>
|
|
<image src="../../static/images/waterandfernew/colCenter.png" v-else></image>
|
|
|
<view class="jiaoBtn" v-if="resultBan.length > 0">
|
|
<view class="jiaoBtn" v-if="resultBan.length > 0">
|
|
|
<u-switch v-model="resultBan[index]['off']" active-color="#14A478"
|
|
<u-switch v-model="resultBan[index]['off']" active-color="#14A478"
|