mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
deploy
This commit is contained in:
parent
be06286b65
commit
6ee1852121
@ -1,11 +1,11 @@
|
|||||||
const data = [
|
const data = [
|
||||||
{
|
{
|
||||||
title: 'vue-admin-beautiful-pro 1.7版本已发布,点我提前体验',
|
title: 'vue-admin-beautiful-pro 1.9版本已发布,点我提前体验',
|
||||||
url: 'https://chu1204505056.gitee.io/vue-admin-beautiful-pro/#/index',
|
url: 'https://chu1204505056.gitee.io/vue-admin-beautiful-pro/#/index',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'vue-admin-beautiful(antdv) vue3.0版本已发布,点我提前体验',
|
title: 'vue-admin-beautiful(antdv) vue3.0版本已发布,点我提前体验',
|
||||||
url: 'https://chu1204505056.gitee.io/vue-admin-beautiful-mini/#/index',
|
url: 'https://chu1204505056.gitee.io/vue-admin-beautiful-antdv/#/index',
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
const data = [
|
const data = [
|
||||||
{
|
{
|
||||||
title:
|
title:
|
||||||
'鸣谢:尤雨溪、蒋豪群、element-ui、唐金州、花裤衩、贤心、iView、uView的开源项目给我带来的很多的灵感,弱小的人才习惯嘲讽与否定,内心强大的人从不吝啬赞美与鼓励,人生在世,得到每个人的认可几乎是痴心妄想,我也只是一条略懂前端的咸鱼,可我仍一直怀揣着改变世界的梦想,希望我们每个人,不管过程怎样,结局都是美好的。',
|
'温馨提示:集成版虽功能丰富,但冗余依赖过多,建议开发时使用基础版进行开发。鸣谢:尤雨溪、蒋豪群、element-ui、唐金州、花裤衩、贤心、iView、uView的开源项目给我带来的很多的灵感,弱小的人才习惯嘲讽与否定,内心强大的人从不吝啬赞美与鼓励,人生在世,得到每个人的认可几乎是痴心妄想,我也只是一条略懂前端的咸鱼,可我仍一直怀揣着改变世界的梦想,希望我们每个人,不管过程怎样,结局都是美好的。',
|
||||||
closable: false,
|
closable: false,
|
||||||
type: 'success',
|
type: 'success',
|
||||||
},
|
},
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
"axios": "^0.20.0",
|
"axios": "^0.20.0",
|
||||||
"clipboard": "^2.0.6",
|
"clipboard": "^2.0.6",
|
||||||
"core-js": "^3.6.5",
|
"core-js": "^3.6.5",
|
||||||
"dayjs": "^1.9.1",
|
"dayjs": "^1.9.3",
|
||||||
"echarts": "^4.9.0",
|
"echarts": "^4.9.0",
|
||||||
"echarts-wordcloud": "^1.1.3",
|
"echarts-wordcloud": "^1.1.3",
|
||||||
"element-ui": "^2.13.2",
|
"element-ui": "^2.13.2",
|
||||||
@ -76,7 +76,7 @@
|
|||||||
"babel-eslint": "^10.1.0",
|
"babel-eslint": "^10.1.0",
|
||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
"chalk": "^4.1.0",
|
"chalk": "^4.1.0",
|
||||||
"chokidar": "^3.4.2",
|
"chokidar": "^3.4.3",
|
||||||
"eslint": "^7.11.0",
|
"eslint": "^7.11.0",
|
||||||
"eslint-plugin-prettier": "^3.1.4",
|
"eslint-plugin-prettier": "^3.1.4",
|
||||||
"eslint-plugin-vue": "^7.0.1",
|
"eslint-plugin-vue": "^7.0.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user