mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-06-05 09:09:15 +08:00
Change of presentation address
This commit is contained in:
parent
c5af7af9d9
commit
0679dc343b
@ -4,13 +4,13 @@
|
||||
|
||||
## 地址
|
||||
|
||||
- [🎉 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://vue-admin-beautiful.com/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 + element-plus(alpha 版本,免费商用,支持 PC、平板、手机)](http://vue-admin-beautiful.com/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://vue-admin-beautiful.com/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://vue-admin-beautiful.com/vue-admin-beautiful-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
||||
- [🌐 github 仓库地址](https://github.com/chuzhixin/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
||||
|
@ -13,11 +13,11 @@
|
||||
"deploy": "start ./deploy.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"ant-design-vue": "2.0.0-rc.8",
|
||||
"ant-design-vue": "2.0.0-rc.9",
|
||||
"axios": "^0.21.1",
|
||||
"clipboard": "^2.0.6",
|
||||
"core-js": "^3.8.3",
|
||||
"dayjs": "^1.10.3",
|
||||
"dayjs": "^1.10.4",
|
||||
"js-cookie": "^3.0.0-rc.1",
|
||||
"mockjs": "^1.1.0",
|
||||
"remixicon": "^2.5.0",
|
||||
|
@ -62,7 +62,7 @@
|
||||
<td>PRO版演示地址(付费版)</td>
|
||||
<td colspan="3">
|
||||
<a
|
||||
href="http://beautiful.panm.cn/vue-admin-beautiful-pro?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
href="http://vue-admin-beautiful.com/vue-admin-beautiful-pro?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
>
|
||||
点我
|
||||
</a>
|
||||
@ -78,7 +78,7 @@
|
||||
<td>v2.x版演示地址(MIT协议,商用免费)</td>
|
||||
<td colspan="3">
|
||||
<a
|
||||
href="http://beautiful.panm.cn/vue-admin-beautiful-element?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
href="http://vue-admin-beautiful.com/vue-admin-beautiful-element?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
>
|
||||
点我
|
||||
</a>
|
||||
@ -88,7 +88,7 @@
|
||||
<td>v3.element-plus MIT协议,商用免费)</td>
|
||||
<td colspan="3">
|
||||
<a
|
||||
href="http://beautiful.panm.cn/vue-admin-beautiful-element-plus?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
href="http://vue-admin-beautiful.com/vue-admin-beautiful-element-plus?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
>
|
||||
点我
|
||||
</a>
|
||||
@ -98,7 +98,7 @@
|
||||
<td>v3.x版演示地址(antdv MIT协议,商用免费)</td>
|
||||
<td colspan="3">
|
||||
<a
|
||||
href="http://beautiful.panm.cn/vue-admin-beautiful-antdv?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
href="http://vue-admin-beautiful.com/vue-admin-beautiful-antdv?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
>
|
||||
点我
|
||||
</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user