Commit 63d2069fff80eb6309efb74f7903d9444a19401e

Authored by 李宇
1 parent 2148832e

1

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