二手车交易,反馈建议调整
This commit is contained in:
@ -101,7 +101,7 @@
|
||||
</div>
|
||||
<img v-show="activeTab==0" @click="releaseHandle(1)" class="fixImg" src="@/assets/secondHandCar/sellCar.png" />
|
||||
<img v-show="activeTab==1" @click="releaseHandle(2)" class="fixImg" src="@/assets/secondHandCar/buyCar.png" />
|
||||
<van-popup v-model="poupShow" closeable round :style="{ width: '90%',height:'37%' }" class="poupWrap">
|
||||
<van-popup v-model="poupShow" closeable round :style="{ width: '90%' }" class="poupWrap">
|
||||
<span class="title">反馈建议</span>
|
||||
<div class="poupContent">
|
||||
<div class="tip">如有任何建议,请及时反馈我们。</div>
|
||||
|
Reference in New Issue
Block a user