修改
This commit is contained in:
parent
04af70f416
commit
99f5f978d4
@ -17,12 +17,12 @@ export default ({
|
||||
tooltip: {},
|
||||
title: {
|
||||
text: titleValue,
|
||||
left: "48%",
|
||||
left: "48.5%",
|
||||
top: "37%",
|
||||
textAlign: "center",
|
||||
textStyle: {
|
||||
fontWeight: 600,
|
||||
fontSize: 20,
|
||||
fontSize: 26,
|
||||
color: "#fffd",
|
||||
},
|
||||
subtext: `\u2002${subtitle}\u2002`,
|
||||
|
@ -107,6 +107,7 @@ export default {
|
||||
otherProps: [],
|
||||
start: undefined,
|
||||
end: undefined,
|
||||
currentMenu:'邯郸',
|
||||
title: '',
|
||||
showTable:false,
|
||||
listQuery: {
|
||||
|
Loading…
Reference in New Issue
Block a user