|
@@ -138,7 +138,7 @@
|
|
<!-- 数据中心 -->
|
|
<!-- 数据中心 -->
|
|
<view class="data-center-contain">
|
|
<view class="data-center-contain">
|
|
<!-- 标题 -->
|
|
<!-- 标题 -->
|
|
- <view class="data-center-title">
|
|
|
|
|
|
+ <view class="data-center-title" bindtap="gotoSjzx">
|
|
<view style="display:flex;align-items:center;justify-content:center;">
|
|
<view style="display:flex;align-items:center;justify-content:center;">
|
|
<image src="{{imgUrl}}index-data-center.png" style="height: 50rpx;width: 56rpx"></image>
|
|
<image src="{{imgUrl}}index-data-center.png" style="height: 50rpx;width: 56rpx"></image>
|
|
</view>
|
|
</view>
|
|
@@ -149,7 +149,7 @@
|
|
<view class="center-analysis" style="height:272rpx;width:100%;position:relative;">
|
|
<view class="center-analysis" style="height:272rpx;width:100%;position:relative;">
|
|
<!-- 分析header -->
|
|
<!-- 分析header -->
|
|
<view
|
|
<view
|
|
- style="margin-top:15rpx;height: 129rpx;width:100%;display:flex;align-items:center;justify-content:center;">
|
|
|
|
|
|
+ style="margin-top:15rpx;height: 129rpx;width:100%;display:flex;align-items:center;justify-content:center;" bindtap="gotoZWTJ">
|
|
<image src="{{ imgUrl }}index-center-analysis-header.png" style="height: 129rpx;width:650rpx"></image>
|
|
<image src="{{ imgUrl }}index-center-analysis-header.png" style="height: 129rpx;width:650rpx"></image>
|
|
</view>
|
|
</view>
|
|
<!-- 分析入口 -->
|
|
<!-- 分析入口 -->
|
|
@@ -641,8 +641,7 @@
|
|
<!-- 入口 -->
|
|
<!-- 入口 -->
|
|
<view style="height: 129rpx;width:100%;position: absolute;bottom:-30rpx;display: flex;align-items: top;">
|
|
<view style="height: 129rpx;width:100%;position: absolute;bottom:-30rpx;display: flex;align-items: top;">
|
|
<view class="center-analysis-enter-font">印象南岸</view>
|
|
<view class="center-analysis-enter-font">印象南岸</view>
|
|
- <view style="margin-left: 20rpx;height: 50rpx;display: flex;align-items: center;justify-content: center;"
|
|
|
|
- bindtap="toYXNADetail">
|
|
|
|
|
|
+ <view style="margin-left: 20rpx;height: 50rpx;display: flex;align-items: center;justify-content: center;">
|
|
<view
|
|
<view
|
|
style="font-size: 22rpx;height: 30rpx;padding: 5rpx 23rpx;display: flex;align-items: center;justify-content: center;background: linear-gradient(90deg, #A28164 0%, #CBB197 100%);color: #FFFFFF;border-radius: 20rpx;" bindtap="toYxna">
|
|
style="font-size: 22rpx;height: 30rpx;padding: 5rpx 23rpx;display: flex;align-items: center;justify-content: center;background: linear-gradient(90deg, #A28164 0%, #CBB197 100%);color: #FFFFFF;border-radius: 20rpx;" bindtap="toYxna">
|
|
进入 ></view>
|
|
进入 ></view>
|