Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
tswj
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2022-05-16 10:08:48 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
58afb40032302f8ab6c7723697f0da709413011a
58afb400
1 parent
26767e25
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/client/chooseBook.vue
src/views/client/chooseBook.vue
View file @
58afb40
...
...
@@ -134,8 +134,8 @@ const onClick = (item) => {
@import url('@css/content-bg.less');
:global(.custom-image .van-empty__image) {
// margin-top: 15vh;
width: 10
vh
;
height: 10
vh
;
width: 10
rem
;
height: 10
rem
;
}
.choose-book-page {
.belong-school {
...
...
Please
register
or
login
to post a comment