bug fixing

This commit is contained in:
huanqing.shao
2019-09-11 11:00:13 +08:00
parent 5d21d03da1
commit fdb9ccf1fa
2 changed files with 8 additions and 5 deletions

View File

@ -6,7 +6,8 @@
width="50%"
:append-to-body ="true">
<div style="text-align: center;">
<div style="margin-top: 10px;">未打赏用户可进 QQ 群聊<span style="color: red;">打赏用户可进微信群聊</span></div>
<span style="font-size: 18px; weight: 500;">英雄请给个 github star </span>
<!-- <div style="margin-top: 10px;">未打赏用户可进 QQ 群聊<span style="color: red;">打赏用户可进微信群聊</span></div>
<div style="margin-top: 10px;">
<span style="font-size: 13px;">扫第一个二维码完成打赏扫第二个进微信群聊</span>
<p style="margin-top: 10px;">
@ -15,7 +16,7 @@
</p>
</div>
<div style="margin-bottom: 10px;">不方便给打赏的话那就 <span style="color: red;">给一个 github star</span> </div>
<div style="margin-bottom: 10px;">github star 本窗口将不再弹出</div>
<div style="margin-bottom: 10px;">github star 本窗口将不再弹出</div> -->
</div>
<span slot="footer" class="dialog-footer">
<el-button @click="waitAMoment">一会儿再说</el-button>
@ -52,7 +53,7 @@ export default {
setTimeout(_ => {
_this.dialogVisible = true
// }, 10000)
}, 60000 * 1)
}, 60000 * 2)
},
gotoStar() {
this.dialogVisible = false

View File

@ -190,7 +190,9 @@ Kuboard 为您的这些痛苦提供了极佳的解决方案,请立刻开始:
## 在线答疑
<div>
<img src="/images/kuboard_qq.png" />
<!-- <div>
<div style="margin-top: 10px;">未打赏用户可进 QQ 群聊,<span style="color: red;">打赏用户可进微信群聊</span>。</div>
<div style="margin-top: 10px;">
<span>扫第一个二维码完成打赏,扫第二个进微信群聊。</span> <span style="color: #CCC">QQ 群聊二维码在左侧导航栏下方。</span>
@ -199,4 +201,4 @@ Kuboard 为您的这些痛苦提供了极佳的解决方案,请立刻开始:
<img src="/dz2.jpeg" style="width: 200px;"></img>
</p>
</div>
</div>
</div> -->