fix: 添加C语言出题界面判分设置前端显示逻辑

This commit is contained in:
陆光LG
2025-08-11 16:32:08 +08:00
parent ff82c544b2
commit f8d8ec9d84
5 changed files with 586 additions and 162 deletions

26
pnpm-lock.yaml generated
View File

@@ -38,6 +38,9 @@ importers:
'@zxcvbn-ts/core':
specifier: ^3.0.4
version: 3.0.4
ace-builds:
specifier: ^1.43.2
version: 1.43.2
animate.css:
specifier: ^4.1.1
version: 4.1.1
@@ -161,6 +164,9 @@ importers:
vue-types:
specifier: ^5.1.1
version: 5.1.3(vue@3.5.12(typescript@5.3.3))
vue3-ace-editor:
specifier: ^2.2.4
version: 2.2.4(ace-builds@1.43.2)(vue@3.5.12(typescript@5.3.3))
vue3-signature:
specifier: ^0.2.4
version: 0.2.4(vue@3.5.12(typescript@5.3.3))
@@ -2340,8 +2346,8 @@ packages:
resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==, tarball: https://registry.npmmirror.com/JSONStream/-/JSONStream-1.3.5.tgz}
hasBin: true
ace-builds@1.39.1:
resolution: {integrity: sha512-HcJbBzx8qY66t9gZo/sQu7pi0wO/CFLdYn1LxQO1WQTfIkMfyc7LRnBpsp/oNCSSU/LL83jXHN1fqyOTuIhUjg==}
ace-builds@1.43.2:
resolution: {integrity: sha512-3wzJUJX0RpMc03jo0V8Q3bSb/cKPnS7Nqqw8fVHsCCHweKMiTIxT3fP46EhjmVy6MCuxwP801ere+RW245phGw==}
acorn-jsx@5.3.2:
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==, tarball: https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz}
@@ -5079,6 +5085,12 @@ packages:
vue:
optional: true
vue3-ace-editor@2.2.4:
resolution: {integrity: sha512-FZkEyfpbH068BwjhMyNROxfEI8135Sc+x8ouxkMdCNkuj/Tuw83VP/gStFQqZHqljyX9/VfMTCdTqtOnJZGN8g==}
peerDependencies:
ace-builds: '*'
vue: ^3
vue3-signature@0.2.4:
resolution: {integrity: sha512-XFwwFVK9OG3F085pKIq2SlNVqx32WdFH+TXbGEWc5FfEKpx8oMmZuAwZZ50K/pH2FgmJSE8IRwU9DDhrLpd6iA==}
peerDependencies:
@@ -7659,7 +7671,7 @@ snapshots:
jsonparse: 1.3.1
through: 2.3.8
ace-builds@1.39.1: {}
ace-builds@1.43.2: {}
acorn-jsx@5.3.2(acorn@8.14.0):
dependencies:
@@ -9124,7 +9136,7 @@ snapshots:
jsoneditor@9.10.5:
dependencies:
ace-builds: 1.39.1
ace-builds: 1.43.2
ajv: 6.12.6
javascript-natural-sort: 0.7.1
jmespath: 0.16.0
@@ -10546,6 +10558,12 @@ snapshots:
optionalDependencies:
vue: 3.5.12(typescript@5.3.3)
vue3-ace-editor@2.2.4(ace-builds@1.43.2)(vue@3.5.12(typescript@5.3.3)):
dependencies:
ace-builds: 1.43.2
resize-observer-polyfill: 1.5.1
vue: 3.5.12(typescript@5.3.3)
vue3-signature@0.2.4(vue@3.5.12(typescript@5.3.3)):
dependencies:
default-passive-events: 2.0.0