diff --git a/frontend/src/router/index.ts b/frontend/src/router/index.ts index d9b29dc1..88c1d8e4 100644 --- a/frontend/src/router/index.ts +++ b/frontend/src/router/index.ts @@ -9,6 +9,7 @@ import Tasks from "../views/Tasks.vue"; import Milestones from "../views/Milestones.vue"; import Subjects from "../views/Subjects.vue"; import SubjectDetail from "../views/SubjectDetail.vue"; +import MyWorkbench from "../views/workbench/MyWorkbench.vue"; import Aes from "../views/Aes.vue"; import AeDetail from "../views/AeDetail.vue"; import DataQueries from "../views/DataQueries.vue"; @@ -43,6 +44,12 @@ const routes: RouteRecordRaw[] = [ component: Layout, redirect: "/studies", children: [ + { + path: "workbench", + name: "MyWorkbench", + component: MyWorkbench, + meta: { title: "我的工作台" }, + }, { path: "study/home", name: "StudyHome", diff --git a/pg_data/base/16384/1249 b/pg_data/base/16384/1249 index a8abec03..1def6abd 100644 Binary files a/pg_data/base/16384/1249 and b/pg_data/base/16384/1249 differ diff --git a/pg_data/base/16384/24576 b/pg_data/base/16384/24576 index 1bb46a6b..0123f227 100644 Binary files a/pg_data/base/16384/24576 and b/pg_data/base/16384/24576 differ diff --git a/pg_data/base/16384/24584 b/pg_data/base/16384/24584 index 5ba9d9d9..5365f1bf 100644 Binary files a/pg_data/base/16384/24584 and b/pg_data/base/16384/24584 differ diff --git a/pg_data/base/16384/24618 b/pg_data/base/16384/24618 index 3d6aadd5..2e41751d 100644 Binary files a/pg_data/base/16384/24618 and b/pg_data/base/16384/24618 differ diff --git a/pg_data/base/16384/24653 b/pg_data/base/16384/24653 index c1aa8231..a8ccc93e 100644 Binary files a/pg_data/base/16384/24653 and b/pg_data/base/16384/24653 differ diff --git a/pg_data/base/16384/24659 b/pg_data/base/16384/24659 index 647f49af..326b16ec 100644 Binary files a/pg_data/base/16384/24659 and b/pg_data/base/16384/24659 differ diff --git a/pg_data/base/16384/24744 b/pg_data/base/16384/24744 index 6d17cf9d..f8e9bd52 100644 Binary files a/pg_data/base/16384/24744 and b/pg_data/base/16384/24744 differ diff --git a/pg_data/base/16384/24751 b/pg_data/base/16384/24751 index 0de057b3..e12a1e8c 100644 Binary files a/pg_data/base/16384/24751 and b/pg_data/base/16384/24751 differ diff --git a/pg_data/base/16384/24773 b/pg_data/base/16384/24773 index 9df90afa..72407533 100644 Binary files a/pg_data/base/16384/24773 and b/pg_data/base/16384/24773 differ diff --git a/pg_data/base/16384/24774 b/pg_data/base/16384/24774 index a73492d1..8b4ae19a 100644 Binary files a/pg_data/base/16384/24774 and b/pg_data/base/16384/24774 differ diff --git a/pg_data/base/16384/24844 b/pg_data/base/16384/24844 index 99f227ef..32607433 100644 Binary files a/pg_data/base/16384/24844 and b/pg_data/base/16384/24844 differ diff --git a/pg_data/base/16384/24851 b/pg_data/base/16384/24851 index 682b5f03..52e2c069 100644 Binary files a/pg_data/base/16384/24851 and b/pg_data/base/16384/24851 differ diff --git a/pg_data/base/16384/24863 b/pg_data/base/16384/24863 index b46959e4..043c30f9 100644 Binary files a/pg_data/base/16384/24863 and b/pg_data/base/16384/24863 differ diff --git a/pg_data/base/16384/24864 b/pg_data/base/16384/24864 index 6d17cf9d..96196b3d 100644 Binary files a/pg_data/base/16384/24864 and b/pg_data/base/16384/24864 differ diff --git a/pg_data/base/16384/24871 b/pg_data/base/16384/24871 index 0978a089..9139da9b 100644 Binary files a/pg_data/base/16384/24871 and b/pg_data/base/16384/24871 differ diff --git a/pg_data/base/16384/24893 b/pg_data/base/16384/24893 index 0681e802..2396275a 100644 Binary files a/pg_data/base/16384/24893 and b/pg_data/base/16384/24893 differ diff --git a/pg_data/base/16384/24894 b/pg_data/base/16384/24894 index f86f0810..8c7e7b40 100644 Binary files a/pg_data/base/16384/24894 and b/pg_data/base/16384/24894 differ diff --git a/pg_data/base/16384/24895 b/pg_data/base/16384/24895 index 97627b7e..8e623f76 100644 Binary files a/pg_data/base/16384/24895 and b/pg_data/base/16384/24895 differ diff --git a/pg_data/base/16384/2604 b/pg_data/base/16384/2604 index 826dde5d..32679dde 100644 Binary files a/pg_data/base/16384/2604 and b/pg_data/base/16384/2604 differ diff --git a/pg_data/global/pg_control b/pg_data/global/pg_control index 07cb7863..87989170 100644 Binary files a/pg_data/global/pg_control and b/pg_data/global/pg_control differ diff --git a/pg_data/pg_wal/000000010000000000000001 b/pg_data/pg_wal/000000010000000000000001 index 6a0366ee..916e6491 100644 Binary files a/pg_data/pg_wal/000000010000000000000001 and b/pg_data/pg_wal/000000010000000000000001 differ diff --git a/pg_data/pg_xact/0000 b/pg_data/pg_xact/0000 index 2a37dfb4..ab4496b2 100644 Binary files a/pg_data/pg_xact/0000 and b/pg_data/pg_xact/0000 differ