|
@@ -15,7 +15,7 @@
|
|
|
<p
|
|
|
class="content"
|
|
|
:style="
|
|
|
- 'text-indent: 2em; font-weight: 700; padding: 0.5em 3px;font-size: ' +
|
|
|
+ ' font-weight: 700; padding: 0.5em 3px;font-size: ' +
|
|
|
fontSize * 1.1 +
|
|
|
'px;'
|
|
|
"
|
|
@@ -172,7 +172,7 @@
|
|
|
<van-cell-group border title="爆款话题">
|
|
|
<p
|
|
|
:style="
|
|
|
- 'text-indent: 2em; font-weight: 700; padding: 0.5em 3px;font-size: ' +
|
|
|
+ ' font-weight: 700; padding: 0.5em 3px;font-size: ' +
|
|
|
fontSize +
|
|
|
'px;'
|
|
|
"
|