提交 fca1c484 authored 作者: zjm's avatar zjm

修改核查单据

上级 e8ba2df1
server.port=8090
spring.application.name=device-dev
spring.datasource.url=jdbc:mysql://192.168.0.232:3307/device_master?serverTimezone=Asia/Shanghai&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&useSSL=false
spring.datasource.url=jdbc:mysql://192.168.100.232:3307/device_master?serverTimezone=Asia/Shanghai&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&useSSL=false
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.username=root
spring.datasource.password=tykj@2022
......
......@@ -24,7 +24,7 @@
/*text-decoration-color: red;*/
/*-webkit-text-decoration-color: red;*/
box-sizing: border-box;
border-bottom: 1px solid #000;
border-bottom: 1px solid red;
height: 24px;
}
......
......@@ -23,7 +23,7 @@
/*text-decoration-color: red;*/
/*-webkit-text-decoration-color: red;*/
box-sizing: border-box;
border-bottom: 1px solid #000;
border-bottom: 1px solid red;
height: 24px;
}
/*@page{size:297mm 210mm;}<!-- 设置PDF页面大小,此配置只对生成PDF文件有效,不会对页面显示生效 -->*/
......
......@@ -22,7 +22,7 @@
/*text-decoration-color: red;*/
/*-webkit-text-decoration-color: red;*/
box-sizing: border-box;
border-bottom: 1px solid #000;
border-bottom: 1px solid red;
height: 24px;
}
.bottomTxt {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论