|
@@ -712,7 +712,7 @@
|
|
|
<!-- 底部按钮组件 -->
|
|
|
<mobile-portrayal-footer ref="portrayalFooter" @monitorclick="changeFollowState('g')" :islogin="userInfo.isLogin" :monitorshow="true" :downshow="true" :monitor="follow" :params="unitParams" :allpower="allpower" :shareshow="isLogin"></mobile-portrayal-footer>
|
|
|
<!--客服组件-->
|
|
|
- <customer-corner-component v-show="isLogin" :scroll-status="pageScrollTop < 60" bottom-position="12%"></customer-corner-component>
|
|
|
+ <customer-corner-component :scroll-status="pageScrollTop < 60" bottom-position="12%"></customer-corner-component>
|
|
|
</div>
|
|
|
<div id="jyKeepComponent">
|
|
|
<keep-component ref="vKeepComponent" @on-change-keep="changeKeepStatus" :bid="nowOpenBid" :first="false">
|