Skip to content

Commit cc3b802

Browse files
committed
优化文字提示
1 parent 9b780ff commit cc3b802

File tree

1 file changed

+1
-1
lines changed
  • web/views/@default/servers/components/cache

1 file changed

+1
-1
lines changed

web/views/@default/servers/components/cache/clean.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h3>清理</h3>
4242
<tr v-show="reason == REASON_ISSUE_REPORT">
4343
<td>操作建议</td>
4444
<td>
45-
本产品提供的 <a href="/servers/components/cache/batch?keyType=prefix" target="_blank">[刷新预热]</a> 功能运行非常可靠,如果你确认发现功能异常,且能100%几率重现问题,请及时报告给软件开发者。
45+
当前系统提供的 <a href="/servers/components/cache/batch?keyType=prefix" target="_blank">[刷新预热]</a> 功能运行非常可靠,如果你确认发现功能异常,且能100%几率重现问题,请及时报告给软件开发者。
4646
</td>
4747
</tr>
4848
<tr v-show="reason == REASON_BATCH_DELETE">

0 commit comments

Comments
 (0)