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
41c075e6
authored
Feb 21, 2023
by
肖康
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
标签打印
parent
56383fe6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
resources/views/web/print/prints.blade.php
resources/views/web/prints.blade.php
resources/views/web/print/prints.blade.php
View file @
41c075e6
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<style>
<style>
body
{
background
:
#fff
;
margin
:
0px
;}
body
{
background
:
#fff
;
margin
:
0px
;}
.print
{
background
:
#fff
;
padding-left
:
23px
;
page-break-after
:
always
;
height
:
280px
;
padding-top
:
18px
;
}
.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
;}
.layui-btn
{
.layui-btn
{
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
@endforeach
@endforeach
<script
src=
"../../../../js/jquery-2.2.1.js"
></script>
<script
src=
"../../../../js/jquery-2.2.1.js"
></script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
return
$
(
function
(){
$
(
function
(){
$
(
".print"
).
width
(
$
(
".edit-con"
).
width
());
$
(
".print"
).
width
(
$
(
".edit-con"
).
width
());
if
(
$
(
".edit-con"
).
height
()
==
280
){
if
(
$
(
".edit-con"
).
height
()
==
280
){
...
...
resources/views/web/prints.blade.php
View file @
41c075e6
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<style>
<style>
body
{
background
:
#fff
;
margin
:
0px
;}
body
{
background
:
#fff
;
margin
:
0px
;}
.print
{
background
:
#fff
;
padding-left
:
8px
;
height
:
280px
;
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
;}
.layui-btn
{
.layui-btn
{
...
...
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