9.18
@ -2,23 +2,22 @@
|
||||
<view class="bar">
|
||||
<view class="barbox" @click="gogogo(1)">
|
||||
<view class="bar-img">
|
||||
<image v-if="actindex == 1" src="../../static/imgs/homex.png" mode="aspectFit"></image>
|
||||
<image v-if="actindex != 1" src="../../static/imgs/home.png" mode="aspectFit"></image>
|
||||
<image v-if="actindex == 1" src="../../static/icon/homex.png" mode="aspectFit"></image>
|
||||
<image v-if="actindex != 1" src="../../static/icon/home.png" mode="aspectFit"></image>
|
||||
</view>
|
||||
<view class="">首页</view>
|
||||
</view>
|
||||
<view class="barbox" @click="gogogo(2)">
|
||||
<view class="centerbox">
|
||||
<view class="qiu">
|
||||
<image src="../../static/imgs/jy.png" mode="aspectFit"></image>
|
||||
</view>
|
||||
<view class="bar-img">
|
||||
<image v-if="actindex == 3" src="../../static/icon/jyx.png" mode="aspectFit"></image>
|
||||
<image v-if="actindex != 3" src="../../static/icon/jy.png" mode="aspectFit"></image>
|
||||
</view>
|
||||
<view class="">一键加油</view>
|
||||
</view>
|
||||
<view class="barbox" @click="gogogo(3)">
|
||||
<view class="bar-img">
|
||||
<image v-if="actindex == 3" src="../../static/imgs/myx.png" mode="aspectFit"></image>
|
||||
<image v-if="actindex != 3" src="../../static/imgs/my.png" mode="aspectFit"></image>
|
||||
<image v-if="actindex == 3" src="../../static/icon/mux.png" mode="aspectFit"></image>
|
||||
<image v-if="actindex != 3" src="../../static/icon/my.png" mode="aspectFit"></image>
|
||||
</view>
|
||||
<view class="">我的</view>
|
||||
</view>
|
||||
|
BIN
gasStation-uni/static/icon/home.png
Normal file
After Width: | Height: | Size: 769 B |
BIN
gasStation-uni/static/icon/homex.png
Normal file
After Width: | Height: | Size: 802 B |
BIN
gasStation-uni/static/icon/jy.png
Normal file
After Width: | Height: | Size: 817 B |
BIN
gasStation-uni/static/icon/jyx.png
Normal file
After Width: | Height: | Size: 856 B |
BIN
gasStation-uni/static/icon/my.png
Normal file
After Width: | Height: | Size: 900 B |
BIN
gasStation-uni/static/icon/myx.png
Normal file
After Width: | Height: | Size: 896 B |
BIN
gasStation-uni/unpackage/dist/dev/mp-weixin/static/icon/home.png
vendored
Normal file
After Width: | Height: | Size: 769 B |
BIN
gasStation-uni/unpackage/dist/dev/mp-weixin/static/icon/homex.png
vendored
Normal file
After Width: | Height: | Size: 802 B |
BIN
gasStation-uni/unpackage/dist/dev/mp-weixin/static/icon/jy.png
vendored
Normal file
After Width: | Height: | Size: 817 B |
BIN
gasStation-uni/unpackage/dist/dev/mp-weixin/static/icon/jyx.png
vendored
Normal file
After Width: | Height: | Size: 856 B |
BIN
gasStation-uni/unpackage/dist/dev/mp-weixin/static/icon/my.png
vendored
Normal file
After Width: | Height: | Size: 900 B |
BIN
gasStation-uni/unpackage/dist/dev/mp-weixin/static/icon/myx.png
vendored
Normal file
After Width: | Height: | Size: 896 B |