工作台相关界面
This commit is contained in:
parent
67650adebc
commit
2a22bf8d3c
@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
@ -48,7 +48,7 @@
|
||||
}
|
||||
|
||||
.app-loading .app-loading-logo {
|
||||
width: 100px;
|
||||
width: 200px;
|
||||
margin: 0 auto 15px auto;
|
||||
}
|
||||
|
||||
|
||||
@ -4,6 +4,8 @@ export interface ProfileVO {
|
||||
id: number
|
||||
username: string
|
||||
nickname: string
|
||||
orgid: number
|
||||
orgname: string
|
||||
dept: {
|
||||
id: number
|
||||
name: string
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 334 KiB |
0
src/views/analysis/ABPM.vue
Normal file
0
src/views/analysis/ABPM.vue
Normal file
0
src/views/analysis/Arteriosclerosis.vue
Normal file
0
src/views/analysis/Arteriosclerosis.vue
Normal file
0
src/views/analysis/CGM.vue
Normal file
0
src/views/analysis/CGM.vue
Normal file
0
src/views/analysis/ECG.vue
Normal file
0
src/views/analysis/ECG.vue
Normal file
0
src/views/analysis/ERA.vue
Normal file
0
src/views/analysis/ERA.vue
Normal file
0
src/views/analysis/HOLTER.vue
Normal file
0
src/views/analysis/HOLTER.vue
Normal file
0
src/views/analysis/PFT.vue
Normal file
0
src/views/analysis/PFT.vue
Normal file
0
src/views/analysis/SpO₂.vue
Normal file
0
src/views/analysis/SpO₂.vue
Normal file
0
src/views/system/Equipment/Equipments.vue
Normal file
0
src/views/system/Equipment/Equipments.vue
Normal file
Loading…
Reference in New Issue
Block a user