Commit c858afb2 by Jianli Ou

操作指南样式调整

屏蔽操作指南侧栏的常见问题
parent ee59adfc
......@@ -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;
}
......
......@@ -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;
}
......
......@@ -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;
}
......
......@@ -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;
}
......
......@@ -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;
}
......
......@@ -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;
}
......
......@@ -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;
}
......
......@@ -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,
// },
// ],
// },
],
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment