|
@@ -15,7 +15,7 @@
|
|
|
</view>
|
|
|
<view class="macro-strategy">
|
|
|
<image src="https://hzchart.oss-cn-shanghai.aliyuncs.com/cygx/macro-strategy.png"></image>
|
|
|
- 宏观策略:
|
|
|
+ 宏观策略
|
|
|
</view>
|
|
|
<view class="description">
|
|
|
<mp-html :content="strFontSize(reportDetail.MarketStrategy)" />
|
|
@@ -376,7 +376,7 @@ export default {
|
|
|
.macro-strategy {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
- width: 238rpx;
|
|
|
+ width: 230rpx;
|
|
|
height: 50rpx;
|
|
|
padding-left: 35rpx;
|
|
|
background-color: #3385ff;
|