diff --git a/src/router/routes/modules/list.ts b/src/router/routes/modules/list.ts index 296b19b..6956671 100644 --- a/src/router/routes/modules/list.ts +++ b/src/router/routes/modules/list.ts @@ -57,7 +57,7 @@ const LIST: AppRouteRecordRaw = { name: 'Sat', component: () => import('@/views/list/sat/index.vue'), meta: { - locale: '卫星写入', + locale: '星历写入', requiresAuth: true, roles: ['*'], }, diff --git a/src/views/list/card/index.vue b/src/views/list/card/index.vue index 9069f11..b91f1cb 100644 --- a/src/views/list/card/index.vue +++ b/src/views/list/card/index.vue @@ -5,7 +5,7 @@ diff --git a/src/views/list/chi/index.vue b/src/views/list/chi/index.vue index 6d5cfde..d1bf6af 100644 --- a/src/views/list/chi/index.vue +++ b/src/views/list/chi/index.vue @@ -5,14 +5,24 @@ - 写入 117 字库 - 写入 118+ 字库 - - 写入拼音检索表(2Mbit EEPROM可用) - + + + 写入 117 字库 + + + + + 写入 118+ 字库 + 写入拼音检索表 + +
diff --git a/src/views/list/flash/index.vue b/src/views/list/flash/index.vue index 9d661c8..af2434f 100644 --- a/src/views/list/flash/index.vue +++ b/src/views/list/flash/index.vue @@ -3,7 +3,7 @@ - + {{ state.binaryFile ? state.binaryName : '选择固件' }} 更新 diff --git a/src/views/list/image/index.vue b/src/views/list/image/index.vue index acc516d..5967f33 100644 --- a/src/views/list/image/index.vue +++ b/src/views/list/image/index.vue @@ -4,7 +4,7 @@ - + + - + {{ state.dt }} diff --git a/src/views/list/search-table/index.vue b/src/views/list/search-table/index.vue index 4e4e689..2fdc4a7 100644 --- a/src/views/list/search-table/index.vue +++ b/src/views/list/search-table/index.vue @@ -1,7 +1,10 @@