Browse Source

Merge branch 'dev/v1.0.61_zsy' of jianyu/web into feature/v1.0.61

zhangsiya 1 year ago
parent
commit
dac3122d4a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/mobile/src/views/article/content.vue

+ 1 - 1
apps/mobile/src/views/article/content.vue

@@ -122,7 +122,7 @@
       </div>
     </van-skeleton>
     <!--    客服-->
-    <customer-corner  :scroll-status="scrollStatus" bottom-position="12%"/>
+    <customer-corner :scroll-status="scrollStatus" bottom-position="12%"/>
     <ThirdPartyVerifyPopup
       v-model="popup.thirdPartyVerify"
       :beforeLeavePage="beforeLeavePage"