Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sample-form-platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
sample-form-platform
Commits
e25bb664
Commit
e25bb664
authored
Nov 25, 2022
by
“yiyousong”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修改快速搜索翻页按钮
parent
2cb405a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
+14
-14
sample-form-client-ui/admin/src/pages/searchpage/SearchPage.vue
...-form-client-ui/admin/src/pages/searchpage/SearchPage.vue
+14
-14
No files found.
sample-form-client-ui/admin/src/pages/searchpage/SearchPage.vue
View file @
e25bb664
...
@@ -232,20 +232,20 @@ export default {
...
@@ -232,20 +232,20 @@ export default {
}
}
}
}
}
}
/deep/
.
btn
-
prev
{
}
margin
-
right
:
80
px
;
:
deep
(.
btn
-
prev
)
{
}
margin
-
right
:
80
px
;
/deep/
.
btn
-
prev
,
}
/deep/
.
btn
-
next
{
:
deep
(.
btn
-
prev
),
width
:
78
px
;
:
deep
(.
btn
-
next
)
{
height
:
25
px
;
width
:
78
px
;
font
-
family
:
Source
Han
Sans
CN
;
height
:
25
px
;
font
-
weight
:
400
;
font
-
family
:
Source
Han
Sans
CN
;
color
:
#
888888
;
font
-
weight
:
400
;
line
-
height
:
28
px
;
color
:
var
(
--
main
-
theme
-
color1
)
;
span
{
line
-
height
:
28
px
;
font
-
size
:
28
px
;
span
{
}
font
-
size
:
28
px
;
}
}
}
}
<
/style>
<
/style>
\ No newline at end of file
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