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