Commit 63d2069fff80eb6309efb74f7903d9444a19401e

Authored by 李宇
1 parent 2148832e

1

pages.json
@@ -317,7 +317,7 @@ @@ -317,7 +317,7 @@
317 }, { 317 }, {
318 "path": "pages/declaration/list", 318 "path": "pages/declaration/list",
319 "style": { 319 "style": {
320 - "navigationBarTitleText": "区域服务", 320 + "navigationBarTitleText": "区划地名",
321 "enablePullDownRefresh": false 321 "enablePullDownRefresh": false
322 } 322 }
323 323
pages/declaration/list.vue
@@ -2,21 +2,29 @@ @@ -2,21 +2,29 @@
2 <view> 2 <view>
3 <view class="bg"><image src="../../static/bg.jpg" mode="widthFix"></image></view> 3 <view class="bg"><image src="../../static/bg.jpg" mode="widthFix"></image></view>
4 <view style="display: flex;padding: 30rpx;width: 100%;box-sizing: border-box;flex-wrap: wrap;justify-content: space-between;"> 4 <view style="display: flex;padding: 30rpx;width: 100%;box-sizing: border-box;flex-wrap: wrap;justify-content: space-between;">
5 - <view @click="gopath('/pages/declaration/declaration?type=5')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;"> 5 + <view @click="gopath('/pages/declaration/newDeclaration')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;margin-top:20rpx;">
6 <view style="width: 50%;margin: 0 auto;"> 6 <view style="width: 50%;margin: 0 auto;">
7 - <image style="height: 120rpx;width: 100%;" src="../../static/ly/image11.png" mode="aspectFit"></image> 7 + <image style="height: 120rpx;width: 100%;" src="../../static/ly/image6.png" mode="aspectFit"></image>
8 </view> 8 </view>
9 <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;"> 9 <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;">
10 - <!-- 地名标志牌需求申报 -->  
11 - 门楼牌申报 10 + 地名备案
  11 + </view>
  12 + </view>
  13 + <view @click="gopath('/pages/map1/map')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;margin-top:20rpx;">
  14 + <view style="width: 50%;margin: 0 auto;">
  15 + <image style="height: 120rpx;width: 100%;" src="/static/new/image 2.png" mode="aspectFit"></image>
  16 + </view>
  17 + <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;">
  18 + 地名查询
12 </view> 19 </view>
13 </view> 20 </view>
  21 +
14 <view @click="gopath('/pages/mapdoorplate/mapdoorplate')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;"> 22 <view @click="gopath('/pages/mapdoorplate/mapdoorplate')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;">
15 <view style="width: 50%;margin: 0 auto;"> 23 <view style="width: 50%;margin: 0 auto;">
16 <image style="height: 120rpx;width: 100%;" src="../../static/ly/image8.png" mode="aspectFit"></image> 24 <image style="height: 120rpx;width: 100%;" src="../../static/ly/image8.png" mode="aspectFit"></image>
17 </view> 25 </view>
18 <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;"> 26 <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;">
19 - 地名标志牌申报 27 + 地名标志备案
20 </view> 28 </view>
21 </view> 29 </view>
22 <view @click="gopath('/pages/declaration/declaration?type=3')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;margin-top:20rpx;"> 30 <view @click="gopath('/pages/declaration/declaration?type=3')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;margin-top:20rpx;">
@@ -24,15 +32,16 @@ @@ -24,15 +32,16 @@
24 <image style="height: 120rpx;width: 100%;" src="../../static/ly/image5.png" mode="aspectFit"></image> 32 <image style="height: 120rpx;width: 100%;" src="../../static/ly/image5.png" mode="aspectFit"></image>
25 </view> 33 </view>
26 <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;"> 34 <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;">
27 - 建筑物名称备案 35 + 建筑物备案
28 </view> 36 </view>
29 </view> 37 </view>
30 - <view @click="gopath('/pages/declaration/newDeclaration')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;margin-top:20rpx;"> 38 + <view @click="gopath('/pages/declaration/declaration?type=5')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;">
31 <view style="width: 50%;margin: 0 auto;"> 39 <view style="width: 50%;margin: 0 auto;">
32 - <image style="height: 120rpx;width: 100%;" src="../../static/ly/image6.png" mode="aspectFit"></image> 40 + <image style="height: 120rpx;width: 100%;" src="../../static/ly/image11.png" mode="aspectFit"></image>
33 </view> 41 </view>
34 <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;"> 42 <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;">
35 - 地名申报 43 + <!-- 地名标志牌需求申报 -->
  44 + 门楼牌备案
36 </view> 45 </view>
37 </view> 46 </view>
38 47
@@ -41,17 +50,10 @@ @@ -41,17 +50,10 @@
41 <image style="height: 120rpx;width: 100%;" src="/static/new/3.png" mode="aspectFit"></image> 50 <image style="height: 120rpx;width: 100%;" src="/static/new/3.png" mode="aspectFit"></image>
42 </view> 51 </view>
43 <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;"> 52 <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;">
44 - 界桩管护  
45 - </view>  
46 - </view>  
47 - <view @click="gopath('/pages/map1/map')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;margin-top:20rpx;">  
48 - <view style="width: 50%;margin: 0 auto;">  
49 - <image style="height: 120rpx;width: 100%;" src="/static/new/image 2.png" mode="aspectFit"></image>  
50 - </view>  
51 - <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;">  
52 - 地名查询服务 53 + 界桩维护
53 </view> 54 </view>
54 </view> 55 </view>
  56 +
55 <view @click="gopath('/pages/maptask/maptask')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;margin-top:20rpx;"> 57 <view @click="gopath('/pages/maptask/maptask')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;margin-top:20rpx;">
56 <view style="width: 50%;margin: 0 auto;"> 58 <view style="width: 50%;margin: 0 auto;">
57 <image style="height: 120rpx;width: 100%;" src="/static/new/image 1.png" mode="aspectFit"></image> 59 <image style="height: 120rpx;width: 100%;" src="/static/new/image 1.png" mode="aspectFit"></image>
@@ -60,7 +62,22 @@ @@ -60,7 +62,22 @@
60 巡检任务 62 巡检任务
61 </view> 63 </view>
62 </view> 64 </view>
63 - 65 + <view @click="gopath('/pages/policy/policy')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;margin-top:20rpx;">
  66 + <view style="width: 50%;margin: 0 auto;">
  67 + <image style="height: 120rpx;width: 100%;" src="/static/new/image 3.png" mode="aspectFit"></image>
  68 + </view>
  69 + <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;">
  70 + 政策文件
  71 + </view>
  72 + </view>
  73 + <view @click="gopath('/pages/policy/policy')" style="width: 49%;padding: 50rpx 30rpx;background: rgba(255,255,255,0.63);border-radius: 30rpx;margin-top:20rpx;">
  74 + <view style="width: 50%;margin: 0 auto;">
  75 + <image style="height: 120rpx;width: 100%;" src="/static/new/image 4.png" mode="aspectFit"></image>
  76 + </view>
  77 + <view style="width: 100%;color: #3D3D3D;text-align: center;font-size: 25rpx;margin-top: 10rpx;">
  78 + 区划活动
  79 + </view>
  80 + </view>
64 </view> 81 </view>
65 <!-- <view style="padding: 30rpx;width: 100%;box-sizing: border-box;"> 82 <!-- <view style="padding: 30rpx;width: 100%;box-sizing: border-box;">
66 <view @click="gopath('/pages/declaration/declaration?type=5')" style="width: 100%;background: rgba(255,255,255,0.63);border-radius: 30rpx;padding: 20rpx 0;"> 83 <view @click="gopath('/pages/declaration/declaration?type=5')" style="width: 100%;background: rgba(255,255,255,0.63);border-radius: 30rpx;padding: 20rpx 0;">
pages/home/home.vue
@@ -27,13 +27,13 @@ @@ -27,13 +27,13 @@
27 <view> 27 <view>
28 <image src="/static/new/2.png" mode="heightFix"></image> 28 <image src="/static/new/2.png" mode="heightFix"></image>
29 </view> 29 </view>
30 - <view class="text">个案登记</view> 30 + <view class="text">未成年</view>
31 </view> 31 </view>
32 <view class="list" @click="map"> 32 <view class="list" @click="map">
33 <view> 33 <view>
34 <image src="/static/new/3.png" mode="heightFix"></image> 34 <image src="/static/new/3.png" mode="heightFix"></image>
35 </view> 35 </view>
36 - <view class="text">区域申报</view> 36 + <view class="text">地名</view>
37 </view> 37 </view>
38 <view class="list" @click="funeral"> 38 <view class="list" @click="funeral">
39 <view> 39 <view>
@@ -60,38 +60,25 @@ @@ -60,38 +60,25 @@
60 </view> 60 </view>
61 </view> 61 </view>
62 </view> 62 </view>
63 - <!-- 服务 -->  
64 - <view class="xw" style="padding-top: 20rpx;padding-left: 20rpx;"> 63 + <view class="xw" style="">
65 <view class="title"> 64 <view class="title">
66 <view class="box1"> 65 <view class="box1">
67 <image src="../../static/new/矩形 331.png" mode=""></image> 66 <image src="../../static/new/矩形 331.png" mode=""></image>
68 - <span>殡葬服务</span> 67 + <span>未成年服务</span>
69 </view> 68 </view>
70 </view> 69 </view>
71 <view class="content"> 70 <view class="content">
72 - <view class="box_item" @click="funeralculture">  
73 - <view>  
74 - <image src="/static/nav/nav_ico5.png" style="width: 90%;" mode="widthFix"></image>  
75 - </view>  
76 - <view class="text">线上报丧</view>  
77 - </view>  
78 - <view class="box_item" @click="funerallaw">  
79 - <view>  
80 - <image src="/static/nav/nav_ico6.png" style="width: 90%;" mode="widthFix"></image>  
81 - </view>  
82 - <view class="text">线上预约</view>  
83 - </view>  
84 - <view class="box_item" @click="funeralguide">  
85 - <view>  
86 - <image src="/static/nav/nav_ico9.png" style="width: 90%;" mode="widthFix"></image> 71 + <view class="box_item" @click="minor">
  72 + <view style="margin-bottom: 20rpx;">
  73 + <image src="/static/new/2.png" style="height: 100rpx;" mode="heightFix"></image>
87 </view> 74 </view>
88 - <view class="text">办事指南</view> 75 + <view class="text">个案登记</view>
89 </view> 76 </view>
90 - <view class="box_item" @click="funeralproblem">  
91 - <view>  
92 - <image src="/static/nav/nav_ico10.png" style="width: 90%;" mode="widthFix"></image> 77 + <view class="box_item" @click="whisper">
  78 + <view style="margin-bottom: 20rpx;">
  79 + <image src="/static/new/whisper.png" style="height: 100rpx;" mode="heightFix"></image>
93 </view> 80 </view>
94 - <view class="text">常见问题</view> 81 + <view class="text">悄悄话</view>
95 </view> 82 </view>
96 </view> 83 </view>
97 </view> 84 </view>
@@ -100,123 +87,104 @@ @@ -100,123 +87,104 @@
100 <view class="title"> 87 <view class="title">
101 <view class="box1"> 88 <view class="box1">
102 <image src="../../static/new/矩形 331.png" mode=""></image> 89 <image src="../../static/new/矩形 331.png" mode=""></image>
103 - <span>区服务</span> 90 + <span>区划地名服务</span>
104 </view> 91 </view>
105 </view> 92 </view>
106 <view class="content" style="margin-bottom:40rpx;"> 93 <view class="content" style="margin-bottom:40rpx;">
107 - <view class="box_item" @click="gopath('/pages/declaration/declaration?type=5')"> 94 + <view class="box_item" @click="gopath('/pages/declaration/newDeclaration')">
108 <view style="margin-bottom: 20rpx;"> 95 <view style="margin-bottom: 20rpx;">
109 - <image src="/static/ly/image11.png" style="width: 60%;height: 90rpx;" mode=""></image> 96 + <image src="/static/ly/image6.png" style="width: 60%;height: 90rpx;" mode=""></image>
110 </view> 97 </view>
111 - <view class="text">门楼牌申报</view> 98 + <view class="text">地名备案</view>
  99 + </view>
  100 + <view class="box_item" @click="lmpsb">
  101 + <view style="margin-bottom: 20rpx;">
  102 + <image src="/static/new/image 2.png" style="width: 60%;height: 90rpx;" mode=""></image>
  103 + </view>
  104 + <view class="text">地名查询</view>
112 </view> 105 </view>
113 <view class="box_item" @click="gopath('/pages/mapdoorplate/mapdoorplate')"> 106 <view class="box_item" @click="gopath('/pages/mapdoorplate/mapdoorplate')">
114 <view style="margin-bottom: 20rpx;"> 107 <view style="margin-bottom: 20rpx;">
115 <image src="/static/ly/image8.png" style="width: 60%;height: 90rpx;" mode=""></image> 108 <image src="/static/ly/image8.png" style="width: 60%;height: 90rpx;" mode=""></image>
116 </view> 109 </view>
117 - <view class="text">地名标志牌申报</view> 110 + <view class="text">地名标志备案</view>
118 </view> 111 </view>
  112 +
  113 +
119 <view class="box_item" @click="gopath('/pages/declaration/declaration?type=3')"> 114 <view class="box_item" @click="gopath('/pages/declaration/declaration?type=3')">
120 <view style="margin-bottom: 20rpx;"> 115 <view style="margin-bottom: 20rpx;">
121 <image src="/static/ly/image5.png" style="width: 60%;height: 90rpx;" mode=""></image> 116 <image src="/static/ly/image5.png" style="width: 60%;height: 90rpx;" mode=""></image>
122 </view> 117 </view>
123 <view class="text">建筑物备案</view> 118 <view class="text">建筑物备案</view>
124 </view> 119 </view>
125 - <view class="box_item" @click="gopath('/pages/declaration/newDeclaration')">  
126 - <view style="margin-bottom: 20rpx;">  
127 - <image src="/static/ly/image6.png" style="width: 60%;height: 90rpx;" mode=""></image>  
128 - </view>  
129 - <view class="text">地名备案</view>  
130 - </view> 120 +
131 </view> 121 </view>
132 <view class="content" style="margin-top: -70rpx;z-index: 10000;padding: 0 20rpx;"> 122 <view class="content" style="margin-top: -70rpx;z-index: 10000;padding: 0 20rpx;">
133 - <view class="box_item" @click="lmpsb"> 123 + <view class="box_item" @click="gopath('/pages/declaration/declaration?type=5')">
134 <view style="margin-bottom: 20rpx;"> 124 <view style="margin-bottom: 20rpx;">
135 - <image src="/static/new/image 2.png" style="width: 60%;height: 90rpx;" mode=""></image> 125 + <image src="/static/ly/image11.png" style="width: 60%;height: 90rpx;" mode=""></image>
136 </view> 126 </view>
137 - <view class="text">地名查询服务</view> 127 + <view class="text">门楼牌备案</view>
138 </view> 128 </view>
139 - <view class="box_item" @click="gopath('/pages/maptask/maptask')"> 129 + <!-- <view class="box_item" @click="gopath('/pages/maptask/maptask')">
140 <view style="margin-bottom: 20rpx;"> 130 <view style="margin-bottom: 20rpx;">
141 <image src="/static/new/image 1.png" style="width: 60%;height: 90rpx;" mode=""></image> 131 <image src="/static/new/image 1.png" style="width: 60%;height: 90rpx;" mode=""></image>
142 </view> 132 </view>
143 <view class="text">巡检任务</view> 133 <view class="text">巡检任务</view>
144 - </view>  
145 - </view>  
146 - </view>  
147 -  
148 - <view class="xw" style="">  
149 - <view class="title">  
150 - <view class="box1">  
151 - <image src="../../static/new/矩形 331.png" mode=""></image>  
152 - <span>未保服务</span>  
153 - </view>  
154 - </view>  
155 - <view class="content">  
156 - <view class="box_item" @click="minor"> 134 + </view> -->
  135 + <view class="box_item" @click="gopath('/pages/policy/policy')">
157 <view style="margin-bottom: 20rpx;"> 136 <view style="margin-bottom: 20rpx;">
158 - <image src="/static/new/2.png" style="height: 100rpx;" mode="heightFix"></image> 137 + <image src="/static/new/image 3.png" style="width: 60%;height: 90rpx;" mode=""></image>
159 </view> 138 </view>
160 - <view class="text">个案登记</view> 139 + <view class="text">政策文件</view>
161 </view> 140 </view>
162 - <view class="box_item" @click="whisper"> 141 + <view class="box_item" @click="gopath('/pages/policy/policy')">
163 <view style="margin-bottom: 20rpx;"> 142 <view style="margin-bottom: 20rpx;">
164 - <image src="/static/new/whisper.png" style="height: 100rpx;" mode="heightFix"></image> 143 + <image src="/static/new/image 4.png" style="width: 60%;height: 90rpx;" mode=""></image>
165 </view> 144 </view>
166 - <view class="text">悄悄话</view> 145 + <view class="text">区划活动</view>
167 </view> 146 </view>
168 </view> 147 </view>
169 </view> 148 </view>
170 - 149 +
  150 +
  151 + <!-- 服务 -->
171 <view class="xw" style="padding-top: 20rpx;padding-left: 20rpx;"> 152 <view class="xw" style="padding-top: 20rpx;padding-left: 20rpx;">
172 <view class="title"> 153 <view class="title">
173 <view class="box1"> 154 <view class="box1">
174 <image src="../../static/new/矩形 331.png" mode=""></image> 155 <image src="../../static/new/矩形 331.png" mode=""></image>
175 - <span>区域划分</span> 156 + <span>殡葬服务</span>
176 </view> 157 </view>
177 </view> 158 </view>
178 - <view class="content" style="margin-bottom:40rpx;">  
179 - <view class="box_item" @click="gopath('/pages/declaration/declaration?type=5')">  
180 - <view style="margin-bottom: 20rpx;">  
181 - <image src="/static/ly/image11.png" style="width: 60%;height: 90rpx;" mode=""></image>  
182 - </view>  
183 - <view class="text">门楼牌申报</view>  
184 - </view>  
185 - <view class="box_item" @click="gopath('/pages/mapdoorplate/mapdoorplate')">  
186 - <view style="margin-bottom: 20rpx;">  
187 - <image src="/static/ly/image8.png" style="width: 60%;height: 90rpx;" mode=""></image>  
188 - </view>  
189 - <view class="text">地名标志牌申报</view>  
190 - </view>  
191 - <view class="box_item" @click="gopath('/pages/declaration/declaration?type=3')">  
192 - <view style="margin-bottom: 20rpx;">  
193 - <image src="/static/ly/image5.png" style="width: 60%;height: 90rpx;" mode=""></image> 159 + <view class="content">
  160 + <view class="box_item" @click="funeralculture">
  161 + <view>
  162 + <image src="/static/nav/nav_ico5.png" style="width: 90%;" mode="widthFix"></image>
194 </view> 163 </view>
195 - <view class="text">建筑物备案</view> 164 + <view class="text">线上报丧</view>
196 </view> 165 </view>
197 - <view class="box_item" @click="gopath('/pages/declaration/newDeclaration')">  
198 - <view style="margin-bottom: 20rpx;">  
199 - <image src="/static/ly/image6.png" style="width: 60%;height: 90rpx;" mode=""></image> 166 + <view class="box_item" @click="funerallaw">
  167 + <view>
  168 + <image src="/static/nav/nav_ico6.png" style="width: 90%;" mode="widthFix"></image>
200 </view> 169 </view>
201 - <view class="text">地名备案</view> 170 + <view class="text">线上预约</view>
202 </view> 171 </view>
203 - </view>  
204 - <view class="content" style="margin-top: -70rpx;z-index: 10000;padding: 0 20rpx;">  
205 - <view class="box_item" @click="lmpsb">  
206 - <view style="margin-bottom: 20rpx;">  
207 - <image src="/static/new/image 2.png" style="width: 60%;height: 90rpx;" mode=""></image> 172 + <view class="box_item" @click="funeralguide">
  173 + <view>
  174 + <image src="/static/nav/nav_ico9.png" style="width: 90%;" mode="widthFix"></image>
208 </view> 175 </view>
209 - <view class="text">地名查询服务</view> 176 + <view class="text">办事指南</view>
210 </view> 177 </view>
211 - <view class="box_item" @click="gopath('/pages/maptask/maptask')">  
212 - <view style="margin-bottom: 20rpx;">  
213 - <image src="/static/new/image 1.png" style="width: 60%;height: 90rpx;" mode=""></image> 178 + <view class="box_item" @click="funeralproblem">
  179 + <view>
  180 + <image src="/static/nav/nav_ico10.png" style="width: 90%;" mode="widthFix"></image>
214 </view> 181 </view>
215 - <view class="text">巡检任务</view> 182 + <view class="text">常见问题</view>
216 </view> 183 </view>
217 </view> 184 </view>
218 </view> 185 </view>
219 186
  187 +
220 </view> 188 </view>
221 </view> 189 </view>
222 190
pages/policy/policy.vue
@@ -7,7 +7,7 @@ @@ -7,7 +7,7 @@
7 <span class="f1">{{item.title}}</span> 7 <span class="f1">{{item.title}}</span>
8 <span class="f2">{{item.readCount}}人阅读</span> 8 <span class="f2">{{item.readCount}}人阅读</span>
9 </view> 9 </view>
10 - <view class="box_right"> 10 + <view class="box_right" v-if="item.coverImage">
11 <view class="images"> 11 <view class="images">
12 <image :src="BASE_URL + item.coverImage" style="width: 100%;height: 100%;border-radius: 20rpx;" mode="aspectFill"></image> 12 <image :src="BASE_URL + item.coverImage" style="width: 100%;height: 100%;border-radius: 20rpx;" mode="aspectFill"></image>
13 </view> 13 </view>
@@ -68,8 +68,8 @@ @@ -68,8 +68,8 @@
68 display: flex; 68 display: flex;
69 flex-direction: column; 69 flex-direction: column;
70 justify-content: space-between; 70 justify-content: space-between;
71 - width: 58%;  
72 - margin-right: 2%; 71 + width: 100%;
  72 + // margin-right: 2%;
73 73
74 .f1 { 74 .f1 {
75 font-size: 35rpx; 75 font-size: 35rpx;
pages/policy/policydetail.vue
@@ -7,7 +7,7 @@ @@ -7,7 +7,7 @@
7 <view class="" style="margin-bottom: 30rpx;margin-top: 20rpx;font-weight: 600;font-size: 38rpx;"> 7 <view class="" style="margin-bottom: 30rpx;margin-top: 20rpx;font-weight: 600;font-size: 38rpx;">
8 {{info.absrtact}} 8 {{info.absrtact}}
9 </view> 9 </view>
10 - <image :src="BASE_URL+info.coverImage" style="width: 100%;" mode="widthFix"></image> 10 + <image v-if="info.coverImage" :src="BASE_URL+info.coverImage" style="width: 100%;" mode="widthFix"></image>
11 <view class="" style="margin-top: 20rpx;margin-bottom: 20rpx;width: 100%;"> 11 <view class="" style="margin-top: 20rpx;margin-bottom: 20rpx;width: 100%;">
12 <view style="width: 100%;word-break:break-all;word-wrap:break-word;" v-html="info.content"></view> 12 <view style="width: 100%;word-break:break-all;word-wrap:break-word;" v-html="info.content"></view>
13 <!-- <u-parse :content="info.content"></u-parse> --> 13 <!-- <u-parse :content="info.content"></u-parse> -->
@@ -38,7 +38,7 @@ @@ -38,7 +38,7 @@
38 OrderType: 0, 38 OrderType: 0,
39 info: {}, 39 info: {},
40 nvConfig: { 40 nvConfig: {
41 - title: "", 41 + title: "详情",
42 bgColor: "#ffffff", 42 bgColor: "#ffffff",
43 color: "#000000", 43 color: "#000000",
44 fixedAssist: { 44 fixedAssist: {
@@ -68,7 +68,7 @@ @@ -68,7 +68,7 @@
68 this.API.getpolicyDocumentone(e).then(res => { 68 this.API.getpolicyDocumentone(e).then(res => {
69 console.log(res); 69 console.log(res);
70 this.info = res.data 70 this.info = res.data
71 - this.nvConfig.title = this.info.title 71 + // this.nvConfig.title = this.info.title
72 }) 72 })
73 }, 73 },
74 downfile(e) { 74 downfile(e) {