fix
Some checks failed
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled

This commit is contained in:
2026-03-09 21:07:59 +08:00
parent cbce188028
commit 315729d7e8
3 changed files with 100 additions and 43 deletions

View File

@@ -239,9 +239,9 @@ export const CODE_TEMPLATES = {
} as const
export enum ScreenMode {
both = "题目 | 自测",
code = "自测",
problem = "题目",
both = "双栏",
code = "自测",
problem = "题目",
}
export enum ChartType {