Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
97f37007
authored
2022-08-09 09:31:52 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
文件重命名
1 parent
16099203
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
48 additions
and
48 deletions
src/router/index.js
src/views/applicationQuery/domesticPremises.vue → src/views/sqcx/cxjl.vue
src/views/applicationQuery/printRegister.vue → src/views/sqcx/dydjb.vue
src/views/applicationQuery/queryRecord.vue → src/views/sqcx/jtfc.vue
src/views/businessHandling/apply.vue → src/views/ywbl/dbx.vue
src/views/businessHandling/boxHandled.vue → src/views/ywbl/ybx.vue
src/views/businessHandling/todoBox.vue → src/views/ywbl/ywsq.vue
src/views/certificate/distribution.vue → src/views/zhcx/djbcx.vue
src/views/certificate/usageRecord.vue → src/views/zhcx/jdcx.vue
src/views/certificate/warehousing.vue → src/views/zhcx/lpcx.vue
src/views/comprehensiveQuery/progressQuery.vue → src/views/zsgl/zsff.vue
src/views/comprehensiveQuery/realestateInquiry.vue → src/views/zsgl/zsrk.vue
src/views/comprehensiveQuery/registerQuery.vue → src/views/zsgl/zssyjl.vue
src/router/index.js
View file @
97f3700
...
...
@@ -48,145 +48,145 @@ export const asyncRoutes = [
]
},
{
path
:
'/
businessHandling
'
,
path
:
'/
ywbl
'
,
id
:
'3'
,
parentId
:
null
,
component
:
Layout
,
meta
:
{
title
:
'业务办理'
,
icon
:
'fykf'
},
redirect
:
'/
businessHandling/apply
'
,
redirect
:
'/
ywbl/ywsq
'
,
alwaysShow
:
true
,
name
:
'
businessHandling
'
,
name
:
'
ywbl
'
,
children
:
[
{
path
:
'
apply
'
,
path
:
'
ywsq
'
,
id
:
'4'
,
parentId
:
'3'
,
component
:
()
=>
import
(
'@/views/
businessHandling/apply
.vue'
),
name
:
'
apply
'
,
component
:
()
=>
import
(
'@/views/
ywbl/ywsq
.vue'
),
name
:
'
ywsq
'
,
meta
:
{
title
:
'业务申请'
}
},
{
path
:
'
todoBo
x'
,
path
:
'
db
x'
,
id
:
'5'
,
parentId
:
'3'
,
component
:
()
=>
import
(
'@/views/
businessHandling/todoBo
x.vue'
),
name
:
'
todoBo
x'
,
component
:
()
=>
import
(
'@/views/
ywbl/db
x.vue'
),
name
:
'
db
x'
,
meta
:
{
title
:
'待办箱'
}
},
{
path
:
'
boxHandled
'
,
path
:
'
ybx
'
,
id
:
'6'
,
parentId
:
'3'
,
component
:
()
=>
import
(
'@/views/
businessHandling/boxHandled
.vue'
),
name
:
'
boxHandled
'
,
component
:
()
=>
import
(
'@/views/
ywbl/ybx
.vue'
),
name
:
'
ybx
'
,
meta
:
{
title
:
'已办箱'
}
}
]
},
{
path
:
'/
applicationQuery
'
,
path
:
'/
sqcx
'
,
id
:
'9'
,
parentId
:
null
,
component
:
Layout
,
meta
:
{
title
:
'申请查询'
,
icon
:
'fykf'
},
redirect
:
'/
applicationQuery/domesticPremises
'
,
redirect
:
'/
sqcx/jtfc
'
,
alwaysShow
:
true
,
name
:
'
applicationQuery
'
,
name
:
'
sqcx
'
,
children
:
[
{
path
:
'
domesticPremises
'
,
path
:
'
jtfc
'
,
id
:
'10'
,
parentId
:
'9'
,
component
:
()
=>
import
(
'@/views/
applicationQuery/domesticPremises
.vue'
),
name
:
'
domesticPremises
'
,
component
:
()
=>
import
(
'@/views/
sqcx/jtfc
.vue'
),
name
:
'
jtfc
'
,
meta
:
{
title
:
'家庭房产'
}
},
{
path
:
'
printRegister
'
,
path
:
'
dydjb
'
,
id
:
'12'
,
parentId
:
'9'
,
component
:
()
=>
import
(
'@/views/
applicationQuery/printRegister
.vue'
),
name
:
'
printRegister
'
,
component
:
()
=>
import
(
'@/views/
sqcx/dydjb
.vue'
),
name
:
'
dydjb
'
,
meta
:
{
title
:
'打印登记薄'
}
},
{
path
:
'
queryRecord
'
,
path
:
'
cxjl
'
,
id
:
'11'
,
parentId
:
'9'
,
component
:
()
=>
import
(
'@/views/
applicationQuery/queryRecord
.vue'
),
name
:
'
queryRecord
'
,
component
:
()
=>
import
(
'@/views/
sqcx/cxjl
.vue'
),
name
:
'
cxjl
'
,
meta
:
{
title
:
'查询记录'
}
}
]
},
{
path
:
'/
comprehensiveQuery
'
,
path
:
'/
zhcx
'
,
id
:
'13'
,
parentId
:
null
,
component
:
Layout
,
meta
:
{
title
:
'综合查询'
,
icon
:
'fykf'
},
redirect
:
'/
comprehensiveQuery/progressQuery
'
,
redirect
:
'/
zhcx/jdcx
'
,
alwaysShow
:
true
,
name
:
'
comprehensiveQuery
'
,
name
:
'
zhcx
'
,
children
:
[
{
path
:
'
progressQuery
'
,
path
:
'
jdcx
'
,
id
:
'14'
,
parentId
:
'13'
,
component
:
()
=>
import
(
'@/views/
comprehensiveQuery/progressQuery
.vue'
),
name
:
'
progressQuery
'
,
component
:
()
=>
import
(
'@/views/
zhcx/jdcx
.vue'
),
name
:
'
jdcx
'
,
meta
:
{
title
:
'进度查询'
}
},
{
path
:
'
registerQuery
'
,
path
:
'
djbcx
'
,
id
:
'15'
,
parentId
:
'13'
,
component
:
()
=>
import
(
'@/views/
comprehensiveQuery/registerQuery
.vue'
),
name
:
'
registerQuery
'
,
component
:
()
=>
import
(
'@/views/
zhcx/djbcx
.vue'
),
name
:
'
djbcx
'
,
meta
:
{
title
:
'登记簿查询'
}
},
{
path
:
'
realestateInquiry
'
,
path
:
'
lpcx
'
,
id
:
'16'
,
parentId
:
'13'
,
component
:
()
=>
import
(
'@/views/
comprehensiveQuery/realestateInquiry
.vue'
),
name
:
'
realestateInquiry
'
,
component
:
()
=>
import
(
'@/views/
zhcx/lpcx
.vue'
),
name
:
'
lpcx
'
,
meta
:
{
title
:
'楼盘查询'
}
}
]
},
{
path
:
'/
certificate
'
,
path
:
'/
zsgl
'
,
id
:
'17'
,
parentId
:
null
,
component
:
Layout
,
meta
:
{
title
:
'证书管理'
,
icon
:
'fykf'
},
redirect
:
'/
certificate/warehousing
'
,
redirect
:
'/
zsgl/zsrk
'
,
alwaysShow
:
true
,
name
:
'
certificate
'
,
name
:
'
zsgl
'
,
children
:
[
{
path
:
'
warehousing
'
,
path
:
'
zsrk
'
,
id
:
'18'
,
parentId
:
'17'
,
component
:
()
=>
import
(
'@/views/
certificate/warehousing
.vue'
),
name
:
'
warehousing
'
,
component
:
()
=>
import
(
'@/views/
zsgl/zsrk
.vue'
),
name
:
'
zsrk
'
,
meta
:
{
title
:
'证书入库'
}
},
{
path
:
'
distribution
'
,
path
:
'
zsff
'
,
id
:
'19'
,
parentId
:
'17'
,
component
:
()
=>
import
(
'@/views/
certificate/distribution
.vue'
),
name
:
'
distribution
'
,
component
:
()
=>
import
(
'@/views/
zsgl/zsff
.vue'
),
name
:
'
zsff
'
,
meta
:
{
title
:
'证书分发'
}
},
{
path
:
'
usageRecord
'
,
path
:
'
zssyjl
'
,
id
:
'20'
,
parentId
:
'17'
,
component
:
()
=>
import
(
'@/views/
certificate/usageRecord
.vue'
),
name
:
'
usageRecord
'
,
component
:
()
=>
import
(
'@/views/
zsgl/zssyjl
.vue'
),
name
:
'
zssyjl
'
,
meta
:
{
title
:
'证书使用记录'
}
}
]
...
...
src/views/
applicationQuery/domesticPremises
.vue
→
src/views/
sqcx/cxjl
.vue
View file @
97f3700
File moved
src/views/
applicationQuery/printRegister
.vue
→
src/views/
sqcx/dydjb
.vue
View file @
97f3700
File moved
src/views/
applicationQuery/queryRecord
.vue
→
src/views/
sqcx/jtfc
.vue
View file @
97f3700
File moved
src/views/
businessHandling/apply
.vue
→
src/views/
ywbl/dbx
.vue
View file @
97f3700
File moved
src/views/
businessHandling/boxHandled
.vue
→
src/views/
ywbl/ybx
.vue
View file @
97f3700
File moved
src/views/
businessHandling/todoBox
.vue
→
src/views/
ywbl/ywsq
.vue
View file @
97f3700
File moved
src/views/
certificate/distribution
.vue
→
src/views/
zhcx/djbcx
.vue
View file @
97f3700
File moved
src/views/
certificate/usageRecord
.vue
→
src/views/
zhcx/jdcx
.vue
View file @
97f3700
File moved
src/views/
certificate/warehousing
.vue
→
src/views/
zhcx/lpcx
.vue
View file @
97f3700
File moved
src/views/
comprehensiveQuery/progressQuery
.vue
→
src/views/
zsgl/zsff
.vue
View file @
97f3700
File moved
src/views/
comprehensiveQuery/realestateInquiry
.vue
→
src/views/
zsgl/zsrk
.vue
View file @
97f3700
File moved
src/views/
comprehensiveQuery/registerQuery
.vue
→
src/views/
zsgl/zssyjl
.vue
View file @
97f3700
File moved
Please
register
or
sign in
to post a comment