|
@@ -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%"},
|