Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CFFP-HB
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chao Sun
CFFP-HB
Commits
78a7c8da
Commit
78a7c8da
authored
Dec 02, 2022
by
kyle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
合并代码
parent
fa1cc160
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
components/myteam/lazy-tree.vue
+1
-1
pages/courseDetail/courseDetail.vue
+2
-2
pages/inviteJoin/inviteJoin.vue
+2
-2
No files found.
components/myteam/lazy-tree.vue
View file @
78a7c8da
...
...
@@ -364,7 +364,7 @@ export default {
flex
:
1
;
font-size
:
26
rpx
;
min-height
:
60
rpx
;
lin
g
-height
:
80
rpx
;
lin
e
-height
:
80
rpx
;
//
padding
:
10
rpx
0
;
}
}
...
...
pages/courseDetail/courseDetail.vue
View file @
78a7c8da
...
...
@@ -458,8 +458,8 @@
}
.totalCourseCount
{
color
:
#20269B
;
font-size
:
1rem
;
padding
:
0.1875rem
0
;
font-size
:
24
rpx
;
padding
:
8
rpx
0
;
border
:
1px
solid
#fbfbfb
;
border-left
:
none
;
border-right
:
none
;
...
...
pages/inviteJoin/inviteJoin.vue
View file @
78a7c8da
...
...
@@ -318,9 +318,9 @@
.ulBox
{
width
:
95%
;
margin
:
0
auto
20
rpx
;
padding
:
0.3125rem
1.25rem
;
padding
:
10
rpx
20
rpx
;
color
:
#333
;
border-radius
:
0.3125rem
;
border-radius
:
10
rpx
;
background-color
:
#fff
;
box-sizing
:
border-box
;
position
:
relative
;
...
...
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