lr 开始收费 400¥

This commit is contained in:
2026-06-02 15:02:30 +08:00
parent 27057e0fef
commit 558d840981
6 changed files with 305 additions and 6 deletions

View File

@@ -123,7 +123,7 @@ targetImgs.forEach(img => {
$('.jour_message div .mes_final').html(arr_jour.finaldecision);
var apcStr = ``;
if ([1, 25, 11].includes(Number(Jour_num))) {
if ([1, 25, 11,14].includes(Number(Jour_num))) {
apcStr = arr_jour.apc
} else {
apcStr = arr_jour.apc + `<span style="color: ${arr_jour.system_color};font-weight: bold;margin-left:6px;">( 20252026 )</span>`;