feat: 添加常规关卡开放日信息
This commit is contained in:
@@ -1722,7 +1722,7 @@ class AppConfig(GlobalConfig):
|
||||
res_stage.append({"label": stage["text"], "value": stage["value"]})
|
||||
|
||||
stage_data[calendar.day_name[day - 1] if day > 0 else "ALL"] = (
|
||||
activity_stage_combox + res_stage
|
||||
res_stage[0] + activity_stage_combox + res_stage[1:]
|
||||
)
|
||||
|
||||
stage_data["Info"] = activity_stage_drop_info
|
||||
|
||||
Reference in New Issue
Block a user