mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-30 23:16:35 +08:00
修改文字
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{$layout}
|
||||
{$template "menu"}
|
||||
|
||||
<warning-message v-if="key == null">认证之后,可以使用商业版功能,当前你还没有认证,<a href="http://edge.teaos.cn/docs/Plus/Authority/Index.md" target="_blank">[在这里看认证方法]</a>。</warning-message>
|
||||
<warning-message v-if="key == null">激活之后,可以使用商业版功能,当前你还没有激活,<a href="http://edge.teaos.cn/docs/Plus/Authority/Index.md" target="_blank">[在这里看激活方法]</a>。</warning-message>
|
||||
|
||||
<div v-if="key != null">
|
||||
<div class="margin"></div>
|
||||
|
||||
Reference in New Issue
Block a user