Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
corporateCulture-qd
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王立鹏
corporateCulture-qd
Commits
bc4ba780
Commit
bc4ba780
authored
Jan 06, 2026
by
lijiabin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【需求 17679】 chore: 漏提交的文件
parent
6f97350d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
selfAnswer.vue
src/views/userPage/components/selfAnswer.vue
+2
-3
No files found.
src/views/userPage/components/selfAnswer.vue
View file @
bc4ba780
...
...
@@ -7,14 +7,14 @@
size=
"15"
class=
"cursor-pointer hover:rotate-180 transition-all duration-300"
@
click=
"refresh"
><Refresh
><
IEp
Refresh
/></el-icon>
</div>
</div>
<div
v-if=
"!list.length"
class=
"flex flex-col items-center justify-center h-64"
>
<div
class=
"w-16 h-16 bg-gray-100 rounded-full flex items-center justify-center mb-4"
>
<el-icon
class=
"text-2xl text-gray-300"
><Document
/></el-icon>
<el-icon
class=
"text-2xl text-gray-300"
><
IEp
Document
/></el-icon>
</div>
<div
class=
"text-gray-500 text-lg mb-2"
>
暂无内容
</div>
</div>
...
...
@@ -70,7 +70,6 @@
</
template
>
<
script
lang=
"ts"
setup
>
import
{
Document
,
Refresh
}
from
'@element-plus/icons-vue'
import
{
answerQuestionPage
}
from
'@/api'
import
{
usePageSearch
}
from
'@/hooks'
import
dayjs
from
'dayjs'
...
...
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