소스 검색

修改 页面样式

master
JinxChen 1 년 전
부모
커밋
2f91765362
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. +6
    -6
      src/views/health/psychological/index.vue

+ 6
- 6
src/views/health/psychological/index.vue 파일 보기

@@ -340,7 +340,7 @@ export default {
title: {
text: this.echartsTitle,
left: 1,
right: 20,
right: 25,
bottom: 20,
top: "3%",
textStyle: {
@@ -349,15 +349,15 @@ export default {
}
},
legend: {
width: "60%",
width: "65%",
orient: "horizontal",
right: 'right',
top: "3%",
bottom: "3%",
top: 1,
bottom: "1%",
itemHeight: 12,
itemWidth: 12,
itemGap: 2,
align: 'auto',
itemGap: 10,
align: 'left',
selectedMode: false,
data: [



Loading…
취소
저장