sync: soul-admin 页面 | 原因: 前端页面修改

This commit is contained in:
卡若
2026-03-09 04:56:07 +08:00
parent 794a1f46a9
commit 3125e42def

View File

@@ -1298,9 +1298,10 @@ export function ContentPage() {
</div>
<p className="text-xs text-gray-500">: {(rankingWeights.readWeight + rankingWeights.recencyWeight + rankingWeights.payWeight).toFixed(1)}</p>
<ul className="list-disc list-inside space-y-1 text-xs text-gray-400">
<li> 20 201</li>
<li> 30 301</li>
<li> 20 201</li>
<li> 20 1=202=19...20=1</li>
<li> 30 1=302=29...30=1</li>
<li> 20 1=202=19...20=1</li>
<li></li>
</ul>
<Button
onClick={handleSaveRankingWeights}