ソースを参照

修改 页面样式

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: [



読み込み中…
キャンセル
保存