修复日志页面卡顿我呢提

This commit is contained in:
root
2026-06-15 22:42:59 +08:00
parent 1a52201ec7
commit bcb9f293a6
151 changed files with 2461 additions and 471 deletions
+1 -1
View File
@@ -890,7 +890,7 @@ $_d = function($name, $default) { return defined($name) ? constant($name) : $def
</tr>
<tr>
<td class="form-label-cell">指定国家访问真实页(逗号分隔国家代码)</td>
<td class="form-val-cell"><input type="text" name="country" class="form-control form-control-sm" value="<?php echo SHOW_SITE_COUNTRY; ?>" placeholder="如:US,GB,CA" style="max-width:300px;"></td>
<td class="form-val-cell"><input type="text" name="country" class="form-control form-control-sm" value="<?php echo SHOW_SITE_COUNTRY; ?>" placeholder="如:US,GB,CA(请用英文逗号)" style="max-width:300px;"></td>
</tr>
<tr>
<td class="form-label-cell">广告策略 ID</td>