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
7a86e4eda6
commit
9442d34909
@ -43,4 +43,3 @@ cnpm run serve
|
||||
#### 开发者评级
|
||||
|
||||
[](https://github.com/chuzhixin/vue-admin-beautiful)
|
||||
<font color="#fff">
|
||||
|
@ -56,6 +56,11 @@ const data = [
|
||||
qq: "1832819123",
|
||||
excuse: "不尊重别人的劳动成果,认为开源就得无偿替他服务,不可原谅",
|
||||
},
|
||||
{
|
||||
name: "想象中。。。",
|
||||
qq: "329492979",
|
||||
excuse: "不尊重别人的劳动成果,认为开源就得无偿替他服务,不可原谅",
|
||||
},
|
||||
];
|
||||
module.exports = [
|
||||
{
|
||||
|
@ -24,7 +24,7 @@
|
||||
src="https://img.shields.io/github/last-commit/chuzhixin/vue-admin-beautiful?style=flat-square&label=Last Commit&logo=vue.js"
|
||||
/>
|
||||
</a>
|
||||
<a
|
||||
<!-- <a
|
||||
target="_blank"
|
||||
href="https://chu1204505056.gitee.io/vue-admin-beautiful-pro/"
|
||||
>
|
||||
@ -34,7 +34,7 @@
|
||||
alt=""
|
||||
srcset=""
|
||||
/>
|
||||
</a>
|
||||
</a> -->
|
||||
</el-alert>
|
||||
</el-col>
|
||||
<el-col :xs="24" :sm="24" :md="12" :lg="6" :xl="6">
|
||||
|
Loading…
x
Reference in New Issue
Block a user