Commit 5dc9b672 by chuzhixin

🚀 feat: Add element-plus and vue3.0 demo website

parent 72105458
...@@ -8,6 +8,8 @@ ...@@ -8,6 +8,8 @@
- [🎉 vue2.x + element-ui(免费商用,支持 PC、平板、手机)](http://beautiful.panm.cn/vue-admin-beautiful-element/?hmsr=dcloud&hmpl=&hmcu=&hmkw=&hmci=) - [🎉 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=) - [⚡️ 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=) - [🚀 pro 版演示地址(付费版本,支持 PC、平板、手机)](http://beautiful.panm.cn/vue-admin-beautiful-pro/?hmsr=dcloud&hmpl=&hmcu=&hmkw=&hmci=)
......
...@@ -6,6 +6,8 @@ ...@@ -6,6 +6,8 @@
- [🎉 vue2.x + element-ui(免费商用,支持 PC、平板、手机)](http://beautiful.panm.cn/vue-admin-beautiful-element/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=) - [🎉 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=) - [⚡️ 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=) - [🚀 pro 版演示地址(付费版本,支持 PC、平板、手机)](http://beautiful.panm.cn/vue-admin-beautiful-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
......
...@@ -2,11 +2,18 @@ const data = [ ...@@ -2,11 +2,18 @@ const data = [
{ {
title: title:
'vue-admin-beautiful-pro 2.0版本已发布,增加多项贴心功能,点我提前体验', '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版本已发布,点我提前体验', 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 = [ module.exports = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment