组件调整

This commit is contained in:
zhaotiantian
2023-12-11 18:28:52 +08:00
parent d4f668548c
commit e449d5687b
7 changed files with 349 additions and 328 deletions
@@ -6,7 +6,7 @@ export function sleepCharts() {
top: '15%',
left: '8%',
right: '3%',
bottom: '18%',
bottom: '20%',
},
legend: {
data: ['清醒', '浅睡', '深睡'],
@@ -68,7 +68,7 @@ export function useHealth() {
const healthData = ref([
{
name: '5000以下',
value: '0',
value: '23',
type: '1',
type_dictText: '恶性肿瘤',
},