Modify change notify rules page's load fail style

This commit is contained in:
2023-02-06 00:59:05 +08:00
parent 966aa0bf05
commit 145761f490

View File

@@ -186,7 +186,9 @@
<div id="page-notify-rules" style="display: none">
<div id="load-fail-text-box" style="text-align: center; display: none">
<br /><br /><br />
<span style="font-size: 15pt; opacity: 0.55">数据加载失败,请检查网络连接后重试。</span>
<span style="font-size: 55pt; font-weight: bold">!</span>
<br /><br /><br />
<span style="font-size: 18pt; opacity: 0.66">数据加载失败,请检查网络连接后重试。</span>
</div>
<ul id="data-list" class="mdui-list" />
</div>