fuwencai 4 lat temu
rodzic
commit
e275ccf9e9
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      src/web/templates/client/personnelIndex.html

+ 2 - 1
src/web/templates/client/personnelIndex.html

@@ -7,7 +7,8 @@
     <section class="content-header">
         <h1>
             <small><a id="addTag" class="btn btn-primary opr">新增规则</a></small>
-            <small><h4 id="left" style="color: red;"></h4></small>
+            <small style="color: #0a001f">数据量余额:</small><small><h4 id="left" style="color: red;"></h4></small>
+            <small style="color: #0a001f">条</small>
             <a class="btn btn-primary opr" id="back" style="float: right" href="javascript:history.go(-1)"> 返回</a>
         </h1>
     </section>