Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
web
/
my
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
b983f0a3
authored
Apr 22, 2025
by
陆志强
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/next' into test
parents
709a5ae7
2178fd8e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
src/views/center/support/index.vue
+1
-1
No files found.
src/views/center/support/index.vue
View file @
b983f0a3
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
<div
class=
"top"
>
<div
class=
"top"
>
<div
class=
"top-item"
:class=
"
{ active: activeIndex === 0 }" @click="activeIndex = 0">帮扶中
</div>
<div
class=
"top-item"
:class=
"
{ active: activeIndex === 0 }" @click="activeIndex = 0">帮扶中
</div>
<div
class=
"top-item"
:class=
"
{ active: activeIndex === 1 }" @click="activeIndex = 1">申请中
</div>
<div
class=
"top-item"
:class=
"
{ active: activeIndex === 1 }" @click="activeIndex = 1">申请中
</div>
<div
class=
"top-item"
:class=
"
{ active: activeIndex === 2 }" @click="activeIndex = 2">
已拒绝
</div>
<div
class=
"top-item"
:class=
"
{ active: activeIndex === 2 }" @click="activeIndex = 2">
未成功
</div>
</div>
</div>
<div
class=
"content"
>
<div
class=
"content"
>
<List
<List
...
...
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