|
@@ -282,7 +282,7 @@
|
|
|
<view
|
|
|
style="margin-left: 20rpx;border-radius: 10rpx;background-color: #ffffff;padding: 25rpx 30rpx;width: 651rpx;height: 100%;">
|
|
|
<!-- 标题 -->
|
|
|
- <view style=" display: flex;justify-content: left;align-items: center;">
|
|
|
+ <view style=" display: flex;justify-content: left;align-items: center;height: 60rpx;">
|
|
|
<view style="display:flex;align-items:center;justify-content:center;">
|
|
|
<image src="{{imgUrl}}index-communication.png" style="height: 50rpx;width: 56rpx"></image>
|
|
|
</view>
|
|
@@ -409,7 +409,7 @@
|
|
|
<view
|
|
|
style="margin-left: 20rpx;border-radius: 10rpx;background-color: #ffffff;padding: 25rpx 30rpx;width: 651rpx;height: 100%;">
|
|
|
<!-- 标题 -->
|
|
|
- <view style=" display: flex;justify-content: left;align-items: center;">
|
|
|
+ <view style=" display: flex;justify-content: left;align-items: center;height: 60rpx;">
|
|
|
<view style="display:flex;align-items:center;justify-content:center;">
|
|
|
<image src="{{imgUrl}}index-media.png" style="height: 50rpx;width: 56rpx"></image>
|
|
|
</view>
|
|
@@ -481,7 +481,7 @@
|
|
|
<view
|
|
|
style="margin-left: 20rpx;border-radius: 10rpx;background-color: #ffffff;padding: 25rpx 30rpx;width: 651rpx;height: 100%;">
|
|
|
<!-- 标题 -->
|
|
|
- <view style=" display: flex;justify-content: left;align-items: center;">
|
|
|
+ <view style=" display: flex;justify-content: left;align-items: center;height: 60rpx;">
|
|
|
<view style="display:flex;align-items:center;justify-content:center;">
|
|
|
<image src="{{imgUrl}}index-paper.png" style="height: 50rpx;width: 56rpx"></image>
|
|
|
</view>
|
|
@@ -535,7 +535,7 @@
|
|
|
<view
|
|
|
style="margin-left: 20rpx;border-radius: 10rpx;background-color: #ffffff;padding: 25rpx 30rpx;width: 651rpx;height: 100%;">
|
|
|
<!-- 标题 -->
|
|
|
- <view style=" display: flex;justify-content: left;align-items: center;">
|
|
|
+ <view style=" display: flex;justify-content: left;align-items: center;height: 60rpx;">
|
|
|
<view style="display:flex;align-items:center;justify-content:center;">
|
|
|
<image src="{{imgUrl}}index-map-title.png" style="height: 50rpx;width: 56rpx"></image>
|
|
|
</view>
|
|
@@ -579,7 +579,7 @@
|
|
|
<view style="width: 100%;position:relative;margin-top: 80rpx;">
|
|
|
<view style="margin-left: 20rpx;border-radius: 10rpx;background-color: #ffffff;padding: 25rpx 30rpx;width: 651rpx;">
|
|
|
<!-- 标题 -->
|
|
|
- <view style=" display: flex;justify-content: left;align-items: center;">
|
|
|
+ <view style=" display: flex;justify-content: left;align-items: center;height: 60rpx;">
|
|
|
<view style="display:flex;align-items:center;justify-content:center;">
|
|
|
<image src="{{imgUrl}}index-video-title.png" style="height: 50rpx;width: 56rpx"></image>
|
|
|
</view>
|
|
@@ -623,7 +623,7 @@
|
|
|
<view
|
|
|
style="margin-left: 20rpx;border-radius: 10rpx;background-color: #ffffff;padding: 25rpx 30rpx;width: 651rpx;height: 100%;">
|
|
|
<!-- 标题 -->
|
|
|
- <view style=" display: flex;justify-content: left;align-items: center;">
|
|
|
+ <view style=" display: flex;justify-content: left;align-items: center;height: 60rpx;">
|
|
|
<view style="display:flex;align-items:center;justify-content:center;">
|
|
|
<image src="{{imgUrl}}index-na-title.png" style="height: 50rpx;width: 56rpx"></image>
|
|
|
</view>
|