Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gs1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴迪
gs1
Commits
ed0ba39b
Commit
ed0ba39b
authored
Dec 11, 2021
by
林家欣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改禅道部分bug
parent
bf443424
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
163 additions
and
153 deletions
+163
-153
mock.js
src/components/layout/header/mock.js
+61
-72
Code1.vue
src/views/Business/Code1.vue
+5
-2
Code2.vue
src/views/Business/Code2.vue
+5
-2
Code3.vue
src/views/Business/Code3.vue
+5
-2
GLN.vue
src/views/Business/GLN.vue
+5
-1
Guide.vue
src/views/Business/Guide.vue
+9
-5
Guide1.vue
src/views/Business/Guide1.vue
+5
-3
Guide2.vue
src/views/Business/Guide2.vue
+5
-6
Guide3.vue
src/views/Business/Guide3.vue
+5
-6
Guide4.vue
src/views/Business/Guide4.vue
+5
-6
Guide5.vue
src/views/Business/Guide5.vue
+5
-6
Guide6.vue
src/views/Business/Guide6.vue
+5
-6
Guide7.vue
src/views/Business/Guide7.vue
+5
-6
Register.vue
src/views/Business/Register.vue
+4
-25
zxcxgj.vue
src/views/Business/copms/zxcxgj.vue
+32
-3
index.vue
src/views/Business/index.vue
+1
-1
ypzs.vue
src/views/Business/ypzs.vue
+1
-1
No files found.
src/components/layout/header/mock.js
View file @
ed0ba39b
...
...
@@ -273,28 +273,28 @@ export const nav = [
{
name
:
"收费公示"
},
],
},
//
{
//
id: uuid("gs_nav"),
//
name: "收费目录清单",
//
index: 2,
//
link: "/Business/Corppay",
//
breadcrumb: [
//
{ name: "业务大厅", path: "/Business" },
//
{ name: "我还不是系统成员", path: "/Business/Register" },
//
{ name: "收费目录清单" },
//
],
//
},
//
{
//
id: uuid("gs_nav"),
//
name: "其他增值服务费",
//
index: 2,
//
link: "/Business/serviceFee",
//
breadcrumb: [
//
{ name: "业务大厅", path: "/Business" },
//
{ name: "我还不是系统成员", path: "/Business/Register" },
//
{ name: "其他增值服务费" },
//
],
//
},
{
id
:
uuid
(
"gs_nav"
),
name
:
"收费目录清单"
,
index
:
2
,
link
:
"/Business/Corppay"
,
breadcrumb
:
[
{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"我还不是系统成员"
,
path
:
"/Business/Register"
},
{
name
:
"收费目录清单"
},
],
},
{
id
:
uuid
(
"gs_nav"
),
name
:
"其他增值服务费"
,
index
:
2
,
link
:
"/Business/serviceFee"
,
breadcrumb
:
[
{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"我还不是系统成员"
,
path
:
"/Business/Register"
},
{
name
:
"其他增值服务费"
},
],
},
{
id
:
uuid
(
"gs_nav"
),
name
:
"条码注册公告"
,
...
...
@@ -329,53 +329,18 @@ export const nav = [
{
name
:
"企业信息"
},
],
},
// {
// id: uuid("gs_nav"),
// name: "我要续展",
// index: 2,
// link: "/Business/Renewal",
// breadcrumb: [
// { name: "业务大厅", path: "/Business" },
// { name: "我是系统成员", path: "/Service/Training" },
// { name: "我要续展" },
// ],
// },
// {
// id: uuid("gs_nav"),
// name: "零售商品",
// index: 2,
// link: "/Business/Code1",
// breadcrumb: [
// { name: "业务大厅", path: "/Business" },
// { name: "我是系统成员", path: "/Business/Register" },
// { name: "我要编码", path: "/Business/Code1?id=1-1" },
// { name: "零售商品" },
// ],
// },
// {
// id: uuid("gs_nav"),
// name: "非零售商品",
// index: 2,
// link: "/Business/Code2",
// breadcrumb: [
// { name: "业务大厅", path: "/Business" },
// { name: "我是系统成员", path: "/Business/Register" },
// { name: "我要编码", path: "/Business/Code1?id=1-1" },
// { name: "非零售商品" },
// ],
// },
// {
// id: uuid("gs_nav"),
// name: "物流单元",
// index: 2,
// link: "/Business/Code3",
// breadcrumb: [
// { name: "业务大厅", path: "/Business" },
// { name: "我是系统成员", path: "/Business/Register" },
// { name: "我要编码", path: "/Business/Code1?id=1-1" },
// { name: "物流单元" },
// ],
// },
{
id
:
uuid
(
"gs_nav"
),
name
:
"我要续展"
,
index
:
2
,
link
:
"/Business/Renewal"
,
breadcrumb
:
[
{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"我是系统成员"
,
path
:
"/Service/Training"
},
{
name
:
"我要续展"
},
],
},
],
},
{
...
...
@@ -411,14 +376,38 @@ export const nav = [
},
{
id
:
uuid
(
"gs_nav"
),
name
:
"
我要编码(零售商品、非零售商品、物流单元)
"
,
name
:
"
零售商品
"
,
index
:
2
,
link
:
"/Business/Code1"
,
breadcrumb
:
[
{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"我是系统成员"
,
path
:
"/Business/Register"
},
{
name
:
"我要编码"
,
path
:
"/Business/Code1?id=1-1"
},
{
name
:
"我要编码(零售商品、非零售商品、物流单元)"
},
{
name
:
"零售商品"
},
],
},
{
id
:
uuid
(
"gs_nav"
),
name
:
"非零售商品"
,
index
:
2
,
link
:
"/Business/Code2"
,
breadcrumb
:
[
{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"我是系统成员"
,
path
:
"/Business/Register"
},
{
name
:
"我要编码"
,
path
:
"/Business/Code1?id=1-1"
},
{
name
:
"非零售商品"
},
],
},
{
id
:
uuid
(
"gs_nav"
),
name
:
"物流单元"
,
index
:
2
,
link
:
"/Business/Code3"
,
breadcrumb
:
[
{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"我是系统成员"
,
path
:
"/Business/Register"
},
{
name
:
"我要编码"
,
path
:
"/Business/Code1?id=1-1"
},
{
name
:
"物流单元"
},
],
},
{
...
...
@@ -875,7 +864,7 @@ export const nav = [
index
:
1
,
link
:
"/Knowledge/Statute"
,
style
:
{
flex
:
'1 0 auto'
},
breadcrumb
:
[{
name
:
"
技术知识
"
,
path
:
"/Knowledge"
},
{
name
:
"政策法规"
}],
breadcrumb
:
[{
name
:
"
知识中心
"
,
path
:
"/Knowledge"
},
{
name
:
"政策法规"
}],
children
:
[{}]
},
],
...
...
src/views/Business/Code1.vue
View file @
ed0ba39b
...
...
@@ -249,11 +249,11 @@ export default {
.guide
{
@include
module-box;
.guide-msg
{
margin
:
3
0px
0
;
margin
:
2
0px
0
;
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin
-bottom
:
20px
;
margin
:
15px
0
;
&.actived
{
color
:
#04408d
;
}
...
...
@@ -267,6 +267,9 @@ export default {
p
{
text-indent
:
25px
;
font-size
:
14px
;
color
:
#454545
;
font-weight
:
300
;
line-height
:
24px
}
}
}
...
...
src/views/Business/Code2.vue
View file @
ed0ba39b
...
...
@@ -169,11 +169,11 @@ export default {
.guide
{
@include
module-box;
.guide-msg
{
margin
:
3
0px
0
;
margin
:
2
0px
0
;
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin
-bottom
:
20px
;
margin
:
15px
0
;
&.actived
{
color
:
#04408d
;
}
...
...
@@ -187,6 +187,9 @@ export default {
p
{
text-indent
:
25px
;
font-size
:
14px
;
color
:
#454545
;
font-weight
:
300
;
line-height
:
24px
}
}
}
...
...
src/views/Business/Code3.vue
View file @
ed0ba39b
...
...
@@ -147,11 +147,11 @@ export default {
.guide
{
@include
module-box;
.guide-msg
{
margin
:
3
0px
0
;
margin
:
2
0px
0
;
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin
-bottom
:
20px
;
margin
:
15px
0
;
&.actived
{
color
:
#04408d
;
}
...
...
@@ -165,6 +165,9 @@ export default {
p
{
text-indent
:
25px
;
font-size
:
14px
;
color
:
#454545
;
font-weight
:
300
;
line-height
:
24px
;
}
}
}
...
...
src/views/Business/GLN.vue
View file @
ed0ba39b
...
...
@@ -111,7 +111,11 @@ export default {
};
},
methods
:
{
ckxqJump
()
{}
ckxqJump
()
{
this
.
$router
.
push
({
path
:
'/Knowledge/xts'
})
}
},
};
</
script
>
...
...
src/views/Business/Guide.vue
View file @
ed0ba39b
...
...
@@ -50,16 +50,20 @@ export default {
.guide
{
@include
module-box;
.guide-msg
{
margin
:
3
0px
0
;
margin
:
2
0px
0
;
font-size
:
14px
;
.msg-title
{
color
:
rgba
(
0
,
121
,
158
,
1
);
margin-bottom
:
20px
;
margin
:
15px
0
;
}
.msg-cont
{
line-height
:
23px
;
color
:
rgba
(
102
,
102
,
102
,
1
);
p{
text-indent
:
25px
;
font-size
:
14px
;
color
:
#454545
;
font-weight
:
300
;
line-height
:
24px
}
}
}
}
...
...
src/views/Business/Guide1.vue
View file @
ed0ba39b
...
...
@@ -184,12 +184,11 @@ p {
.guide
{
@include
module-box;
.guide-msg
{
margin
:
3
0px
0
;
margin
:
2
0px
0
;
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin-top
:
15px
;
margin-bottom
:
10px
;
margin
:
15px
0
;
&.actived
{
color
:
#04408d
;
}
...
...
@@ -200,6 +199,9 @@ p {
p
{
text-indent
:
25px
;
font-size
:
14px
;
color
:
#454545
;
font-weight
:
300
;
line-height
:
24px
}
img
{
max-width
:
100%
;
...
...
src/views/Business/Guide2.vue
View file @
ed0ba39b
...
...
@@ -144,18 +144,14 @@ export default {
};
</
script
>
<
style
lang=
"scss"
scoped
>
p
{
line-height
:
28px
;
}
.guide
{
@include
module-box;
.guide-msg
{
margin
:
3
0px
0
;
margin
:
2
0px
0
;
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin-top
:
15px
;
margin-bottom
:
10px
;
margin
:
15px
0
;
&.actived
{
color
:
#04408d
;
}
...
...
@@ -166,6 +162,9 @@ p {
p
{
text-indent
:
25px
;
font-size
:
14px
;
color
:
#454545
;
font-weight
:
300
;
line-height
:
24px
}
img
{
max-width
:
100%
;
...
...
src/views/Business/Guide3.vue
View file @
ed0ba39b
...
...
@@ -123,9 +123,6 @@ export default {
};
</
script
>
<
style
lang=
"scss"
scoped
>
p
{
line-height
:
28px
;
}
.guide
{
@include
module-box;
.ljtb-btn
{
...
...
@@ -136,12 +133,11 @@ p {
border-radius
:
5px
;
}
.guide-msg
{
margin
:
3
0px
0
;
margin
:
2
0px
0
;
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin-top
:
15px
;
margin-bottom
:
10px
;
margin
:
15px
0
;
&.actived
{
color
:
#04408d
;
}
...
...
@@ -155,6 +151,9 @@ p {
p
{
text-indent
:
25px
;
font-size
:
14px
;
color
:
#454545
;
font-weight
:
300
;
line-height
:
24px
}
}
.text-right
{
...
...
src/views/Business/Guide4.vue
View file @
ed0ba39b
...
...
@@ -106,18 +106,14 @@ export default {
};
</
script
>
<
style
lang=
"scss"
scoped
>
p
{
line-height
:
28px
;
}
.guide
{
@include
module-box;
.guide-msg
{
margin
:
3
0px
0
;
margin
:
2
0px
0
;
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin-top
:
15px
;
margin-bottom
:
10px
;
margin
:
15px
0
;
&.actived
{
color
:
#04408d
;
}
...
...
@@ -128,6 +124,9 @@ p {
p
{
text-indent
:
25px
;
font-size
:
14px
;
color
:
#454545
;
font-weight
:
300
;
line-height
:
24px
}
img
{
max-width
:
100%
;
...
...
src/views/Business/Guide5.vue
View file @
ed0ba39b
...
...
@@ -155,9 +155,6 @@ export default {
};
</
script
>
<
style
lang=
"scss"
scoped
>
p
{
line-height
:
28px
;
}
.guide
{
@include
module-box;
.ljtb-btn
{
...
...
@@ -167,12 +164,11 @@ p {
padding
:
10px
;
}
.guide-msg
{
margin
:
3
0px
0
;
margin
:
2
0px
0
;
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin-top
:
15px
;
margin-bottom
:
10px
;
margin
:
15px
0
;
&.actived
{
color
:
#04408d
;
}
...
...
@@ -186,6 +182,9 @@ p {
p
{
text-indent
:
25px
;
font-size
:
14px
;
color
:
#454545
;
font-weight
:
300
;
line-height
:
24px
}
a
{
color
:
#008dbd
;
...
...
src/views/Business/Guide6.vue
View file @
ed0ba39b
...
...
@@ -123,9 +123,6 @@ export default {
};
</
script
>
<
style
lang=
"scss"
scoped
>
p
{
line-height
:
28px
;
}
.guide
{
@include
module-box;
.ljtb-btn
{
...
...
@@ -135,12 +132,11 @@ p {
padding
:
10px
;
}
.guide-msg
{
margin
:
3
0px
0
;
margin
:
2
0px
0
;
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin-top
:
15px
;
margin-bottom
:
10px
;
margin
:
15px
0
;
&.actived
{
color
:
#04408d
;
}
...
...
@@ -154,6 +150,9 @@ p {
p
{
text-indent
:
25px
;
font-size
:
14px
;
color
:
#454545
;
font-weight
:
300
;
line-height
:
24px
}
a
{
color
:
#008dbd
;
...
...
src/views/Business/Guide7.vue
View file @
ed0ba39b
...
...
@@ -126,9 +126,6 @@ export default {
};
</
script
>
<
style
lang=
"scss"
scoped
>
p
{
line-height
:
28px
;
}
.guide
{
@include
module-box;
.ljtb-btn
{
...
...
@@ -138,12 +135,11 @@ p {
padding
:
10px
;
}
.guide-msg
{
margin
:
3
0px
0
;
margin
:
2
0px
0
;
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin-top
:
15px
;
margin-bottom
:
10px
;
margin
:
15px
0
;
&.actived
{
color
:
#04408d
;
}
...
...
@@ -157,6 +153,9 @@ p {
p
{
text-indent
:
25px
;
font-size
:
14px
;
color
:
#454545
;
font-weight
:
300
;
line-height
:
24px
}
a
{
color
:
#008dbd
;
...
...
src/views/Business/Register.vue
View file @
ed0ba39b
...
...
@@ -12,14 +12,8 @@
/>
</div>
</div>
<div
class=
"register-bottom register-cont"
v-if=
"false"
>
<cate
:father=
"zxcxgjCate"
></cate>
<div
class=
"row zxcxgj-ul"
>
<div
class=
"col-lg-4"
v-for=
"(tmp, i) in zxcxgjList"
:key=
"i"
>
<img
:src=
"tmp.ico"
alt=
""
class=
"zxcxgj-img"
/>
<div
class=
"zxcxgj-bt"
>
{{
tmp
.
name
}}
</div>
</div>
</div>
<div
class=
"register-bottom register-cont"
v-if=
"true"
>
<zxcxgj
:middle=
"true"
/>
</div>
</div>
</div>
...
...
@@ -36,15 +30,15 @@ import tmgg from "./copms/tmgg.vue";
import
bgxz
from
"./copms/bgxz.vue"
;
import
dffzjg
from
"./copms/dffzjg.vue"
;
import
zcfg
from
"./copms/zcfg.vue"
;
import
cate
from
"../comps/cate
.vue"
;
import
zxcxgj
from
"./copms/zxcxgj
.vue"
;
export
default
{
components
:
{
cate
,
tmgg
,
dffzjg
,
bgxz
,
zcfg
,
zxcxgj
,
},
data
()
{
return
{
...
...
@@ -103,20 +97,6 @@ export default {
.register-bottom
{
margin-top
:
20px
;
.zxcxgj-ul
{
padding
:
12.5px
0
;
>
div
{
margin
:
12.5px
0
;
text-align
:
center
;
.zxcxgj-img
{
margin-bottom
:
13px
;
}
.zxcxgj-bt
{
color
:
#0e2c6b
;
font-size
:
14px
;
}
}
}
}
}
</
style
>
\ No newline at end of file
src/views/Business/copms/zxcxgj.vue
View file @
ed0ba39b
<
template
>
<div
class=
"zxcxgj"
>
<cate
:father=
"zxcxgjCate"
></cate>
<ul
class=
"zxcxgj-ul"
>
<div
class=
"container"
v-if=
"middle"
>
<div
class=
"row zxcxgj-middle"
>
<div
class=
"col-lg-4"
v-for=
"(tmp, i) in zxcxgjList"
:key=
"i"
>
<img
:src=
"tmp.ico"
alt=
""
class=
"zxcxgj-img"
/>
<div
class=
"zxcxgj-bt"
>
{{
tmp
.
name
}}
</div>
</div>
</div>
</div>
<ul
class=
"zxcxgj-bottom"
v-else
>
<li
v-for=
"(tmp, i) in zxcxgjList"
:key=
"i"
>
<img
:src=
"tmp.ico"
alt=
""
class=
"zxcxgj-img"
/>
<div
class=
"zxcxgj-bt"
>
{{
tmp
.
name
}}
</div>
...
...
@@ -13,6 +21,7 @@
import
cate
from
"../../comps/cate.vue"
;
export
default
{
props
:
[
"middle"
],
components
:
{
cate
,
},
...
...
@@ -51,7 +60,7 @@ export default {
<
style
lang=
"scss"
>
.zxcxgj
{
@include
module-box;
.zxcxgj-
ul
{
.zxcxgj-
bottom
{
padding
:
15px
0
;
margin
:
0
;
display
:
flex
;
...
...
@@ -74,7 +83,27 @@ export default {
}
li
:hover
{
transform
:
translate
(
-5px
,
-5px
);
box-shadow
:
5px
5px
12px
rgba
(
0
,
0
,
0
,
.2
);
box-shadow
:
5px
5px
12px
rgba
(
0
,
0
,
0
,
0.2
);
}
}
.zxcxgj-middle
{
padding
:
12.5px
0
;
>
div
{
margin
:
12.5px
0
;
text-align
:
center
;
transition
:
all
0.25s
;
cursor
:
pointer
;
.zxcxgj-img
{
margin-bottom
:
13px
;
}
.zxcxgj-bt
{
color
:
#0e2c6b
;
font-size
:
14px
;
}
&
:hover
{
transform
:
translate
(
-5px
,
-5px
);
box-shadow
:
5px
5px
12px
rgba
(
0
,
0
,
0
,
0.2
);
}
}
}
}
...
...
src/views/Business/index.vue
View file @
ed0ba39b
...
...
@@ -9,7 +9,7 @@
<router-view
class=
"marginTopLg20"
></router-view>
</div>
</div>
<div
class=
"marginTop20"
>
<div
class=
"marginTop20"
v-if=
"$route.path !=='/Business/Register'"
>
<zxcxgj
/>
</div>
</div>
...
...
src/views/Business/ypzs.vue
View file @
ed0ba39b
...
...
@@ -35,7 +35,7 @@
</p>
<p>
--
<a
href=
"
http://www.gs1cn.org/service/notice/article.aspx?id=603&codeid=7
"
href=
"
/News/NoticeArticle?id=603
"
target=
"_blank"
>
编码中心分支机构药品追溯联系人
</a
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment