Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
孙龙
/
note-library
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
e53182f5
authored
Aug 24, 2023
by
孙龙
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge branch 'feature/sl/20230823-打印客户标签优化' into 'master'
Feature/sl/20230823 打印客户标签优化 See merge request
!6
parents
7809728b
1eb86af3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
resources/views/web/print/prints.blade.php
resources/views/web/print/prints.blade.php
View file @
e53182f5
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<style>
<style>
body
{
background
:
#fff
;
margin
:
0px
;}
body
{
background
:
#fff
;
margin
:
0px
;
font-family
:
"黑体"
;
}
.print
{
background
:
#fff
;
padding-left
:
8px
;
page-break-after
:
always
;
}
.print
{
background
:
#fff
;
padding-left
:
8px
;
page-break-after
:
always
;
}
.edit-con
{
box-sizing
:
border-box
;
top
:
6px
;}
.edit-con
{
box-sizing
:
border-box
;
top
:
6px
;}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment