|
|
@@ -106,7 +106,7 @@
|
|
|
:style="{
|
|
|
fontSize: maxFontsize + 'px',
|
|
|
minHeight: (maxFontsize * 3) / 2 + 'px',
|
|
|
- lineHeight: (maxFontsize * 3) / 2.1 + 'px',
|
|
|
+ lineHeight: (maxFontsize * 3) / 2 - 2 + 'px',
|
|
|
'min-width': hengLeg ? hengLeg * 60 + 'px' : '',
|
|
|
textAlign: detail.hengList[pIndex]
|
|
|
? 'center'
|
|
|
@@ -153,7 +153,7 @@
|
|
|
:style="{
|
|
|
fontSize: maxFontsize + 'px',
|
|
|
minHeight: (maxFontsize * 3) / 2 + 'px',
|
|
|
- lineHeight: (maxFontsize * 3) / 2.1 + 'px',
|
|
|
+ lineHeight: (maxFontsize * 3) / 2 - 2 + 'px',
|
|
|
'min-width': hengLeg ? hengLeg * 60 + 'px' : '',
|
|
|
textAlign: detail.hengList[pIndex]
|
|
|
? 'center'
|
|
|
@@ -219,7 +219,7 @@
|
|
|
:style="{
|
|
|
fontSize: maxFontsize + 'px',
|
|
|
minHeight: (maxFontsize * 3) / 2 + 'px',
|
|
|
- lineHeight: (maxFontsize * 3) / 2.1 + 'px',
|
|
|
+ lineHeight: (maxFontsize * 3) / 2 - 2 + 'px',
|
|
|
'min-width': hengLeg ? hengLeg * 60 + 'px' : '',
|
|
|
textAlign: detail.hengList[pIndex]
|
|
|
? 'center'
|
|
|
@@ -458,7 +458,7 @@
|
|
|
:style="{
|
|
|
fontSize: maxFontsize + 'px',
|
|
|
minHeight: (maxFontsize * 3) / 2 + 'px',
|
|
|
- lineHeight: (maxFontsize * 3) / 2.1 + 'px',
|
|
|
+ lineHeight: (maxFontsize * 3) / 2 - 2 + 'px',
|
|
|
'min-width': hengLeg ? hengLeg * 60 + 'px' : '',
|
|
|
textAlign: detail.hengList[pIndex]
|
|
|
? 'center'
|
|
|
@@ -501,7 +501,7 @@
|
|
|
:style="{
|
|
|
fontSize: maxFontsize + 'px',
|
|
|
minHeight: (maxFontsize * 3) / 2 + 'px',
|
|
|
- lineHeight: (maxFontsize * 3) / 2.1 + 'px',
|
|
|
+ lineHeight: (maxFontsize * 3) / 2 - 2 + 'px',
|
|
|
'min-width': hengLeg ? hengLeg * 60 + 'px' : '',
|
|
|
textAlign: detail.hengList[pIndex]
|
|
|
? 'center'
|
|
|
@@ -564,7 +564,7 @@
|
|
|
:style="{
|
|
|
fontSize: maxFontsize + 'px',
|
|
|
minHeight: (maxFontsize * 3) / 2 + 'px',
|
|
|
- lineHeight: (maxFontsize * 3) / 2.1 + 'px',
|
|
|
+ lineHeight: (maxFontsize * 3) / 2 - 2 + 'px',
|
|
|
'min-width': hengLeg ? hengLeg * 60 + 'px' : '',
|
|
|
textAlign: detail.hengList[pIndex]
|
|
|
? 'center'
|