소스 검색

Merge branch 'dev1.4.1' of http://192.168.3.207:10080/qmx/datatag into dev1.4.1

xuzhiheng 4 년 전
부모
커밋
f16e0104d5
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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>