81ddcd9f by yangwei
2 parents ff8fef8c 88ce3f18
Showing 34 changed files with 36 additions and 26 deletions
...@@ -184,91 +184,91 @@ export const asyncRoutes = [ ...@@ -184,91 +184,91 @@ export const asyncRoutes = [
184 children: [ 184 children: [
185 { 185 {
186 path: 'tdsyq', 186 path: 'tdsyq',
187 component: () => import('@/views/business-info/tdsyq/index'), 187 component: () => import('@/views/bdcsj/tdsyq/index'),
188 name: 'tdsyq', 188 name: 'tdsyq',
189 meta: { title: '土地所有权' } 189 meta: { title: '土地所有权' }
190 }, 190 },
191 { 191 {
192 path: 'jsydzjdsyq', 192 path: 'jsydzjdsyq',
193 component: () => import('@/views/business-info/jsydzjdsyq/index'), 193 component: () => import('@/views/bdcsj/jsydzjdsyq/index'),
194 name: 'jsydzjdsyq', 194 name: 'jsydzjdsyq',
195 meta: { title: '建设用地、宅基地使用权' } 195 meta: { title: '建设用地、宅基地使用权' }
196 }, 196 },
197 { 197 {
198 path: 'fdcqdz', 198 path: 'fdcqdz',
199 component: () => import('@/views/business-info/fdcqdz/index'), 199 component: () => import('@/views/bdcsj/fdcqdz/index'),
200 name: 'fdcqdz', 200 name: 'fdcqdz',
201 meta: { title: '房地产权(项目内多幢房屋)' } 201 meta: { title: '房地产权(项目内多幢房屋)' }
202 }, 202 },
203 { 203 {
204 path: 'fdcqyz', 204 path: 'fdcqyz',
205 component: () => import('@/views/business-info/fdcqyz/index'), 205 component: () => import('@/views/bdcsj/fdcqyz/index'),
206 name: 'fdcqyz', 206 name: 'fdcqyz',
207 meta: { title: '房地产权(独幢、层、套、间、房屋)' } 207 meta: { title: '房地产权(独幢、层、套、间、房屋)' }
208 }, 208 },
209 { 209 {
210 path: 'fdcqqfsyq', 210 path: 'fdcqqfsyq',
211 component: () => import('@/views/business-info/fdcqqfsyq/index'), 211 component: () => import('@/views/bdcsj/fdcqqfsyq/index'),
212 name: 'fdcqqfsyq', 212 name: 'fdcqqfsyq',
213 meta: { title: '建筑物区分所有权业主共有部分' } 213 meta: { title: '建筑物区分所有权业主共有部分' }
214 }, 214 },
215 { 215 {
216 path: 'hysyq', 216 path: 'hysyq',
217 component: () => import('@/views/business-info/hysyq/index'), 217 component: () => import('@/views/bdcsj/hysyq/index'),
218 name: 'hysyq', 218 name: 'hysyq',
219 meta: { title: '海域(含无居民海岛)使用权' } 219 meta: { title: '海域(含无居民海岛)使用权' }
220 }, 220 },
221 { 221 {
222 path: 'gzwsyq', 222 path: 'gzwsyq',
223 component: () => import('@/views/business-info/gzwsyq/index'), 223 component: () => import('@/views/bdcsj/gzwsyq/index'),
224 name: 'gzwsyq', 224 name: 'gzwsyq',
225 meta: { title: '构(建)筑物所有权' } 225 meta: { title: '构(建)筑物所有权' }
226 }, 226 },
227 { 227 {
228 path: 'nydsyq', 228 path: 'nydsyq',
229 component: () => import('@/views/business-info/nydsyq/index'), 229 component: () => import('@/views/bdcsj/nydsyq/index'),
230 name: 'nydsyq', 230 name: 'nydsyq',
231 meta: { title: '农用地使用权(非林地)' } 231 meta: { title: '农用地使用权(非林地)' }
232 }, 232 },
233 { 233 {
234 path: 'lq', 234 path: 'lq',
235 component: () => import('@/views/business-info/lq/index'), 235 component: () => import('@/views/bdcsj/lq/index'),
236 name: 'lq', 236 name: 'lq',
237 meta: { title: '林权' } 237 meta: { title: '林权' }
238 }, 238 },
239 { 239 {
240 path: 'zxdj', 240 path: 'zxdj',
241 component: () => import('@/views/business-info/zxdj/index'), 241 component: () => import('@/views/bdcsj/zxdj/index'),
242 name: 'zxdj', 242 name: 'zxdj',
243 meta: { title: '注销登记' } 243 meta: { title: '注销登记' }
244 }, 244 },
245 { 245 {
246 path: 'yydj', 246 path: 'yydj',
247 component: () => import('@/views/business-info/yydj/index'), 247 component: () => import('@/views/bdcsj/yydj/index'),
248 name: 'yydj', 248 name: 'yydj',
249 meta: { title: '异议登记' } 249 meta: { title: '异议登记' }
250 }, 250 },
251 { 251 {
252 path: 'ygdj', 252 path: 'ygdj',
253 component: () => import('@/views/business-info/ygdj/index'), 253 component: () => import('@/views/bdcsj/ygdj/index'),
254 name: 'ygdj', 254 name: 'ygdj',
255 meta: { title: '预告登记' } 255 meta: { title: '预告登记' }
256 }, 256 },
257 { 257 {
258 path: 'Cfdj', 258 path: 'Cfdj',
259 component: () => import('@/views/business-info/Cfdj/index'), 259 component: () => import('@/views/bdcsj/cfdj/index'),
260 name: 'Cfdj', 260 name: 'Cfdj',
261 meta: { title: '查封登记' } 261 meta: { title: '查封登记' }
262 }, 262 },
263 { 263 {
264 path: 'dyaq', 264 path: 'dyaq',
265 component: () => import('@/views/business-info/dyaq/index'), 265 component: () => import('@/views/bdcsj/dyaq/index'),
266 name: 'dyaq', 266 name: 'dyaq',
267 meta: { title: '抵押权登记' } 267 meta: { title: '抵押权登记' }
268 }, 268 },
269 { 269 {
270 path: 'dyiq', 270 path: 'dyiq',
271 component: () => import('@/views/business-info/dyiq/index'), 271 component: () => import('@/views/bdcsj/dyiq/index'),
272 name: 'dyiq', 272 name: 'dyiq',
273 meta: { title: '地役权登记' } 273 meta: { title: '地役权登记' }
274 } 274 }
......
...@@ -287,15 +287,20 @@ table td { ...@@ -287,15 +287,20 @@ table td {
287 background-size: 100% 100%; 287 background-size: 100% 100%;
288 padding-top: 13px; 288 padding-top: 13px;
289 padding-bottom: 13px; 289 padding-bottom: 13px;
290 table{ 290 border: none;
291 margin-top: 5px !important;
292
293 table {
291 background: url("~@/image/rqjx.png") no-repeat; 294 background: url("~@/image/rqjx.png") no-repeat;
292 background-size: 100% 100%; 295 background-size: 100% 100%;
293 padding: 8px; 296 padding: 8px;
294 } 297 }
298
295 table td { 299 table td {
296 box-sizing: border-box; 300 box-sizing: border-box;
297 border-bottom: 0px solid #074487!important; 301 border-bottom: 0px solid #074487 !important;
298 } 302 }
303
299 .el-input__inner { 304 .el-input__inner {
300 background-color: #031a46; 305 background-color: #031a46;
301 } 306 }
...@@ -312,9 +317,11 @@ table td { ...@@ -312,9 +317,11 @@ table td {
312 .el-date-table td.disabled div { 317 .el-date-table td.disabled div {
313 background-color: #074487; 318 background-color: #074487;
314 } 319 }
315 .el-date-picker__header{ 320
321 .el-date-picker__header {
316 margin-bottom: 0px; 322 margin-bottom: 0px;
317 } 323 }
324
318 .el-date-picker__header-label { 325 .el-date-picker__header-label {
319 color: #A6CFD6; 326 color: #A6CFD6;
320 } 327 }
...@@ -322,12 +329,13 @@ table td { ...@@ -322,12 +329,13 @@ table td {
322 .el-picker-panel__content { 329 .el-picker-panel__content {
323 padding-top: 0px; 330 padding-top: 0px;
324 margin-top: 0px; 331 margin-top: 0px;
332
325 .disabled { 333 .disabled {
326 background-color: #074487; 334 background-color: #074487;
327 div{
328 span{
329 color:rgba(172, 239, 250,.5)
330 335
336 div {
337 span {
338 color: rgba(172, 239, 250, .5)
331 } 339 }
332 } 340 }
333 341
...@@ -435,7 +443,7 @@ table td { ...@@ -435,7 +443,7 @@ table td {
435 443
436 [class^="el-icon-"], 444 [class^="el-icon-"],
437 [class*=" el-icon-"] { 445 [class*=" el-icon-"] {
438 display: none; 446 // display: none;
439 } 447 }
440 448
441 .el-range-separator { 449 .el-range-separator {
......
...@@ -18,14 +18,16 @@ ...@@ -18,14 +18,16 @@
18 </el-col> 18 </el-col>
19 <el-col :span="6"> 19 <el-col :span="6">
20 <el-form-item label="汇交时间" prop="exchangeStartTime"> 20 <el-form-item label="汇交时间" prop="exchangeStartTime">
21 <el-date-picker type="date" class="width100" placeholder="开始日期" :picker-options="pickerOptionsStart" 21 <el-date-picker type="date" class="width100" placeholder="开始日期" clearable
22 clearable v-model="form.exchangeStartTime" value-format="yyyy-MM-dd"></el-date-picker> 22 :picker-options="pickerOptionsStart" v-model="form.exchangeStartTime"
23 value-format="yyyy-MM-dd"></el-date-picker>
23 </el-form-item> 24 </el-form-item>
24 </el-col> 25 </el-col>
25 <el-col :span="6"> 26 <el-col :span="6">
26 <el-form-item label="至" prop="exchangeStartTime" label-width="35px"> 27 <el-form-item label="至" prop="exchangeStartTime" label-width="35px">
27 <el-date-picker type="date" class="width100" placeholder="结束日期" :picker-options="pickerOptionsEnd" 28 <el-date-picker type="date" class="width100" placeholder="结束日期" clearable
28 clearable v-model="form.exchangeEndTime" value-format="yyyy-MM-dd"></el-date-picker> 29 :picker-options="pickerOptionsEnd" v-model="form.exchangeEndTime"
30 value-format="yyyy-MM-dd"></el-date-picker>
29 </el-form-item> 31 </el-form-item>
30 </el-col> 32 </el-col>
31 <el-col :span="6"> 33 <el-col :span="6">
......