Commit 06788bb3 authored by youjie's avatar youjie

车行登录erp 弹出消息优化

parent cd152135
......@@ -915,7 +915,7 @@
<div style="width: 100%; height: 50px;"></div>
</div>
</div>
<div class="logsBack" v-if="logsShow&&isShowMore">
<div class="logsBack" v-if="logsShow&&isShowMore&&typeSystem==0">
<div class="updateLogs">
<img src="../assets/img/logsImg.png" alt="" class="logsImg" />
<div class="logsTitle">
......@@ -1160,7 +1160,7 @@
</div>
</el-dialog>
<a class="weOytour" ref="weOytour" href="http://we.oytour.com:8110/" target="view_window">Preface</a>
<el-dialog custom-class='w800 PingFangSC _saleRnk' title="销售排行" :visible.sync="saleRnkShow" center
<el-dialog v-if="typeSystem==0" custom-class='w800 PingFangSC _saleRnk' title="销售排行" :visible.sync="saleRnkShow" center
:before-close="closeChangeMachie">
<saleRnk :detail='NewSaleRnkInfo' @closeChangeMachie="closeChangeMachie" />
</el-dialog>
......@@ -1175,7 +1175,7 @@
</el-dialog>
<div v-show="mazip==0&&isShowMore" id="downzip">
<div v-show="mazip==0&&isShowMore&&typeSystem==0" id="downzip">
<div>
<div>
<a href="http://im.oytour.com/麦子助手.exe">
......@@ -1189,7 +1189,7 @@
<a id='groupTourOrderByTuan_DownLoad' target="_blank" style="display:none"></a>
<!-- 投诉 -->
<div class="tsDiv" v-if="tsState&&isShowMore">
<div class="tsDiv" v-if="tsState&&isShowMore&&typeSystem==0">
<div class="tsContent">
<div style="width:100%;height:372px;position:relative">
<p style="text-align:center;font-size:14px;z-index:100;">投诉案例</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment