修改禅道已知bug

This commit is contained in:
范强强
2022-08-26 09:17:17 +08:00
parent c67e05ef3e
commit 011963e1ca
3 changed files with 9 additions and 9 deletions
@@ -3,9 +3,9 @@
<div class="doc-detail-wrap"> <div class="doc-detail-wrap">
<div class="doc-detail-header" style="position: fixed;top: 0"> <div class="doc-detail-header" style="position: fixed;top: 0">
<div class="doc-detail-title"> <div class="doc-detail-title">
<span style="line-height: 66px;display: inline-block;float: left"> <!-- <span style="line-height: 66px;display: inline-block;float: left">-->
<a-icon type="arrow-left" style="margin-right: 6px;"/> <!-- <a-icon type="arrow-left" style="margin-right: 6px;"/>-->
</span> <!-- </span>-->
{{$t('managePublishing')}} {{$t('managePublishing')}}
</div> </div>
</div> </div>
@@ -3,9 +3,9 @@
<div class="doc-detail-wrap"> <div class="doc-detail-wrap">
<div class="doc-detail-header" style="position: fixed;top: 0"> <div class="doc-detail-header" style="position: fixed;top: 0">
<div class="doc-detail-title"> <div class="doc-detail-title">
<span style="line-height: 66px;display: inline-block;float: left"> <!-- <span style="line-height: 66px;display: inline-block;float: left">-->
<a-icon type="arrow-left" style="margin-right: 6px;"/> <!-- <a-icon type="arrow-left" style="margin-right: 6px;"/>-->
</span> <!-- </span>-->
{{header_text}} {{header_text}}
</div> </div>
</div> </div>
@@ -3,9 +3,9 @@
<div class="doc-detail-wrap"> <div class="doc-detail-wrap">
<div class="doc-detail-header" style="position: fixed;top: 0"> <div class="doc-detail-header" style="position: fixed;top: 0">
<div class="doc-detail-title"> <div class="doc-detail-title">
<span style="line-height: 66px;display: inline-block;float: left" @click="backClick"> <!-- <span style="line-height: 66px;display: inline-block;float: left" @click="backClick">-->
<a-icon type="arrow-left" style="margin-right: 6px;"/> <!-- <a-icon type="arrow-left" style="margin-right: 6px;"/>-->
</span> <!-- </span>-->
{{$t('managePublishing')}} {{$t('managePublishing')}}
</div> </div>
</div> </div>