Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
lwby_copyright_book_data
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
maliang
lwby_copyright_book_data
Commits
c09ddea5
Commit
c09ddea5
authored
May 27, 2020
by
maliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
上传bug修复
parent
11415a09
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
bookInfo.html
...in/resources/static/pages/copyrightBookData/bookInfo.html
+1
-1
bookMonthDetail.html
...urces/static/pages/copyrightBookData/bookMonthDetail.html
+1
-1
No files found.
src/main/resources/static/pages/copyrightBookData/bookInfo.html
View file @
c09ddea5
...
...
@@ -52,7 +52,7 @@
,
toolbar
:
'true'
,
defaultToolbar
:
[
'exports'
]
,
limit
:
20
,
limits
:[
20
,
30
,
40
,
50
,
60
,
70
,
80
,
90
,
40000
]
,
limits
:[
20
,
30
,
40
,
50
,
60
,
70
,
80
,
90
,
1000
,
40000
]
,
height
:
500
,
cols
:
[[
{
field
:
'bookId'
,
title
:
'必看bookId'
,
fixed
:
'left'
}
...
...
src/main/resources/static/pages/copyrightBookData/bookMonthDetail.html
View file @
c09ddea5
...
...
@@ -97,7 +97,7 @@
,
toolbar
:
'true'
,
defaultToolbar
:
[
'exports'
]
,
limit
:
20
,
limits
:[
20
,
30
,
40
,
50
,
60
,
70
,
80
,
90
,
30000
]
,
limits
:[
20
,
30
,
40
,
50
,
60
,
70
,
80
,
90
,
1000
,
30000
]
,
height
:
500
,
cols
:
[[
{
field
:
'reportDate'
,
title
:
'日期'
,
sort
:
true
,
fixed
:
'left'
}
...
...
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