Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
tea-resources-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
张伯涛
tea-resources-web
Commits
a8736390
Commit
a8736390
authored
Apr 01, 2024
by
FangYuePeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
内容管理—中心案例(封面顺序)
parent
5e724eb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
index.vue
src/views/contentManagement/centralCase/index.vue
+2
-1
No files found.
src/views/contentManagement/centralCase/index.vue
View file @
a8736390
...
...
@@ -50,7 +50,7 @@
<span>
{{
scope
.
$index
+
1
}}
</span>
</
template
>
</el-table-column>
<el-table-column
prop=
"title"
label=
"标题"
width=
"600"
show-overflow-tooltip
/>
<el-table-column
label=
"封面"
prop=
"path"
>
<
template
slot-scope=
"scope"
>
...
...
@@ -59,6 +59,7 @@
</div>
</
template
>
</el-table-column>
<el-table-column
prop=
"title"
label=
"标题"
width=
"600"
show-overflow-tooltip
/>
<el-table-column
prop=
"unit"
label=
"案例单位"
show-overflow-tooltip
/>
<el-table-column
label=
"排序"
prop=
"weight"
>
...
...
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