mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-05 19:41:43 +08:00
🚀 feat: Add element-plus and vue3.0 demo website
This commit is contained in:
parent
72105458c3
commit
5dc9b67269
@ -8,6 +8,8 @@
|
||||
|
||||
- [🎉 vue2.x + element-ui(免费商用,支持 PC、平板、手机)](http://beautiful.panm.cn/vue-admin-beautiful-element/?hmsr=dcloud&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
||||
- [⚡️ vue3.x + element-plus(alpha 版本,免费商用,支持 PC、平板、手机)](http://beautiful.panm.cn/vue-admin-beautiful-element-plus/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
||||
- [⚡️ vue3.x + ant-design-vue(beta 版本,免费商用,支持 PC、平板、手机)](http://beautiful.panm.cn/vue-admin-beautiful-antdv/?hmsr=dcloud&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
||||
- [🚀 pro 版演示地址(付费版本,支持 PC、平板、手机)](http://beautiful.panm.cn/vue-admin-beautiful-pro/?hmsr=dcloud&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
@ -6,6 +6,8 @@
|
||||
|
||||
- [🎉 vue2.x + element-ui(免费商用,支持 PC、平板、手机)](http://beautiful.panm.cn/vue-admin-beautiful-element/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
||||
- [⚡️ vue3.x + element-plus(alpha 版本,免费商用,支持 PC、平板、手机)](http://beautiful.panm.cn/vue-admin-beautiful-element-plus/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
||||
- [⚡️ vue3.x + ant-design-vue(beta 版本,免费商用,支持 PC、平板、手机)](http://beautiful.panm.cn/vue-admin-beautiful-antdv/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
||||
- [🚀 pro 版演示地址(付费版本,支持 PC、平板、手机)](http://beautiful.panm.cn/vue-admin-beautiful-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
@ -2,11 +2,18 @@ const data = [
|
||||
{
|
||||
title:
|
||||
'vue-admin-beautiful-pro 2.0版本已发布,增加多项贴心功能,点我提前体验',
|
||||
url: 'https://chu1204505056.gitee.io/vue-admin-beautiful-pro/#/index',
|
||||
url:
|
||||
'http://beautiful.panm.cn/vue-admin-beautiful-pro?hmsr=homeAd&hmpl=&hmcu=&hmkw=&hmci=',
|
||||
},
|
||||
{
|
||||
title: 'vue-admin-beautiful(antdv) vue3.0版本已发布,点我提前体验',
|
||||
url: 'https://chu1204505056.gitee.io/vue-admin-beautiful-antdv/#/index',
|
||||
url:
|
||||
'http://beautiful.panm.cn/vue-admin-beautiful-antdv?hmsr=homeAd&hmpl=&hmcu=&hmkw=&hmci=',
|
||||
},
|
||||
{
|
||||
title: 'vue-admin-beautiful(element-plus) vue3.0版本已发布,点我提前体验',
|
||||
url:
|
||||
'http://http://beautiful.panm.cn/vue-admin-beautiful-element-plus?hmsr=homeAd&hmpl=&hmcu=&hmkw=&hmci=',
|
||||
},
|
||||
]
|
||||
module.exports = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user