fix(style): adjust ui

This commit is contained in:
jialin
2026-02-10 17:29:57 +08:00
parent 15d635322b
commit 35ae7b9643
19 changed files with 115 additions and 43 deletions
+3 -1
View File
@@ -23,5 +23,7 @@ export default {
'routes.form.metadata.icons': 'Icon',
'routes.form.metadata.uploadIcon': 'Upload Icon',
'routes.form.fallback.warning':
'Changes to fallback route target take effect after one minute.'
'Changes to fallback route target take effect after one minute.',
'routes.form.weight.tips':
'Default weight is 100. A higher value means higher priority.'
};