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
c858afb2
Commit
c858afb2
authored
Dec 03, 2021
by
Jianli Ou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
操作指南样式调整
屏蔽操作指南侧栏的常见问题
parent
ee59adfc
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
93 additions
and
64 deletions
+93
-64
Guide1.vue
src/views/Business/Guide1.vue
+5
-1
Guide2.vue
src/views/Business/Guide2.vue
+5
-1
Guide3.vue
src/views/Business/Guide3.vue
+7
-2
Guide4.vue
src/views/Business/Guide4.vue
+5
-1
Guide5.vue
src/views/Business/Guide5.vue
+5
-1
Guide6.vue
src/views/Business/Guide6.vue
+5
-1
Guide7.vue
src/views/Business/Guide7.vue
+5
-1
index.vue
src/views/Business/index.vue
+56
-56
No files found.
src/views/Business/Guide1.vue
View file @
c858afb2
...
...
@@ -178,6 +178,9 @@ export default {
};
</
script
>
<
style
lang=
"scss"
scoped
>
p
{
line-height
:
28px
;
}
.guide
{
@include
module-box;
.guide-msg
{
...
...
@@ -185,7 +188,8 @@ export default {
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin-bottom
:
20px
;
margin-top
:
15px
;
margin-bottom
:
10px
;
&.actived
{
color
:
#04408d
;
}
...
...
src/views/Business/Guide2.vue
View file @
c858afb2
...
...
@@ -144,6 +144,9 @@ export default {
};
</
script
>
<
style
lang=
"scss"
scoped
>
p
{
line-height
:
28px
;
}
.guide
{
@include
module-box;
.guide-msg
{
...
...
@@ -151,7 +154,8 @@ export default {
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin-bottom
:
20px
;
margin-top
:
15px
;
margin-bottom
:
10px
;
&.actived
{
color
:
#04408d
;
}
...
...
src/views/Business/Guide3.vue
View file @
c858afb2
...
...
@@ -89,7 +89,7 @@ export default {
data
()
{
return
{
wytbbmxxCate
:
{
name
:
"我要通报编码信息
我要通报编码信息
"
,
name
:
"我要通报编码信息"
,
ico
:
""
,
},
};
...
...
@@ -123,6 +123,9 @@ export default {
};
</
script
>
<
style
lang=
"scss"
scoped
>
p
{
line-height
:
28px
;
}
.guide
{
@include
module-box;
.ljtb-btn
{
...
...
@@ -130,13 +133,15 @@ export default {
font-size
:
14px
;
color
:
#ffffff
;
padding
:
10px
;
border-radius
:
5px
;
}
.guide-msg
{
margin
:
30px
0
;
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin-bottom
:
20px
;
margin-top
:
15px
;
margin-bottom
:
10px
;
&.actived
{
color
:
#04408d
;
}
...
...
src/views/Business/Guide4.vue
View file @
c858afb2
...
...
@@ -106,6 +106,9 @@ export default {
};
</
script
>
<
style
lang=
"scss"
scoped
>
p
{
line-height
:
28px
;
}
.guide
{
@include
module-box;
.guide-msg
{
...
...
@@ -113,7 +116,8 @@ export default {
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin-bottom
:
20px
;
margin-top
:
15px
;
margin-bottom
:
10px
;
&.actived
{
color
:
#04408d
;
}
...
...
src/views/Business/Guide5.vue
View file @
c858afb2
...
...
@@ -155,6 +155,9 @@ export default {
};
</
script
>
<
style
lang=
"scss"
scoped
>
p
{
line-height
:
28px
;
}
.guide
{
@include
module-box;
.ljtb-btn
{
...
...
@@ -168,7 +171,8 @@ export default {
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin-bottom
:
20px
;
margin-top
:
15px
;
margin-bottom
:
10px
;
&.actived
{
color
:
#04408d
;
}
...
...
src/views/Business/Guide6.vue
View file @
c858afb2
...
...
@@ -123,6 +123,9 @@ export default {
};
</
script
>
<
style
lang=
"scss"
scoped
>
p
{
line-height
:
28px
;
}
.guide
{
@include
module-box;
.ljtb-btn
{
...
...
@@ -136,7 +139,8 @@ export default {
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin-bottom
:
20px
;
margin-top
:
15px
;
margin-bottom
:
10px
;
&.actived
{
color
:
#04408d
;
}
...
...
src/views/Business/Guide7.vue
View file @
c858afb2
...
...
@@ -126,6 +126,9 @@ export default {
};
</
script
>
<
style
lang=
"scss"
scoped
>
p
{
line-height
:
28px
;
}
.guide
{
@include
module-box;
.ljtb-btn
{
...
...
@@ -139,7 +142,8 @@ export default {
font-size
:
14px
;
.msg-title
{
color
:
#008dbd
;
margin-bottom
:
20px
;
margin-top
:
15px
;
margin-bottom
:
10px
;
&.actived
{
color
:
#04408d
;
}
...
...
src/views/Business/index.vue
View file @
c858afb2
...
...
@@ -297,62 +297,62 @@ export default {
},
],
},
{
name
:
"常见问题"
,
path
:
""
,
active
:
""
,
children
:
[
{
name
:
"1.业务办理"
,
path
:
"/Business/Guide8"
,
active
:
""
,
id
:
"ywbl"
,
noneChild
:
true
,
},
{
name
:
"2.产品信息通报"
,
path
:
"/Business/Guide8"
,
active
:
""
,
id
:
"cpxxtb"
,
noneChild
:
true
,
},
{
name
:
"3.编码技术"
,
path
:
"/Business/Guide8"
,
active
:
""
,
id
:
"bmjs"
,
noneChild
:
true
,
},
{
name
:
"4.法规与标准"
,
path
:
"/Business/Guide8"
,
active
:
""
,
id
:
"fgybz"
,
noneChild
:
true
,
},
{
name
:
"5.条码质量"
,
path
:
"/Business/Guide8"
,
active
:
""
,
id
:
"tmzl"
,
noneChild
:
true
,
},
{
name
:
"6.条码技术应用"
,
path
:
"/Business/Guide8"
,
active
:
""
,
id
:
"tmjsyy"
,
noneChild
:
true
,
},
{
name
:
"7.其他"
,
path
:
"/Business/Guide8"
,
active
:
""
,
id
:
"other"
,
noneChild
:
true
,
},
],
},
//
{
//
name: "常见问题",
//
path: "",
//
active: "",
//
children: [
//
{
//
name: "1.业务办理",
//
path: "/Business/Guide8",
//
active: "",
//
id: "ywbl",
//
noneChild: true,
//
},
//
{
//
name: "2.产品信息通报",
//
path: "/Business/Guide8",
//
active: "",
//
id: "cpxxtb",
//
noneChild: true,
//
},
//
{
//
name: "3.编码技术",
//
path: "/Business/Guide8",
//
active: "",
//
id: "bmjs",
//
noneChild: true,
//
},
//
{
//
name: "4.法规与标准",
//
path: "/Business/Guide8",
//
active: "",
//
id: "fgybz",
//
noneChild: true,
//
},
//
{
//
name: "5.条码质量",
//
path: "/Business/Guide8",
//
active: "",
//
id: "tmzl",
//
noneChild: true,
//
},
//
{
//
name: "6.条码技术应用",
//
path: "/Business/Guide8",
//
active: "",
//
id: "tmjsyy",
//
noneChild: true,
//
},
//
{
//
name: "7.其他",
//
path: "/Business/Guide8",
//
active: "",
//
id: "other",
//
noneChild: true,
//
},
//
],
//
},
],
},
{
...
...
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