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

This commit is contained in:
chuzhixin 2020-12-06 01:55:14 +08:00
parent 72105458c3
commit 5dc9b67269
3 changed files with 13 additions and 2 deletions

View File

@ -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-plusalpha 版本,免费商用,支持 PC、平板、手机](http://beautiful.panm.cn/vue-admin-beautiful-element-plus/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
- [⚡️ vue3.x + ant-design-vuebeta 版本,免费商用,支持 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=)

View File

@ -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-plusalpha 版本,免费商用,支持 PC、平板、手机](http://beautiful.panm.cn/vue-admin-beautiful-element-plus/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
- [⚡️ vue3.x + ant-design-vuebeta 版本,免费商用,支持 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=)

View File

@ -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-beautifulantdv 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-beautifulelement-plus vue3.0版本已发布,点我提前体验',
url:
'http://http://beautiful.panm.cn/vue-admin-beautiful-element-plus?hmsr=homeAd&hmpl=&hmcu=&hmkw=&hmci=',
},
]
module.exports = [