Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
campSite
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
杨梦雪
campSite
Commits
3fb8146d
Commit
3fb8146d
authored
Sep 11, 2023
by
wuwangwolihui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
营地2.0-活动中心-筛选
parent
1c0f3c03
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
7 deletions
+15
-7
src/views/base/active/Active.vue
src/views/base/active/Active.vue
+9
-0
src/views/base/active/ActiveInfo.vue
src/views/base/active/ActiveInfo.vue
+6
-7
No files found.
src/views/base/active/Active.vue
View file @
3fb8146d
...
@@ -15,6 +15,7 @@
...
@@ -15,6 +15,7 @@
<el-checkbox
v-for=
"(item2, index2) in item.labelLists"
<el-checkbox
v-for=
"(item2, index2) in item.labelLists"
:key=
"index2"
:key=
"index2"
:label=
"item2.lableId"
:label=
"item2.lableId"
:class=
"checkAll[index]?'is-check-all':''"
border
>
{{
item2
.
lableName
}}
border
>
{{
item2
.
lableName
}}
</el-checkbox>
</el-checkbox>
</el-checkbox-group>
</el-checkbox-group>
...
@@ -50,6 +51,7 @@
...
@@ -50,6 +51,7 @@
<el-checkbox
v-for=
"(item, index) in supportList"
<el-checkbox
v-for=
"(item, index) in supportList"
:key=
"index"
:key=
"index"
:label=
"item.lableId"
:label=
"item.lableId"
:class=
"checkAllSupp?'is-check-all':''"
border
>
{{
item
.
lableName
}}
border
>
{{
item
.
lableName
}}
</el-checkbox>
</el-checkbox>
</el-checkbox-group>
</el-checkbox-group>
...
@@ -403,6 +405,7 @@
...
@@ -403,6 +405,7 @@
}
}
::v-deep
.el-checkbox
{
::v-deep
.el-checkbox
{
color
:
#333333
;
border
:
0
;
border
:
0
;
padding
:
0
10px
;
padding
:
0
10px
;
margin
:
0
0
0
15px
;
margin
:
0
0
0
15px
;
...
@@ -424,6 +427,12 @@
...
@@ -424,6 +427,12 @@
color
:
var
(
--
all_color
)
!
important
;
color
:
var
(
--
all_color
)
!
important
;
}
}
}
}
/*&.is-check-all {*/
/* .el-checkbox__label {*/
/* color: #333333 !important;*/
/* }*/
/*}*/
}
}
::v-deep
.el-input
{
::v-deep
.el-input
{
...
...
src/views/base/active/ActiveInfo.vue
View file @
3fb8146d
...
@@ -58,7 +58,6 @@
...
@@ -58,7 +58,6 @@
</div>
</div>
<div
class=
"center-area-title-box-item"
<div
class=
"center-area-title-box-item"
:class=
"activeContent==2?'is-active':''"
:class=
"activeContent==2?'is-active':''"
v-if=
"type=='previous'"
@
click=
"changeActive(2)"
@
click=
"changeActive(2)"
>
活动回顾
>
活动回顾
</div>
</div>
...
@@ -214,7 +213,7 @@
...
@@ -214,7 +213,7 @@
name
:
'
2023年寒假历史营地
'
,
name
:
'
2023年寒假历史营地
'
,
school
:
[
'
南开大学
'
,
'
历史学
'
,
'
大学生
'
],
school
:
[
'
南开大学
'
,
'
历史学
'
,
'
大学生
'
],
beginTime
:
'
2023-09-01
'
,
beginTime
:
'
2023-09-01
'
,
endTime
:
'
2023
09
03
'
,
endTime
:
'
2023
-09-
03
'
,
days
:
'
3
'
,
days
:
'
3
'
,
bmEndTime
:
'
2023-08-31
'
,
bmEndTime
:
'
2023-08-31
'
,
free
:
6000
,
free
:
6000
,
...
@@ -245,7 +244,7 @@
...
@@ -245,7 +244,7 @@
name
:
'
2023年寒假历史营地1
'
,
name
:
'
2023年寒假历史营地1
'
,
school
:
[
'
南开大学
'
,
'
历史学
'
,
'
大学生
'
],
school
:
[
'
南开大学
'
,
'
历史学
'
,
'
大学生
'
],
beginTime
:
'
2023-09-01
'
,
beginTime
:
'
2023-09-01
'
,
endTime
:
'
2023
09
03
'
,
endTime
:
'
2023
-09-
03
'
,
days
:
'
3
'
,
days
:
'
3
'
,
bmEndTime
:
'
2023-08-31
'
,
bmEndTime
:
'
2023-08-31
'
,
free
:
6000
,
free
:
6000
,
...
@@ -258,7 +257,7 @@
...
@@ -258,7 +257,7 @@
name
:
'
2023年寒假历史营地2
'
,
name
:
'
2023年寒假历史营地2
'
,
school
:
[
'
南开大学
'
,
'
历史学
'
,
'
大学生
'
],
school
:
[
'
南开大学
'
,
'
历史学
'
,
'
大学生
'
],
beginTime
:
'
2023-09-01
'
,
beginTime
:
'
2023-09-01
'
,
endTime
:
'
2023
09
03
'
,
endTime
:
'
2023
-09-
03
'
,
days
:
'
3
'
,
days
:
'
3
'
,
bmEndTime
:
'
2023-08-31
'
,
bmEndTime
:
'
2023-08-31
'
,
free
:
6000
,
free
:
6000
,
...
@@ -274,7 +273,7 @@
...
@@ -274,7 +273,7 @@
name
:
'
2023年寒假历史营地3
'
,
name
:
'
2023年寒假历史营地3
'
,
school
:
[
'
南开大学
'
,
'
历史学
'
,
'
大学生
'
],
school
:
[
'
南开大学
'
,
'
历史学
'
,
'
大学生
'
],
beginTime
:
'
2023-09-01
'
,
beginTime
:
'
2023-09-01
'
,
endTime
:
'
2023
09
03
'
,
endTime
:
'
2023
-09-
03
'
,
days
:
'
3
'
,
days
:
'
3
'
,
bmEndTime
:
'
2023-08-31
'
,
bmEndTime
:
'
2023-08-31
'
,
free
:
6000
,
free
:
6000
,
...
@@ -287,7 +286,7 @@
...
@@ -287,7 +286,7 @@
name
:
'
2023年寒假历史营地4
'
,
name
:
'
2023年寒假历史营地4
'
,
school
:
[
'
南开大学
'
,
'
历史学
'
,
'
大学生
'
],
school
:
[
'
南开大学
'
,
'
历史学
'
,
'
大学生
'
],
beginTime
:
'
2023-09-01
'
,
beginTime
:
'
2023-09-01
'
,
endTime
:
'
2023
09
03
'
,
endTime
:
'
2023
-09-
03
'
,
days
:
'
3
'
,
days
:
'
3
'
,
bmEndTime
:
'
2023-08-31
'
,
bmEndTime
:
'
2023-08-31
'
,
free
:
6000
,
free
:
6000
,
...
@@ -518,7 +517,7 @@
...
@@ -518,7 +517,7 @@
height
:
50px
;
height
:
50px
;
display
:
flex
;
display
:
flex
;
flex-flow
:
row
;
flex-flow
:
row
;
justify-content
:
center
;
justify-content
:
left
;
border-bottom
:
1px
solid
#cccccc
;
border-bottom
:
1px
solid
#cccccc
;
.center-area-title-box-item
{
.center-area-title-box-item
{
...
...
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