提供管理界面的HTTP/HTTPS修改功能

This commit is contained in:
刘祥超
2020-10-15 16:41:32 +08:00
parent e7b0b26921
commit be9d24a88f
34 changed files with 596 additions and 73 deletions

View File

@@ -0,0 +1,4 @@
table img {
width: 20em;
}
/*# sourceMappingURL=qq.css.map */

View File

@@ -0,0 +1 @@
{"version":3,"sources":["qq.less"],"names":[],"mappings":"AAAA,KAAM;EACL,WAAA","file":"qq.css"}

View File

@@ -0,0 +1,8 @@
{$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>

View File

@@ -0,0 +1,3 @@
table img {
width: 20em;
}