Переглянути джерело

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

xuzhiheng 4 роки тому
батько
коміт
1071072a68

+ 2 - 2
src/web/templates/client/cuser_rule_create.html

@@ -378,7 +378,7 @@
                                 </div>
                                 <tr>
                                     <th>编号</th>
-                                    <th><input type="checkbox" onclick="allSelect(this)" id="allCheckbox"></th>
+                                    <th><input type="checkbox" onclick="allSelect(this)" id="allCheckbox" style="zoom: 135%"></th>
                                     <th>关键词</th>
                                     <th>匹配方式</th>
                                     <th>附加词</th>
@@ -555,7 +555,7 @@
                 {"data": null, width: "2%"},
                 {
                     "data": "", width: "1%", render: function () {
-                        return `<input type="checkbox" name="ckb-keyid" onclick="singleSelect(this)" style="text-align: center">`
+                        return `<input type="checkbox" name="ckb-keyid" onclick="singleSelect(this)" style="text-align: center;zoom: 135%"">`
                     }
                 },
                 {"data": "s_matchkey", width: "10%"},

+ 1 - 1
src/web/templates/com/header_2.html

@@ -1,6 +1,6 @@
 <header class="main-header">
     <!-- Logo -->
-    <a href="/front/index" class="logo">
+    <a href="#" class="logo" style="background-color: #3c8dbc">
       <!-- mini logo for sidebar mini 50x50 pixels -->
       <span class="logo-mini"><b>ProcessPlatform</b></span>
       <!-- logo for regular state and mobile devices -->