优化赞赏引导

This commit is contained in:
huanqing.shao
2019-09-09 12:43:41 +08:00
parent 4675713785
commit 4049e73ce2
4 changed files with 30 additions and 16 deletions

View File

@@ -3,9 +3,10 @@
<div slot="sidebar-top">
<div style="text-align: center; margin-top: 10px;">
<div>
<span style="font-size: 13px;">打赏用户可进微信群聊</span>
<span style="font-size: 13px;">扫第一个二维码完成打赏扫第二个进微信群聊</span>
<p style="margin-top: 10px;">
<img src="./dz.png" style="width: 120px;"></img>
<img src="./dz.png" style="width: 120px; margin-right: 20px;"></img>
<img src="./dz2.jpeg" style="width: 120px;"></img>
</p>
</div>
<div class="side-nav-item" :style="activeLinkStyle('/overview/') + 'margin-left: 0;'">

View File

@@ -3,9 +3,10 @@
<div slot="sidebar-top">
<div style="text-align: center; margin-top: 10px;">
<div>
<span style="font-size: 13px;">打赏用户可进微信群聊</span>
<span style="font-size: 13px;">扫第一个二维码完成打赏扫第二个进微信群聊</span>
<p style="margin-top: 10px;">
<img src="./dz.png" style="width: 120px;"></img>
<img src="./dz.png" style="width: 120px; margin-right: 20px;"></img>
<img src="./dz2.jpeg" style="width: 120px;"></img>
</p>
</div>
<div class="side-nav-item" :style="activeLinkStyle('/overview/') + 'margin-left: 0;'">
@@ -30,10 +31,18 @@
<StarGazer/>
</div>
<div slot="page-top" class="theme-default-content content__default page-top">
<div class="tip custom-block" style="padding: 20px;">
<li><span style="color: red; font-weight: 500;">免费</span> Kubernetes 教程绝不降低品质</li>
<li>QQ <span style="color: red; font-weight: 500;">在线答疑</span>加群请扫描左侧导航<span style="color: red; font-weight: 500;">下方</span>的二维码</li>
<li>根据答疑情况<span style="color: red; font-weight: 500;">不断完善</span> 教程</li>
<div class="tip custom-block" style="padding: 10px 20px;">
<div style="display: inline-block; vertical-align: top;">
<li><span style="color: red; font-weight: 500;">免费</span> Kubernetes 教程绝不降低品质</li>
<li><span style="color: red; font-weight: 500;">在线答疑</span> 扫第一个二维码完成打赏扫第二个进微信群聊</li>
<li>未打赏用户可加 QQ 请扫描左侧导航<span style="color: red; font-weight: 500;">下方</span>的二维码</li>
<li>根据答疑情况<span style="color: red; font-weight: 500;">不断完善</span> 教程</li>
</div>
<div style="display: inline-block; margin-left: 10px;">
<img src="./dz.png" style="width: 100px; margin-right: 100px;"></img>
<img src="./dz2.jpeg" style="width: 100px;"></img>
</div>
</div>
</div>
<div slot="page-bottom" class="bottom-description">Copyright © 2019-present 邵欢庆 <a href="http://www.eigpay.com" target="_blank">仁聚汇通</a> | 京ICP备19008693号-2</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB