mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-03 12:20:28 +08:00
删除QQ群信息
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
* [管理平台](https://github.com/TeaOSLab/EdgeAdmin)
|
* [管理平台](https://github.com/TeaOSLab/EdgeAdmin)
|
||||||
|
|
||||||
## 联系我们
|
## 联系我们
|
||||||
有什么问题和建议都可以加入QQ群 `659832182` 或者 [Telegram群](https://t.me/+5kVCMGxQhZxiODY9) 。
|
有什么问题和建议都可以加入 [Telegram群](https://t.me/+5kVCMGxQhZxiODY9)
|
||||||
|
|
||||||
## 企业版
|
## 企业版
|
||||||
* [GoEdge企业版](https://goedge.cn/commercial) - 功能更强大的CDN系统
|
* [GoEdge企业版](https://goedge.cn/commercial) - 功能更强大的CDN系统
|
||||||
|
|||||||
@@ -4,7 +4,6 @@
|
|||||||
<a href="https://goedge.cn/docs" target="_blank" class="item">文档</a>
|
<a href="https://goedge.cn/docs" target="_blank" class="item">文档</a>
|
||||||
<a href="https://github.com/TeaOSLab/EdgeAdmin" target="_blank" class="item">GitHub</a>
|
<a href="https://github.com/TeaOSLab/EdgeAdmin" target="_blank" class="item">GitHub</a>
|
||||||
<a href="https://github.com/TeaOSLab/EdgeAdmin/issues" target="_blank" class="item">提Bug</a>
|
<a href="https://github.com/TeaOSLab/EdgeAdmin/issues" target="_blank" class="item">提Bug</a>
|
||||||
<a class="item" @click.prevent="showQQGroupQrcode()" title="点击弹出加群二维码">QQ讨论群 <i class="icon qrcode"></i> </a>
|
|
||||||
<a class="item" href="https://goedge.cn/community/telegram" target="_blank" title="点击跳转到加群页面">Telegram群 <i class="icon paper plane"></i></a>
|
<a class="item" href="https://goedge.cn/community/telegram" target="_blank" title="点击跳转到加群页面">Telegram群 <i class="icon paper plane"></i></a>
|
||||||
<a class="item right" href="https://goedge.cn/commercial" target="_blank" v-if="!teaIsPlus">企业版</a>
|
<a class="item right" href="https://goedge.cn/commercial" target="_blank" v-if="!teaIsPlus">企业版</a>
|
||||||
</div>
|
</div>
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
h3 {
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
.main {
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
table img {
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
/*# sourceMappingURL=qq.css.map */
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["qq.less"],"names":[],"mappings":"AAAA;EACC,kBAAA;;AAGD;EACC,UAAA;;AAGD,KAAM;EACL,WAAA","file":"qq.css"}
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
{$layout "layout_popup"}
|
|
||||||
|
|
||||||
<h3>QQ群 <span>659832182</span></h3>
|
|
||||||
<table class="ui table">
|
|
||||||
<tr>
|
|
||||||
<td><img src="/images/qq-group-qrcode.png"/></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
h3 {
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.main {
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
table img {
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user