Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
36a320cb80
@ -34,7 +34,7 @@
|
|||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view class="ail">
|
<view class="ail">
|
||||||
<view class="back-car">
|
<view class="back-car" v-if="role === 'user'">
|
||||||
<image style="width: 45px;height: 35px" src="../../static/my/位图@2x.png" mode=""></image>
|
<image style="width: 45px;height: 35px" src="../../static/my/位图@2x.png" mode=""></image>
|
||||||
<view class="back-car-logo">
|
<view class="back-car-logo">
|
||||||
<image style="width: 90px;height: 22px" src="../../static/my/一键还车@2x.png" mode=""></image>
|
<image style="width: 90px;height: 22px" src="../../static/my/一键还车@2x.png" mode=""></image>
|
||||||
@ -75,6 +75,7 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
<view v-if="role !== 'user'" style="margin-top: 80px"> <!-- --> </view>
|
||||||
<view class="dai-box">
|
<view class="dai-box">
|
||||||
<view class="vinput" @click="goAssess()" v-if="role === 'user'">
|
<view class="vinput" @click="goAssess()" v-if="role === 'user'">
|
||||||
<view class="dix">
|
<view class="dix">
|
||||||
|
Loading…
Reference in New Issue
Block a user