Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vipSupplier
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王淑敏
vipSupplier
Commits
86880668
Commit
86880668
authored
Oct 01, 2020
by
chuzhixin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🔥
首页添加鸣谢信息
parent
0d422f58
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
1 deletions
+14
-1
src/views/index/index.vue
+14
-1
No files found.
src/views/index/index.vue
View file @
86880668
...
@@ -3,7 +3,20 @@
...
@@ -3,7 +3,20 @@
<el-row
:gutter=
"20"
>
<el-row
:gutter=
"20"
>
<el-col
:xs=
"24"
:sm=
"24"
:md=
"24"
:lg=
"24"
:xl=
"24"
>
<el-col
:xs=
"24"
:sm=
"24"
:md=
"24"
:lg=
"24"
:xl=
"24"
>
<el-alert
v-if=
"noticeList[0]"
:closable=
"noticeList[0].closable"
>
<el-alert
v-if=
"noticeList[0]"
:closable=
"noticeList[0].closable"
>
{{
noticeList
[
0
].
title
}}
<div
style=
"display: flex; align-items: center; justify-content: center"
>
<a
target=
"_blank"
href=
"https://github.com/chuzhixin/vue-admin-beautiful"
>
<img
style=
"margin-right: 10px"
src=
"https://img.shields.io/github/stars/chuzhixin/vue-admin-beautiful?style=flat-square&label=Stars&logo=github"
/>
</a>
{{
noticeList
[
0
].
title
}}
</div>
</el-alert>
</el-alert>
</el-col>
</el-col>
<el-col
:xs=
"24"
:sm=
"24"
:md=
"12"
:lg=
"6"
:xl=
"6"
>
<el-col
:xs=
"24"
:sm=
"24"
:md=
"12"
:lg=
"6"
:xl=
"6"
>
...
...
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