bug fixing
This commit is contained in:
@ -6,7 +6,8 @@
|
|||||||
width="50%"
|
width="50%"
|
||||||
:append-to-body ="true">
|
:append-to-body ="true">
|
||||||
<div style="text-align: center;">
|
<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;">
|
<div style="margin-top: 10px;">
|
||||||
<span style="font-size: 13px;">扫第一个二维码完成打赏,扫第二个进微信群聊</span>
|
<span style="font-size: 13px;">扫第一个二维码完成打赏,扫第二个进微信群聊</span>
|
||||||
<p style="margin-top: 10px;">
|
<p style="margin-top: 10px;">
|
||||||
@ -15,7 +16,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div style="margin-bottom: 10px;">不方便给打赏的话,那就 <span style="color: red;">给一个 github star</span> 吧!</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>
|
</div>
|
||||||
<span slot="footer" class="dialog-footer">
|
<span slot="footer" class="dialog-footer">
|
||||||
<el-button @click="waitAMoment">一会儿再说</el-button>
|
<el-button @click="waitAMoment">一会儿再说</el-button>
|
||||||
@ -52,7 +53,7 @@ export default {
|
|||||||
setTimeout(_ => {
|
setTimeout(_ => {
|
||||||
_this.dialogVisible = true
|
_this.dialogVisible = true
|
||||||
// }, 10000)
|
// }, 10000)
|
||||||
}, 60000 * 1)
|
}, 60000 * 2)
|
||||||
},
|
},
|
||||||
gotoStar() {
|
gotoStar() {
|
||||||
this.dialogVisible = false
|
this.dialogVisible = false
|
||||||
|
|||||||
@ -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;">未打赏用户可进 QQ 群聊,<span style="color: red;">打赏用户可进微信群聊</span>。</div>
|
||||||
<div style="margin-top: 10px;">
|
<div style="margin-top: 10px;">
|
||||||
<span>扫第一个二维码完成打赏,扫第二个进微信群聊。</span> <span style="color: #CCC">QQ 群聊二维码在左侧导航栏下方。</span>
|
<span>扫第一个二维码完成打赏,扫第二个进微信群聊。</span> <span style="color: #CCC">QQ 群聊二维码在左侧导航栏下方。</span>
|
||||||
@ -199,4 +201,4 @@ Kuboard 为您的这些痛苦提供了极佳的解决方案,请立刻开始:
|
|||||||
<img src="/dz2.jpeg" style="width: 200px;"></img>
|
<img src="/dz2.jpeg" style="width: 200px;"></img>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div> -->
|
||||||
|
|||||||
Reference in New Issue
Block a user