指标增加一些易读的名称等信息

This commit is contained in:
GoEdgeLab
2021-07-03 18:05:55 +08:00
parent 068f05535a
commit fee14dc7a0
16 changed files with 203 additions and 36 deletions

View File

@@ -6,7 +6,8 @@ Tea.context(function () {
teaweb.reload()
})
},
height: "26em"
height: "26em",
width: "44em"
})
}