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
481e390c
Commit
481e390c
authored
Mar 20, 2021
by
good luck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deploy
parent
1e064a96
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
mock/controller/notice.js
+1
-1
src/views/index/index.vue
+1
-1
No files found.
mock/controller/notice.js
View file @
481e390c
const
data
=
[
{
title
:
'温馨提示:集成版虽功能丰富,但冗余依赖过多,建议开发时使用基础版进行开发
。鸣谢:尤雨溪、蒋豪群、element-ui、唐金州、花裤衩、贤心、iView、uView的开源项目给我带来的很多的灵感,弱小的人才习惯嘲讽与否定,内心强大的人从不吝啬赞美与鼓励,人生在世,得到每个人的认可几乎是痴心妄想,我也只是一条略懂前端的咸鱼,可我仍一直怀揣着改变世界的梦想,希望我们每个人,不管过程怎样,结局都是美好的。
'
,
'温馨提示:集成版虽功能丰富,但冗余依赖过多,建议开发时使用基础版进行开发
Vab Admin Plus(vue3.0 + element-plus)已发布,欢迎体验:<a target="_blank" href="https://chu1204505056.gitee.io/admin-plus/?hmsr=homeAd&hmpl=&hmcu=&hmkw=&hmci=#/index">Vab Admin PLus</a>
'
,
closable
:
false
,
type
:
'success'
,
},
...
...
src/views/index/index.vue
View file @
481e390c
...
...
@@ -15,7 +15,7 @@
src=
"https://img.shields.io/github/stars/chuzhixin/vue-admin-beautiful?style=flat-square&label=Stars&logo=github"
/>
</a>
{{
noticeList
[
0
].
title
}}
<p
v-html=
"noticeList[0].title"
></p>
</div>
</el-alert>
</el-col>
...
...
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