From 3b802420a618bfef6e5f23f76a7ccb4f51b99a12 Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Mon, 7 Sep 2020 21:39:04 +0800 Subject: [PATCH] :bug:deploy --- README-DCLOUD.md | 1 + src/assets/pro.png | Bin 0 -> 22916 bytes src/views/index/index.vue | 16 +++++++++++----- 3 files changed, 12 insertions(+), 5 deletions(-) create mode 100644 src/assets/pro.png diff --git a/README-DCLOUD.md b/README-DCLOUD.md index 9cae031..4c0a18b 100644 --- a/README-DCLOUD.md +++ b/README-DCLOUD.md @@ -43,3 +43,4 @@ cnpm run serve #### 开发者评级 [](https://github.com/chuzhixin/vue-admin-beautiful) +<font color="#fff"> diff --git a/src/assets/pro.png b/src/assets/pro.png new file mode 100644 index 0000000..09bcef5 Binary files /dev/null and b/src/assets/pro.png differ diff --git a/src/views/index/index.vue b/src/views/index/index.vue index ea8085a..59afa24 100644 --- a/src/views/index/index.vue +++ b/src/views/index/index.vue @@ -24,13 +24,19 @@ src="https://img.shields.io/github/last-commit/chuzhixin/vue-admin-beautiful?style=flat-square&label=Last Commit&logo=vue.js" /> </a> + <a + target="_blank" + href="https://chu1204505056.gitee.io/vue-admin-beautiful-pro/" + > + <img + style="position: absolute; top: 0; right: 0" + src="@/assets/pro.png" + alt="" + srcset="" + /> + </a> </el-alert> </el-col> - <el-col :xs="24" :sm="24" :md="24" :lg="24" :xl="24"> - <el-card shadow="never"> - <center>广告位招商</center> - </el-card> - </el-col> <el-col :xs="24" :sm="24" :md="12" :lg="6" :xl="6"> <el-card shadow="never"> <div slot="header"> -- libgit2 0.26.0