Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cust_web
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
张伯涛
cust_web
Commits
d3de17f5
Commit
d3de17f5
authored
Mar 11, 2025
by
罗林杰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改bug
parent
7e9517de
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
56 deletions
+0
-56
control.vue
src/views/controlPlatform/control.vue
+0
-56
No files found.
src/views/controlPlatform/control.vue
View file @
d3de17f5
...
...
@@ -867,62 +867,6 @@ export default {
display
:
block
;
}
.commentsSection
{
margin-top
:
20px
;
padding
:
0
20px
;
h3
{
font-size
:
20px
;
font-weight
:
bold
;
margin-bottom
:
10px
;
}
.commentTree
{
list-style-type
:
none
;
padding-left
:
0
;
.commentItem
{
margin-bottom
:
10px
;
padding
:
10px
;
border
:
1px
solid
#ddd
;
border-radius
:
5px
;
.avatar
{
width
:
32px
;
height
:
32px
;
border-radius
:
50%
;
margin-right
:
10px
;
}
.commentContent
{
margin-bottom
:
5px
;
}
.replies
{
list-style-type
:
none
;
padding-left
:
20px
;
.replyItem
{
margin-bottom
:
5px
;
padding
:
5px
;
border
:
1px
solid
#eee
;
border-radius
:
5px
;
}
.avatar
{
width
:
32px
;
height
:
32px
;
border-radius
:
50%
;
margin-right
:
10px
;
}
}
.el-input
{
margin-top
:
5px
;
}
}
}
}
.avatarSize
{
width
:
32px
;
height
:
32px
;
...
...
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