Commit ad8d14ad authored by zhengke's avatar zhengke

修改样式

parent 9a48f84c
...@@ -589,10 +589,10 @@ ...@@ -589,10 +589,10 @@
<span slot="reference" class="price">{{$t('Operation.Op_priceDetail')}}</span> <span slot="reference" class="price">{{$t('Operation.Op_priceDetail')}}</span>
</el-popover> </el-popover>
</p> </p>
<p class="travelprice"> <p style="color:red;margin:20px 0 10px 0;font-size:12px;">
今日点击量:{{item.TodayClickCount}} 今日点击量:{{item.TodayClickCount}}
</p> </p>
<p class="travelprice"> <p style="color:red;font-size:12px;">
总点击量:{{item.TotalClickCount}} 总点击量:{{item.TotalClickCount}}
</p> </p>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment