We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f2a25b commit f359ad0Copy full SHA for f359ad0
src/pages/index.vue
@@ -23,7 +23,7 @@ const migrateMethods = [
23
{
24
title: "从Electron Class Schedule迁移",
25
subtitle: "核心来自HelloWRC",
26
- text: "可迁移内容:课表部分,最多只支持两周的轮换",
+ text: "可迁移内容:课表部分(最多只支持两周的轮换)",
27
path: "/ecs"
28
},
29
];
0 commit comments