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
8a4204df
Commit
8a4204df
authored
Dec 08, 2025
by
lijiabin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【需求 17679】 perf: 优化
parent
ef38ed4f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
index.vue
src/components/common/PublishBox/index.vue
+3
-2
No files found.
src/components/common/PublishBox/index.vue
View file @
8a4204df
...
...
@@ -24,14 +24,15 @@
<el-input
type=
"textarea"
:placeholder=
"textMap[type].content"
:rows=
"
3
"
:rows=
"
6
"
:maxlength=
"500"
show-word-limit
resize=
"none"
class=
"main-textarea"
v-model=
"form.content"
/>
<!-- 字符计数 -->
<
div
class=
"absolute bottom-3 right-3 text-xs text-gray-400"
>
1/30
</div
>
<
!--
<div
class=
"absolute bottom-3 right-3 text-xs text-gray-400"
>
1/30
</div>
--
>
</div>
<!-- 标签内容 -->
<div
class=
"mb-2"
>
...
...
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