Administrator
2021-11-05 82d940a6dbfcc3b6f832137b4d2b947f354e9c05
保安证打印修改
2 files modified
28 ■■■■ changed files
src/views/securityGuard/securityCertificate.vue 20 ●●●● patch | view | raw | blame | history
src/views/securityGuard/securityGuard.vue 8 ●●●● patch | view | raw | blame | history
src/views/securityGuard/securityCertificate.vue
@@ -159,7 +159,7 @@
}
// 标题
$upTop: 45px;
$downTop: 260px; //整体高度
$downTop: 265px; //整体高度
//经国家保安员考试审查合格。<br />特颁此证。
.security_main-title {
    position: absolute;
@@ -171,14 +171,14 @@
//发证公安机关&nbsp;(印章)
.security_m_l_center {
    position: absolute;
    top: 270px;
    top: 267px;
    left: 30px;
    line-height: 40px;
}
//证件编号 &nbsp;
.security_m_l_down {
    position: absolute;
    top: 379px;
    top: 370px;
    left: 32px;
}
@@ -217,7 +217,7 @@
//公民身份证
.security_m_r_d {
    position: absolute;
    top: 363px;
    top: 382px;
    left: $rightLeft;
    width: $rightWidth;
    text-align: justify;
@@ -242,25 +242,25 @@
// 抬头名字
.security_m_l_titleName {
    position: absolute;
    top: 35px;
    top: 45px;
    left: 121px;
    line-height: 45px;
    letter-spacing: 3px;
}
//发证时间
$timeTop: 309px; //整体高度
$timeTop: 306px; //整体高度
//年
.security_m_l_titlepaperTimenian {
    position: absolute;
    top: $timeTop;
    left: 110px;
    left: 107px;
    line-height: 40px;
}
//月
.security_m_l_titlepaperTimeyue {
    position: absolute;
    top: $timeTop;
    left: 169px;
    left: 166px;
    line-height: 40px;
}
//日
@@ -273,7 +273,7 @@
//证件编号
.security_m_l_downsecuritynumber {
    position: absolute;
    top: 379px; //整体高度
    top: 370px; //整体高度
    left: 145px;
}
@@ -304,7 +304,7 @@
// 身份证
.security_m_r_o_rightcardid {
    position: absolute;
    top: $downTop + $lineHigeht * 4 -12px;
    top: $downTop + $lineHigeht * 4+6px;
    left: $centerLeft;
    // width: $rightWidth;
}
src/views/securityGuard/securityGuard.vue
@@ -729,10 +729,10 @@
                                label: "电子邮箱",
                                prop: "email",
                            },
                            {
                                label: "籍贯",
                                prop: "nativeplace",
                            },
                            // {
                            //     label: "籍贯",
                            //     prop: "nativeplace",
                            // },
                            {
                                label: "民族",
                                prop: "nation",