Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cs_vsofpm
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
wuhao
cs_vsofpm
Commits
ea457240
Commit
ea457240
authored
May 12, 2023
by
wuhao
🎯
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
asder
parent
6b170a4e
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
730 additions
and
18 deletions
+730
-18
global.less
src/global.less
+7
-0
Searchbar.jsx
src/layouts/dashboard/header/Searchbar.jsx
+722
-17
index.jsx
src/pages/mybustrain/index.jsx
+1
-1
No files found.
src/global.less
View file @
ea457240
...
...
@@ -550,10 +550,17 @@ h4 {
.ant-tabs-tab-btn {
font-weight: bolder !important;
}
.ant-image-mask {
border-radius: 50%;
}
.diysearch{
.ant-image-mask{
border-radius: 6px;
}
}
.hovered {
.actionhover {
position: absolute;
...
...
src/layouts/dashboard/header/Searchbar.jsx
View file @
ea457240
This diff is collapsed.
Click to expand it.
src/pages/mybustrain/index.jsx
View file @
ea457240
...
...
@@ -262,7 +262,7 @@ function Lessons() {
sx=
{
{
mb
:
2.5
}
}
mt=
{
0
}
>
<
Typography
variant=
"h5"
>
实训管理
</
Typography
>
<
Typography
variant=
"h5"
>
我的实训
</
Typography
>
<
Stack
spacing=
{
2
}
direction=
"row"
>
<
FormControlLabel
control=
{
...
...
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