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-06-15 20:06:13 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8c211578e9f66cae110a59cc146e0b154ebfab0f
8c211578
1 parent
0feda738
✨ feat: 样式调整
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
src/components/BVideoCard/index.vue
src/views/client/bookDetail.vue
src/components/BVideoCard/index.vue
View file @
8c21157
...
...
@@ -285,6 +285,7 @@ export default {
text-align: right;
color: #713610;
font-size: 1rem;
margin-top: 0.5rem;
}
}
.book-handle {
...
...
src/views/client/bookDetail.vue
View file @
8c21157
...
...
@@ -2,7 +2,7 @@
* @Author: hookehuyr hookehuyr@gmail.com
* @Date: 2022-05-21 09:35:14
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-06-15
18:53:36
* @LastEditTime: 2022-06-15
20:02:37
* @FilePath: /tswj/src/views/client/bookDetail.vue
* @Description:
-->
...
...
@@ -372,6 +372,7 @@ sharePage({});
text-align: right;
color: #713610;
font-size: 1rem;
margin-top: 0.5rem;
}
}
...
...
Please
register
or
login
to post a comment