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
6e074a81
authored
May 15, 2020
by
孙龙
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge branch 'master' of
http://119.23.72.7/sunlong_v5/note-library
parents
466e8323
ea749245
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
resources/views/web/prints.blade.php
resources/views/web/prints.blade.php
View file @
6e074a81
...
...
@@ -3,8 +3,9 @@
<style>
body
{
background
:
#fff
;
margin
:
0px
;}
.print
{
padding-top
:
20px
;
padding-left
:
15px
;
background
:
#fff
;}
.edit-con
{
box-sizing
:
border-box
;}
.print
{
background
:
#fff
;
padding-left
:
8px
;}
.edit-con
{
box-sizing
:
border-box
;
top
:
6px
;}
.layui-btn
{
display
:
inline-block
;
height
:
38px
;
...
...
@@ -31,7 +32,7 @@
$
(
function
(){
$
(
".print"
).
width
(
$
(
".edit-con"
).
width
());
if
(
$
(
".edit-con"
).
height
()
==
280
){
$
(
".print"
).
css
({
"height"
:
"30
1
px"
})
$
(
".print"
).
css
({
"height"
:
"30
3
px"
})
}
$
(
".huabuitem[type='5'],.huabuitem[type='6'],.huabuitem[type='7']"
).
each
(
function
(){
var
urlo_
=
$
(
this
).
css
(
"backgroundImage"
).
replace
(
'url('
,
''
).
replace
(
')'
,
''
);
...
...
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