Commit 90cd1e89 by 林家欣

修改p标签上下间距问题

parent 9c1ef704
......@@ -552,3 +552,7 @@ body {
.tahoma{
font-family: $tahoma;
}
p{
margin: 0 0 10px;
}
\ No newline at end of file
......@@ -2,13 +2,11 @@
<div class="guide">
<cate :father="wybmCate"></cate>
<div class="guide-msg container">
<div class="msg-title" ref="2-1">设计、制作合格的条码的注意事项:</div>
<p >
<p>
企业申请获得厂商识别代码后,首先要对其产品编制商品项目代码,商品项目代码的编制要遵循唯一性、无含义性和稳定性原则,最好按流水号方式编码。
</p>
<p >
<p>
其次,是设计条码符号。条码符号设计主要从印刷尺寸、颜色搭配、印刷位置三方面考虑,要执行相关国家标准(印刷尺寸、颜色搭配请查看GB
12904-2008《商品条码 零售商品编码语条码表示》,印刷位置请查看GB/T
14257-2009《商品条码 条码符号放置位置》)。
......@@ -26,14 +24,14 @@
</p>
<div class="msg-title" ref="2-2">编制零售商品代码应遵循原则:</div>
<p >
<p>
编制零售商品代码时应按照国家标准 GB12904-2008《商品条码
零售商品编码与条码表示》的要求,且遵循以下编码原则:
</p>
<p >
<p>
(1)唯一性原则:即对相同的商品分配相同的商品代码,基本特征相同的商品视为相同的商品;对不同的商品应分配不同的商品代码,基本特征不同的商品视为不同的商品。
</p>
<p >
<p>
(2)无含义性原则:即零售商品代码中的商品项目代码不表示与商品有关的特定信息。
</p>
......@@ -49,7 +47,7 @@
(3)稳定性原则:零售商品代码一旦分配,若商品的基本特征没有发生变化,就应保持不变,无论是长期连续生产,还是间断式生产,都必须采用相同的项目代码。
</p>
<div class="msg-title" ref="2-3">零售商品代码编制方法:</div>
<p >
<p>
一般零售商品条码为13位,包含厂商识别代码、商品项目代码和校验位。厂商识别代码由中国物品编码中心分配。商品项目代码由企业自行分配,尽量按流水号分配,如001、002、003~999。校验位系统自动生成。
</p>
<p
......@@ -65,12 +63,10 @@
</p>
<div class="msg-title" ref="2-4">条码胶片制作方法:</div>
<p >
<p>
条码胶片可在一定程度上保证条码印制质量,如企业需要可选择现场办理或线上办理。
</p>
<p >
现场办理:企业所在地编码分支机构。
</p>
<p>现场办理:企业所在地编码分支机构。</p>
<p
style="
text-indent: 25px;
......@@ -88,9 +84,7 @@
>
</p>
<div class="msg-title" ref="2-5">条码胶片制作费用:</div>
<p >
申请条码胶片的费用按照物编中【2019】23号文件规定收取:
</p>
<p>申请条码胶片的费用按照物编中【2019】23号文件规定收取:</p>
<p
style="
text-indent: 25px;
......@@ -118,7 +112,7 @@ export default {
},
data() {
return {
file: '',
file: "",
wybmCate: {
name: "我要编码",
ico: "",
......@@ -143,7 +137,11 @@ export default {
},
},
mounted() {
this.file = window.location.protocol + '//' + window.location.hostname + ':9091/office/uploadFileResource/'
this.file =
window.location.protocol +
"//" +
window.location.hostname +
":9091/office/uploadFileResource/";
if (this.$route.query.id) {
setTimeout(() => {
const top = this.$refs[this.$route.query.id].offsetTop;
......@@ -174,7 +172,7 @@ export default {
font-size: 14px;
color: #454545;
font-weight: 300;
line-height: 24px
line-height: 24px;
}
img {
max-width: 100%;
......
......@@ -80,7 +80,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
img{
width: 80%;
......
......@@ -68,7 +68,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
img{
......
......@@ -94,7 +94,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
img{
......
......@@ -128,7 +128,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
ul{
display: inline-block;
......
......@@ -128,7 +128,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
ul{
display: inline-block;
......
......@@ -126,7 +126,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
ul{
display: inline-block;
......
......@@ -95,7 +95,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
img{
......
......@@ -128,7 +128,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
ul{
display: inline-block;
......
......@@ -128,7 +128,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
ul{
display: inline-block;
......
......@@ -128,7 +128,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
ul{
display: inline-block;
......
......@@ -128,7 +128,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
ul{
display: inline-block;
......
......@@ -82,7 +82,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
img{
......
......@@ -76,7 +76,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
img{
......
......@@ -128,7 +128,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
ul{
display: inline-block;
......
......@@ -68,7 +68,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
img{
width: 80%;
......
......@@ -95,7 +95,7 @@ export default {
p {
margin-left: 15px;
text-indent: 32px;
margin-bottom: 10px;
// margin-bottom: 10px;
line-height: 28px;
}
.pcenter{
......
......@@ -180,7 +180,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
img{
......
......@@ -129,7 +129,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
ul{
display: inline-block;
......
......@@ -128,7 +128,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
ul{
display: inline-block;
......
......@@ -178,7 +178,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
.isActive{
font-weight: 800!important;
......
......@@ -119,7 +119,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
ul{
display: inline-block;
......
......@@ -120,7 +120,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
ul{
display: inline-block;
......
......@@ -108,6 +108,9 @@ export default {
pointer-events: none;
.tip {
pointer-events: auto;
p{
margin-bottom: 0 !important;
}
}
}
}
......@@ -149,7 +152,6 @@ export default {
p {
border: 1px solid #ffe793;
background-color: #fffce1;
margin-bottom: 0;
padding: 10px;
span {
line-height: 28px;
......
......@@ -119,7 +119,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
}
}
......
......@@ -45,7 +45,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
}
}
......
......@@ -43,7 +43,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
}
}
......
......@@ -105,7 +105,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
}
}
......
......@@ -129,7 +129,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
}
.zzjg {
.zzjg-tp{
......
......@@ -252,7 +252,7 @@ export default {
margin-left: 15px;
text-indent: 32px;
line-height: 28px;
margin-bottom: 10px;
// margin-bottom: 10px;
a {
text-decoration: none;
color: #008dbd;
......
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