lr 开始收费 400¥
This commit is contained in:
@@ -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;">( 2025–2026 )</span>`;
|
||||
|
||||
Reference in New Issue
Block a user