|
@@ -5,7 +5,36 @@
|
|
|
<image src="{{imgUrl}}nais-bg.png" style="width: 100%;height:454rpx"></image>
|
|
|
<view style="position: absolute;top: {{navHeight}}rpx;font-size: 34rpx;font-weight: 500;color: #333333;left: 50%;transform: translateX(-50%);">这是南岸</view>
|
|
|
</view>
|
|
|
- <view style="width:679rpx;height: 400rpx;background: #FFFFFF;box-shadow: 0 3rpx 9rpx 0 rgba(19,65,138,0.17);border-radius: 20rpx;margin-top: -57rpx;position: relative;transform: translateX(-50%);left: 50%;">
|
|
|
+ <view style="width:679rpx;height: 482rpx;background: #FFFFFF;box-shadow: 0 3rpx 9rpx 0 rgba(19,65,138,0.17);border-radius: 20rpx;margin-top: -57rpx;position: relative;transform: translateX(-50%);left: 50%;">
|
|
|
+ <view style="display: flex;justify-content: space-between;padding: 30rpx 50rpx 20rpx 50rpx;">
|
|
|
+ <view>
|
|
|
+ <view style="display: flex;height:50rpx;">
|
|
|
+ <view style="font-size: 42rpx;font-family: PingFang SC;font-weight: bold;color: #508FF4;height: 50rpx;line-height: 50rpx;">262</view>
|
|
|
+ <view style="font-size: 20rpx;color: #999999;margin: 20rpx 0 0 5rpx;">平方公里</view>
|
|
|
+ </view>
|
|
|
+ <view style="text-align: center;font-weight: 500;color: #333333;font-size: 24rpx;font-family: PingFang SC;">面积</view>
|
|
|
+ </view>
|
|
|
+ <view>
|
|
|
+ <view style="display: flex;">
|
|
|
+ <view style="font-size: 42rpx;font-family: PingFang SC;font-weight: bold;color: #508FF4;">120</view>
|
|
|
+ <view style="font-size: 20rpx;color: #999999;margin: 20rpx 0 0 5rpx;">万</view>
|
|
|
+ </view>
|
|
|
+ <view style="text-align: center;font-weight: 500;color: #333333;font-size: 24rpx;font-family: PingFang SC;">常住人口</view>
|
|
|
+ </view>
|
|
|
+ <view>
|
|
|
+ <view style="display: flex;">
|
|
|
+ <view style="font-size: 42rpx;font-family: PingFang SC;font-weight: bold;color: #508FF4;">20+</view>
|
|
|
+ <view style="font-size: 20rpx;color: #999999;margin: 20rpx 0 0 5rpx;">个</view>
|
|
|
+ </view>
|
|
|
+ <view style="text-align: center;font-weight: 500;color: #333333;font-size: 24rpx;font-family: PingFang SC;">荣誉</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view>
|
|
|
+ <view style="border: 1px solid #36C2F6;margin: 0 30rpx;font-size: 24rpx;font-family: PingFang SC;font-weight: 500;color: #1EA7DA;padding: 16rpx 0 15rpx 23rpx;">最能体现重庆山水之城、美丽之地的区域。</view>
|
|
|
+ <view style="border: 1px solid #F18564;margin: 10rpx 30rpx 10rpx 30rpx;font-size: 24rpx;font-family: PingFang SC;font-weight: 500;color: #F18464;padding: 16rpx 0 15rpx 23rpx;">51公里长江水岸,8公里的南滨湾区,50平方公里的南山。</view>
|
|
|
+ <view style="border: 1px solid #29B0AB;margin: 0 30rpx;font-size: 24rpx;font-family: PingFang SC;font-weight: 500;color: #27ADA8;padding: 16rpx 0 15rpx 23rpx;">重庆市的“城市会客厅”,“主城绿肺、山城花冠”。</view>
|
|
|
+ </view>
|
|
|
+ <view class="content-more" style="text-align: center;margin-top: 30rpx;">查看更多>></view>
|
|
|
</view>
|
|
|
<!-- 区位条件 -->
|
|
|
<view>
|