Bladeren bron

正本副本样式调整

xiao-xx 1 jaar geleden
bovenliggende
commit
de6a346a0e

+ 2 - 0
yinet-admin/src/main/java/com/yinet/web/controller/rlzy/RlzyApplyPrintController.java

@@ -1,6 +1,7 @@
 package com.yinet.web.controller.rlzy;
 
 import com.yinet.common.annotation.Log;
+import com.yinet.common.config.Global;
 import com.yinet.common.core.controller.BaseController;
 import com.yinet.common.core.domain.AjaxResult;
 import com.yinet.common.enums.BusinessType;
@@ -90,6 +91,7 @@ public class RlzyApplyPrintController extends BaseController {
     {
         RlzyApply rlzyApply = rlzyApplyService.getById(id);
         map.addAttribute("rlzyApply",rlzyApply);
+        map.put("year", Global.getCopyrightYear());
         if("zhengben".equals(type)){
             return prefix+"/zhengben";
         }else{

+ 1 - 1
yinet-admin/src/main/resources/application.yml

@@ -5,7 +5,7 @@ yinet:
   # 版本
   version: 4.0.0
   # 版权年份
-  copyrightYear: 2022
+  copyrightYear: 2023
   # 实例演示开关
   demoEnabled: false
   # 文件路径 示例( Windows配置D:/yinet/uploadPath,Linux配置 /home/yinet/uploadPath)

+ 8 - 3
yinet-admin/src/main/resources/templates/rlzy/apply/apply.html

@@ -147,15 +147,20 @@
             $.table.init(options);
         });
         function transact(id){
-            $.modal.open("申请办理","/rlzy/apply/edit/"+id,1305,895);
+
+           var  height = ($(window).height() - 50);
+           var width = ($(window).width() - 150);
+            $.modal.open("申请办理","/rlzy/apply/edit/"+id,width,height);
             $('.layui-layer-btn0').text("审核通过")
             $('.layui-layer-btn1').text("取消")
         }
         function show(id){
-            $.modal.open("查看","/rlzy/apply/edit/"+id,1305,895);
+            var  height = ($(window).height() - 50);
+            var width = ($(window).width() - 150);
+            $.modal.open("查看","/rlzy/apply/edit/"+id,width,height);
             $('.layui-layer-btn0').text("保存");
             $('.layui-layer-btn1').text("关闭")
         }
     </script>
 </body>
-</html>
+</html>

+ 95 - 80
yinet-admin/src/main/resources/templates/rlzy/print/apply.html

@@ -6,7 +6,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
     <link rel="stylesheet" href="/rlzy/css/saomiao.css"/>
     <link rel="stylesheet" type="text/css" href="/print/css/bootstrap.min.css">
-    <th:block th:include="include :: header('申请信息')" />
+    <th:block th:include="include :: header('申请信息')"/>
 
     <title>Document</title>
     <style>
@@ -22,7 +22,7 @@
         }
 
         .ft18 {
-            font-size: 18px !important;
+            font-size: 22px !important;
         }
 
         .form-check-inline .form-check-input {
@@ -363,7 +363,7 @@
                     >
                         联系人
                     </div>
-                    <div class="col-md-2 col-sm-12 col-lg-2 col-xl-2">
+                    <div class="col-md-2 col-sm-12 col-lg-4 col-xl-2">
                         <input
                                 name="contacts"
                                 class="form-control"
@@ -371,12 +371,10 @@
                                 placeholder="请输入联系人"
                         />
                     </div>
-                    <div
-                            class="col-md-2 col-lg-2 col-xl-2 col-sm-12 text-right align-self-md-center"
-                    >
+                    <div class="col-md-2 col-lg-2 col-xl-2 col-sm-12 text-right align-self-md-center">
                         电话
                     </div>
-                    <div class="col-md-2 col-sm-12 col-lg-2 col-xl-2">
+                    <div class="col-md-2 col-sm-12 col-lg-4 col-xl-2">
                         <input
                                 name="phone"
                                 class="form-control"
@@ -386,12 +384,13 @@
                         />
                         <span id="phone1" style="color: red;font-size: 10px;display: none">请输入正确的电话</span>
                     </div>
-                    <div
-                            class="col-md-2 col-lg-2 col-xl-2 col-sm-12 text-right align-self-md-center"
-                    >
+
+                </div>
+                <div class="row mt-sm-2">
+                    <div  class="col-md-2 col-lg-2 col-xl-2 col-sm-12 text-right align-self-md-center" >
                         邮箱
                     </div>
-                    <div class="col-md-2 col-sm-12 col-lg-2 col-xl-2">
+                    <div class="col-md-2 col-sm-12 col-lg-4 col-xl-2">
                         <input
                                 name="email"
                                 class="form-control"
@@ -399,8 +398,8 @@
                                 placeholder="请输入邮箱"
                         />
                     </div>
-                </div>
 
+                </div>
                 <div class="row mt-sm-4">
                     <div class="col-md-12 col-lg-12 col-lg-12 col-sm-12 text-center">
                         <button class="btn btn-success btn-lg" type="button" onclick="toSaomiao()">
@@ -429,7 +428,7 @@
         </div>
 
 
-        <div id="content2" class="con write  content2"  style="display:none;">
+        <div id="content2" class="con write  content2" style="display:none;">
             <div class="row clearfix" style="width:98%;margin:0 auto;padding:1% 0;height: 663px">
                 <div class="col-md-12 column" style="height:100%">
                     <div class="row" style="height:100%">
@@ -438,20 +437,20 @@
                             <div style="height:810px;overflow:auto">
                                 <table class="table table-bordered">
                                     <tbody>
-                                    <tr class="info"  data-id="yyzz" onclick="selTr(this)">
+                                    <tr class="info" data-id="yyzz" onclick="selTr(this)">
                                         <td>
                                             1
                                         </td>
                                         <td>
-                                            <a   class="list">营业执照</a>
+                                            <a class="list">营业执照</a>
                                         </td>
                                     </tr>
-                                    <tr class="info" data-id="sqcn"  onclick="selTr(this)">
+                                    <tr class="info" data-id="sqcn" onclick="selTr(this)">
                                         <td>
                                             2
                                         </td>
                                         <td>
-                                            <a   class="list">申请人承诺</a>
+                                            <a class="list">申请人承诺</a>
                                         </td>
                                     </tr>
 
@@ -465,11 +464,17 @@
 
                             </div>
                             <div class="gaopai" style="position:absolute;bottom:0 ; margin-left: 5%;">
-<!--                                <button class="btn btn-lg btn-success" onclick = "cl_openidA4photos(1,1)">打开高拍仪</button>-->
-<!--                                <button class="btn btn-lg btn-warning" onclick = "cl_closeidA4photos()">关闭高拍仪</button>-->
-                                <button style="margin-left: 30px;" class="btn btn-lg btn-success" onclick = "goBackStep()">上一步</button>
-                                <button style="margin-left: 30px;"  class="btn btn-lg btn-info" onclick="cl_takePhotos()">拍照</button>
-                                <button style="margin-left: 30px;"  class="btn btn-lg btn-warning" onclick="submit()">提交</button>
+                                <!--                                <button class="btn btn-lg btn-success" onclick = "cl_openidA4photos(1,1)">打开高拍仪</button>-->
+                                <!--                                <button class="btn btn-lg btn-warning" onclick = "cl_closeidA4photos()">关闭高拍仪</button>-->
+                                <button style="margin-left: 30px;" class="btn btn-lg btn-success"
+                                        onclick="goBackStep()">上一步
+                                </button>
+                                <button style="margin-left: 30px;" class="btn btn-lg btn-info"
+                                        onclick="cl_takePhotos()">拍照
+                                </button>
+                                <button style="margin-left: 30px;" class="btn btn-lg btn-warning" onclick="submit()">
+                                    提交
+                                </button>
                                 <!--<button class="btn btn-lg btn-info">拍照</button>
                                 <button class="btn btn-lg btn-success">上传</button>
                                 <button class="btn btn-lg btn-warning">重置</button><button class="btn btn-lg btn-info">拍照</button>
@@ -478,11 +483,11 @@
                         </div>
                         <div class="col-md-3" style="height:100%">
                             <h3 class="title" style="text-align:center">—— 预览 ——</h3>
-                            <div id="ylDivList" style="height:810px;overflow:auto" >
-                                <div class="col-md-12 yllist"    id="yyzz" >
+                            <div id="ylDivList" style="height:810px;overflow:auto">
+                                <div class="col-md-12 yllist" id="yyzz">
                                     <a id="imgBase64"> </a>
                                 </div>
-                                <div class="col-md-12 yllist"    id="sqcn" style="display:none">
+                                <div class="col-md-12 yllist" id="sqcn" style="display:none">
                                     <a id="cns"> </a>
                                 </div>
                             </div>
@@ -497,10 +502,10 @@
         <span>技术支持:石家庄开发区亿网科技发展有限公司</span>
     </footer>
 </div>
-<th:block th:include="include :: footer" />
+<th:block th:include="include :: footer"/>
 <script src="/print/js/cookie.tool.js" type="text/javascript" charset="utf-8"></script>
-<script src="/raio/newjs/qwebchannel.js"  type="text/javascript" charset="utf-8"></script>
-<script src="/raio/newjs/app.js"  type="text/javascript" charset="utf-8"></script>
+<script src="/raio/newjs/qwebchannel.js" type="text/javascript" charset="utf-8"></script>
+<script src="/raio/newjs/app.js" type="text/javascript" charset="utf-8"></script>
 
 <script th:inline="javascript">
 
@@ -512,19 +517,19 @@
     $("#form-file-add").validate({
         focusCleanup: true,
         rules: {
-            name:{
+            name: {
                 required: true,
             },
-            creditCode:{
+            creditCode: {
                 required: true,
             },
-            legalName:{
+            legalName: {
                 required: true,
             },
-            idcard:{
+            idcard: {
                 required: true,
             },
-            servicePlace:{
+            servicePlace: {
                 required: true,
             }
         }
@@ -535,7 +540,7 @@
             $("#content1").hide()
             $("#content2").show()
 
-            cl_openidA4photos(0,1);
+            cl_openidA4photos(0, 1);
             open_light()
 
         }
@@ -546,14 +551,15 @@
         $("#content2").hide()
         cl_closeidA4photos();
     }
+
     function submit() {
         if ($.validate.form()) {
             var creditCode = $('#creditCode').val()
             console.log(creditCode)
-            $.operate.save( prefix+"/add", $('#form-file-add').serialize(),function(){
+            $.operate.save(prefix + "/add", $('#form-file-add').serialize(), function () {
                 cl_closeidA4photos();
                 alert("提交成功")
-                window.location.href="/zhuxiao/index"
+                window.location.href = "/zhuxiao/index"
                 // confirm("提交成功",function(){
                 //
                 // })
@@ -563,39 +569,41 @@
         }
 
     }
-    $('#phone').blur(function (){
+
+    $('#phone').blur(function () {
             checktelephone();
         }
     )
-    $('#idcard').blur(function (){
+    $('#idcard').blur(function () {
             checkidcard();
         }
     )
-    function checktelephone(){
+
+    function checktelephone() {
         var phone = $("#phone").val();
         // 手机号必须为11位
         var reg_phone = /^((13[0-9])|(17[0-1,6-8])|(15[^4,\\D])|(18[0-9]))\d{8}$/;
         var flag = reg_phone.test(phone)
-        if (flag){// 符合规则
-            $("#phone1").attr('style','display: none')
-        }
-        else {
+        if (flag) {// 符合规则
+            $("#phone1").attr('style', 'display: none')
+        } else {
             console.log("qq")
-            $("#phone1").attr('style','color: red;font-size: 12px;display: block')
+            $("#phone1").attr('style', 'color: red;font-size: 12px;display: block')
         }
     }
-    function checkidcard(){
+
+    function checkidcard() {
         var idcard = $("#idcard").val();
         // 手机号必须为11位
         var reg_idcard = /^[1-9]\d{5}(18|19|([23]\d))\d{2}((0[1-9])|(10|11|12))(([0-2][1-9])|10|20|30|31)\d{3}[0-9Xx]$/;
         var flag = reg_idcard.test(idcard)
-        if (flag){// 符合规则
-            $("#idcard1").attr('style','display: none')
-        }
-        else {
-            $("#idcard1").attr('style','color: red;font-size: 12px;display: block')
+        if (flag) {// 符合规则
+            $("#idcard1").attr('style', 'display: none')
+        } else {
+            $("#idcard1").attr('style', 'color: red;font-size: 12px;display: block')
         }
     }
+
     /*var formFileLg = document.querySelector("#formFileLg")
     formFileLg.onchange = function () {
         var formData = new FormData()
@@ -619,7 +627,7 @@
 
 
     //材料上传--打开摄像头
-    function cl_openidA4photos(size,type) {
+    function cl_openidA4photos(size, type) {
 
         var oViewport;
         var offsetWidth;
@@ -629,19 +637,19 @@
         Toast('', '高拍仪正在打开');
         if (size == 0 || size == 1) {
             // 设置A3 A4窗口
-            topWidth=635
-            topHeight=360
-            offsetWidth=656;
-            offsetHeight=508;
+            topWidth = 635
+            topHeight = 360
+            offsetWidth = 656;
+            offsetHeight = 508;
         } else if (size == 2) {
             // 设置身份证窗口
-            topWidth=565
-            topHeight=240
-            offsetWidth=428;
-            offsetHeight=270;
+            topWidth = 565
+            topHeight = 240
+            offsetWidth = 428;
+            offsetHeight = 270;
         }
 
-        module_camera.open(type, 0, 0, 0, topWidth, topHeight, offsetWidth,offsetHeight);
+        module_camera.open(type, 0, 0, 0, topWidth, topHeight, offsetWidth, offsetHeight);
     }
 
     //材料上传-关闭摄像头
@@ -652,15 +660,18 @@
         Toast('res', '高拍仪/摄像头关闭成功');
 
     }
+
     //材料上传--拍照
     function cl_takePhotos() {//材料名称,材料index
         Toast('', '开始拍照');
         module_camera.take_photo();
 
     }
+
     function output(message) {
         console.log(message)
     }
+
     var RAIO_lightctrl_light = {
         RAIO_LIGHTCTR_LIGHT_CAMERA: 0x04,   // 拍摄灯
         RAIO_LIGHTCTR_LIGHT_IDCARD: 0x05,   // 身份证读卡器背光灯
@@ -678,23 +689,26 @@
     };
 
     function open_light() {
-        module_lightctrl.open_light(RAIO_lightctrl_light.RAIO_LIGHTCTR_LIGHT_CAMERA,RAIO_lightctrl_mode.RAIO_LIGHTCTR_MODE_FLICKER);
+        module_lightctrl.open_light(RAIO_lightctrl_light.RAIO_LIGHTCTR_LIGHT_CAMERA, RAIO_lightctrl_mode.RAIO_LIGHTCTR_MODE_FLICKER);
     }
 
     function close_light() {
         module_lightctrl.close_light(RAIO_lightctrl_light.RAIO_LIGHTCTR_LIGHT_CAMERA);
     }
-    var nowfile=""
+
+    var nowfile = ""
+
     function selTr(e) {
-        nowfile=$(e).attr("data-id")
-        if(nowfile=="yyzz"){
+        nowfile = $(e).attr("data-id")
+        if (nowfile == "yyzz") {
             $("#yyzz").show()
             $("#sqcn").hide()
-        }else{
+        } else {
             $("#yyzz").hide()
             $("#sqcn").show()
         }
     }
+
     var formData = ""
     window.onload = function () {
         // var baseUrl = "http://127.0.0.1:12345/";
@@ -732,10 +746,10 @@
                     if (code == 0) {
                         Toast('res', '拍照成功');
                         addImage(image);
-                        formData = getFileFromBase64(image,"人力资源设立.jpg");
+                        formData = getFileFromBase64(image, "人力资源设立.jpg");
                         console.log(formData)
                         console.log(nowfile)
-                        if(nowfile=="yyzz"){
+                        if (nowfile == "yyzz") {
                             $.ajax({
                                 type: "post",
                                 url: ctx + "common/upload",
@@ -749,7 +763,7 @@
                                     $('#baseFile').val(result.fileName)
                                 }
                             });
-                        }else if (nowfile=="sqcn"){
+                        } else if (nowfile == "sqcn") {
                             $.ajax({
                                 type: "post",
                                 url: ctx + "common/upload",
@@ -778,7 +792,7 @@
 
     }
 
-    function getFileFromBase64 (data,fileName) {
+    function getFileFromBase64(data, fileName) {
         var _base64 = "data:image/jpeg;base64," + data;
         const dataArr = _base64.split(",");
         const byteString = atob(dataArr[1]);
@@ -799,6 +813,7 @@
     function goBack() {
         history.go(-2);
     }
+
     function delImage(This) {
         var obj = This.parentNode;
         obj.parentNode.removeChild(obj);
@@ -808,27 +823,27 @@
 
     function addImage(base64) {
         var base64 = "data:image/jpeg;base64," + base64;
-        if(nowfile==""){
-            nowfile="yyzz"
+        if (nowfile == "") {
+            nowfile = "yyzz"
         }
-        if(nowfile=="sqcn"){
-            if($("#chengnuoshu").val()!=""&&$("#chengnuoshu").val()!=undefined){
+        if (nowfile == "sqcn") {
+            if ($("#chengnuoshu").val() != "" && $("#chengnuoshu").val() != undefined) {
                 alert("请勿重复拍照")
-                return ;
+                return;
             }
             $("#chengnuoshu").val(base64);
-        }else{
-            if($("#baseFile").val()!=""&&$("#baseFile").val()!=undefined){
+        } else {
+            if ($("#baseFile").val() != "" && $("#baseFile").val() != undefined) {
                 alert("请勿重复拍照")
-                return ;
+                return;
             }
             $("#baseFile").val(base64);
         }
 
-        var imghtml='<li ><i class="iconfont icon-guanbi" onClick="delImage(this)"></i><img src="'+base64+'" style="width:100%;height:200px;z-index:100;"/></li>'
-        $("#"+nowfile).append(imghtml);
+        var imghtml = '<li ><i class="iconfont icon-guanbi" onClick="delImage(this)"></i><img src="' + base64 + '" style="width:100%;height:200px;z-index:100;"/></li>'
+        $("#" + nowfile).append(imghtml);
 
     }
-    </script>
+</script>
 </body>
 </html>

+ 26 - 25
yinet-admin/src/main/resources/templates/rlzy/print/fuben.html

@@ -29,8 +29,8 @@
 		.fbbh{
 			position: absolute;
 			top:calc(26%);
-			left: calc(18% + 10px);
-			font-size: 60px;
+			left: calc(18% + 40px);
+			font-size: 58px;
 			/* font-weight: bold; */
 			padding-left: 40px;
 		}
@@ -52,8 +52,8 @@
 		.mc div:last-child{
 			font-family: 'HYSS2J';
 			margin-left: 480px;
-			font-size: 60px;
-			margin-top:10px
+			font-size: 90px;
+			margin-top:-20px
 		}
 		/* 类型 */
 		.lx{
@@ -73,8 +73,8 @@
 		.lx div:last-child{
 			font-family: 'HYSS2J';
 			margin-left: 470px;
-			font-size: 60px;
-			margin-top:10px
+			font-size: 90px;
+			margin-top:0px
 		}
 		/* 法定代表人 */
 		.fddbr{
@@ -94,8 +94,8 @@
 		.fddbr div:last-child{
 			font-family: 'HYSS2J';
 			margin-left: 470px;
-			font-size: 60px;
-			margin-top:10px
+			font-size: 90px;
+			margin-top:-10px
 		}
 		/* 经营范围 */
 		.jyfw{
@@ -115,8 +115,8 @@
 		.jyfw div:last-child{
 			font-family: 'HYSS2J';
 			margin-left: 470px;
-			font-size: 60px;
-			margin-top:10px;
+			font-size: 90px;
+			margin-top:-10px;
 			width: 1700px;
 		}
 		/* 机构性质 */
@@ -137,8 +137,8 @@
 		.jgxz div:last-child{
 			font-family: 'HYSS2J';
 			margin-left: 470px;
-			font-size: 60px;
-			margin-top:10px;
+			font-size: 90px;
+			margin-top:-10px;
 			width: 1700px;
 		}
 		/* 许可文号 */
@@ -159,8 +159,8 @@
 		.xkwh div:last-child{
 			font-family: 'HYSS2J';
 			margin-left: 470px;
-			font-size: 60px;
-			margin-top:10px;
+			font-size: 90px;
+			margin-top:-30px;
 			width: 1700px;
 		}
 		/* 服务范围 */
@@ -181,15 +181,15 @@
 		.fwfw div:last-child{
 			font-family: 'HYSS2J';
 			margin-left: 470px;
-			font-size: 60px;
+			font-size: 90px;
 			margin-top:10px;
 			width: 1700px;
 		}
 		/* 发证日期 */
 		.fzrq{
 			position: absolute;
-			top:calc(43% + 1290px);
-			left:calc(59% + 18px);
+			top:calc(42% + 1310px);
+			left:calc(58% + 18px);
 			display: flex;
 		}
 		.fzrq div:first-child{
@@ -203,8 +203,8 @@
 		/* 有效期限 */
 		.yxqx{
 			position: absolute;
-			top:calc(44% + 1390px);
-			left:calc(59% + 18px);
+			top:calc(43% + 1400px);
+			left:calc(58% + 18px);
 			display: flex;
 		}
 		.yxqx div:first-child{
@@ -216,23 +216,24 @@
 			font-weight: bold;
 		}
 		.rq{
-			font-size: 50px;
+			font-family: 'HYSS2J';
+			font-size: 90px;
 			/* font-weight: bold; */
 			margin-left: 360px;
 			position: relative;
 		}
 		.rq span:first-child{
 			position: absolute;
-			left:0px;
+			left:-50px;
 		}
 		.rq span:nth-child(2){
 			position: absolute;
-			left:280px;
+			left:320px;
 
 		}
 		.rq span:nth-child(3){
 			position: absolute;
-			left: 460px;
+			left: 540px;
 		}
 		.ma{
 			width: 200px;
@@ -248,7 +249,7 @@
 <div class="main">
 	<img src="/rlzy/images/bg2.jpg" style="position: absolute;left: 0;top: 0;width: 100%;height: 100%;"/>
 	<div class="fbbh">
-		(冀)人服证字﹝2023﹞0133000[[${rlzyApply.licenseNumber}]]
+		(冀)人服证字〔[[${year}]]〕0133000[[${rlzyApply.licenseNumber}]]23
 	</div>
 	<div class="mc">
 		<div>
@@ -284,7 +285,7 @@
 		<div>
 			<span>许</span><span>可</span><span>文</span><span>号</span>
 		</div>
-		<div>赵行审人资许决﹝2023﹞00[[${rlzyApply.licenseCode}]]号</div>
+		<div>赵行审人资许决﹝[[${year}]]﹞00[[${rlzyApply.licenseCode}]]号</div>
 	</div>
 	<div class="fwfw">
 		<div>

+ 20 - 20
yinet-admin/src/main/resources/templates/rlzy/print/zhengben.html

@@ -28,8 +28,8 @@
 			.fbbh{
 				position: absolute;
 				top:calc(20% + 150px);
-				left: calc(60% - 130px);
-				font-size: 53px;
+				left: calc(60% - 90px);
+				font-size: 54px;
 				/* font-weight: bold; */
 				padding-left: 240px;
 			}
@@ -51,8 +51,8 @@
 			.mc div:last-child{
 				font-family: 'HYSS2J';
 				margin-left: 700px;
-				font-size: 60px;
-				margin-top:45px
+				font-size: 100px;
+				margin-top:10px
 			}
 			/* 类型 */
 			.lx{
@@ -72,8 +72,8 @@
 			.lx div:last-child{
 				font-family: 'HYSS2J';
 				margin-left: 700px;
-				font-size: 60px;
-				margin-top:120px
+				font-size: 100px;
+				margin-top:90px
 			}
 			/* 法定代表人 */
 			.fddbr{
@@ -93,8 +93,8 @@
 			.fddbr div:last-child{
 				font-family: 'HYSS2J';
 				margin-left: 700px;
-				font-size: 60px;
-				margin-top:190px
+				font-size: 100px;
+				margin-top:160px
 			}
 			/* 经营范围 */
 			.jyfw{
@@ -114,8 +114,8 @@
 			.jyfw div:last-child{
 				font-family: 'HYSS2J';
 				margin-left: 700px;
-				font-size: 60px;
-				margin-top:260px;
+				font-size: 100px;
+				margin-top:230px;
 				width: 1700px;
 			}
 			/* 机构性质 */
@@ -136,8 +136,8 @@
 			.jgxz div:last-child{
 				font-family: 'HYSS2J';
 				margin-left: 700px;
-				font-size: 60px;
-				margin-top:330px;
+				font-size: 100px;
+				margin-top:300px;
 				width: 1700px;
 			}
 			/* 许可文号 */
@@ -158,8 +158,8 @@
 			.xkwh div:last-child{
 				font-family: 'HYSS2J';
 				margin-left: 700px;
-				font-size: 60px;
-				margin-top:380px;
+				font-size: 100px;
+				margin-top:350px;
 				width: 1700px;
 			}
 			/* 服务范围 */
@@ -180,8 +180,8 @@
 			.fwfw div:last-child{
 				font-family: 'HYSS2J';
 				margin-left: 700px;
-				font-size: 60px;
-				margin-top:460px;
+				font-size: 100px;
+				margin-top:430px;
 				width: 1700px;
 			}
 			/* 发证日期 */
@@ -215,8 +215,8 @@
 				font-weight: bold;
 			}
 			.rq{
-				font-size: 60px;
-				font-weight: bold;
+				font-size: 75px;
+				/*font-weight: bold;*/
 				margin-left: 360px;
 				position: relative;
 			}
@@ -247,7 +247,7 @@
 		<div class="main">
 			<img src="/rlzy/images/bg1.jpg" style="position: absolute;left: 0;top: 0;width: 100%;height: 100%;"/>
 			<div class="fbbh">
-				(冀)人服证字﹝2023﹞0133000[[${rlzyApply.licenseNumber}]]23
+				(冀)人服证字〔[[${year}]]〕0133000[[${rlzyApply.licenseNumber}]]23
 			</div>
 			<div class="mc">
 				<div>
@@ -283,7 +283,7 @@
 				<div>
 					<span>许</span><span>可</span><span>文</span><span>号</span>
 				</div>
-				<div>赵行审人资许决﹝2023﹞00[[${rlzyApply.licenseCode}]]号</div>
+				<div>赵行审人资许决﹝[[${year}]]﹞00[[${rlzyApply.licenseCode}]]号</div>
 			</div>
 			<div class="fwfw">
 				<div>