功能优化

This commit is contained in:
huanqing.shao
2019-11-02 21:43:43 +08:00
parent 46ed041db2
commit 90268eb492
12 changed files with 71 additions and 34 deletions

View File

@@ -11,7 +11,7 @@
<!-- 808894550 -->
</div>
<p style="margin-bottom: 0; margin-top: 10px;">
<img style="margin: auto; padding: 7px; width: 135px;" src="/images/kuboard_qq.png" alt="Kubernetes教程QQ群在线答疑"/>
<img style="margin: auto; width: 150px;" src="/images/kuboard_qq.png" alt="Kubernetes教程QQ群在线答疑"/>
</p>
</b-card>
</grid-item>
@@ -37,7 +37,7 @@
<span>微信扫码</span>
<p style="margin-top: 10px; margin-bottom: 0; text-align: center;">
<!-- <img src="/images/dz.png" style="width: 150px;"></img> -->
<img src="/images/dz2.jpeg" style="width: 150px;"></img>
<img src="/images/qr-vip.jpeg" style="width: 150px;"></img>
</p>
</div>
</div>

View File

@@ -35,9 +35,9 @@
</a>
</p>
</div> -->
<JoinCommunity></JoinCommunity>
<PageEdit style="max-width: 1000px; margin-top: 2rem; background-color: #FFF;"/>
<PageNav v-bind="{ sidebarItems }" style="max-width: 1000px; padding: 1rem;"/>
<JoinCommunity style="padding: 1rem 2.5rem;"></JoinCommunity>
<PageEdit style="max-width: 1000px; padding: 1rem 2.5rem; margin-top: 2rem; background-color: #FFF;"/>
<PageNav v-bind="{ sidebarItems }" style="max-width: 1000px; padding: 1rem 2.5rem;"/>
<div class="page-nav" style="max-width: 1000px; padding-top:0; margin-top: 1rem;" v-show="!$frontmatter.lessAds && !$isSharing">
<AdSensePageBottomInline/>
</div>