|
|
|
|
@ -75,12 +75,12 @@
|
|
|
|
|
</view>
|
|
|
|
|
<view class="top_button_text_wrapper">报告对比</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view @click="toPage('analysis')" class="top_button_wrapper top_button2_wrapper">
|
|
|
|
|
<!-- <view @click="toPage('analysis')" class="top_button_wrapper top_button2_wrapper">
|
|
|
|
|
<view class="top_button_icon_wrapper">
|
|
|
|
|
<image :src="$image('/storage/assets/report/home/趋势分析@2x.png')"></image>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="top_button_text_wrapper">趋势分析</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view> -->
|
|
|
|
|
</view>
|
|
|
|
|
<view class="tip_wrapper">
|
|
|
|
|
<text class="tip_title_wrapper">温馨提示:</text>
|
|
|
|
|
@ -229,6 +229,7 @@
|
|
|
|
|
background: #FFFFFF;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
justify-content:start;
|
|
|
|
|
padding-left: 20rpx;
|
|
|
|
|
}
|
|
|
|
|
</style>
|