|
@@ -49,7 +49,7 @@
|
|
|
<!-- 政府信息公开制度 -->
|
|
|
<swiper-item>
|
|
|
<scroll-view style="height: 100%;" scroll-y="true">
|
|
|
- <view style="padding: 0 20rpx;">
|
|
|
+ <!-- <view style="padding: 0 20rpx;">
|
|
|
<view style="display: flex;align-items: center;border-bottom: 1px solid #C5C5C5;padding: 20rpx 20rpx;margin-bottom: 30rpx;">
|
|
|
<image style="width: 18rpx;height: 20rpx;" src="{{imgUrl}}public-rhombus.png" />
|
|
|
<view style="margin-left: 10rpx;font-size: 35rpx;font-family: PingFang SC;font-weight: bold;">国家级</view>
|
|
@@ -61,8 +61,8 @@
|
|
|
<text class="time">{{item.docreltime}}</text>
|
|
|
</li>
|
|
|
</ul>
|
|
|
- </view>
|
|
|
- <view style="padding: 0 20rpx;margin: 40rpx 0;">
|
|
|
+ </view> -->
|
|
|
+ <!-- <view style="padding: 0 20rpx;margin: 40rpx 0;">
|
|
|
<view style="display: flex;align-items: center;border-bottom: 1px solid #C5C5C5;padding: 20rpx 20rpx;margin-bottom: 30rpx;">
|
|
|
<image style="width: 18rpx;height: 20rpx;" src="{{imgUrl}}public-rhombus.png" />
|
|
|
<view style="margin-left: 10rpx;font-size: 35rpx;font-family: PingFang SC;font-weight: bold;">市级</view>
|
|
@@ -74,7 +74,7 @@
|
|
|
<text class="time">{{item.docreltime}}</text>
|
|
|
</li>
|
|
|
</ul>
|
|
|
- </view>
|
|
|
+ </view> -->
|
|
|
<view style="padding: 0 20rpx;">
|
|
|
<view style="display: flex;align-items: center;border-bottom: 1px solid #C5C5C5;padding: 20rpx 20rpx;margin-bottom: 30rpx;">
|
|
|
<image style="width: 18rpx;height: 20rpx;" src="{{imgUrl}}public-rhombus.png" />
|