From 555383fc12faec6d09a378530c483064739666c3 Mon Sep 17 00:00:00 2001
From: good luck <1204505056@qq.com>
Date: Wed, 24 Nov 2021 00:03:20 +0800
Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20feat:=20add=20https?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.en.md | 12 ++++++------
README.md | 12 ++++++------
mock/controller/ad.js | 4 ++--
mock/controller/notice.js | 2 +-
src/views/index/components/VersionInformation.vue | 4 ++--
5 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/README.en.md b/README.en.md
index aeda336..b43a6a2 100644
--- a/README.en.md
+++ b/README.en.md
@@ -23,17 +23,17 @@
## 🌐 地址
-- [🎉 Vue2. X + element UI (free commercial, PC, tablet and mobile phone supported)](http://vue-admin-beautiful.com/vue-admin-beautiful-element/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
+- [🎉 Vue2. X + element UI (free commercial, PC, tablet and mobile phone supported)](https://vue-admin-beautiful.com/vue-admin-beautiful-element/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
-- [⚡️ Vue3. X + element plus (alpha version, free commercial, supporting PC, tablet and mobile phone)](http://vue-admin-beautiful.com/vue-admin-beautiful-element-plus/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
+- [⚡️ Vue3. X + element plus (alpha version, free commercial, supporting PC, tablet and mobile phone)](https://vue-admin-beautiful.com/vue-admin-beautiful-element-plus/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
-- [⚡️ Vue3. X + ant design Vue (beta version, free commercial, supporting PC, tablet and mobile phone)](http://vue-admin-beautiful.com/vue-admin-beautiful-antdv/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
+- [⚡️ Vue3. X + ant design Vue (beta version, free commercial, supporting PC, tablet and mobile phone)](https://vue-admin-beautiful.com/vue-admin-beautiful-antdv/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
-- [🚀 Admin Pro demo address (paid version, supporting PC, tablet and mobile phone)](http://vue-admin-beautiful.com/admin-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
+- [🚀 Admin Pro demo address (paid version, supporting PC, tablet and mobile phone)](https://vue-admin-beautiful.com/admin-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
-- [🚀 Admin plus demo address (vue3. X paid version, supporting PC, tablet and mobile phone)](http://vue-admin-beautiful.com/admin-plus/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
+- [🚀 Admin plus demo address (vue3. X paid version, supporting PC, tablet and mobile phone)](https://vue-admin-beautiful.com/admin-plus/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
-- [📌 Pro and plus purchase address authorization](http://vue-admin-beautiful.com/authorization/)
+- [📌 Pro and plus purchase address authorization](https://vue-admin-beautiful.com/authorization/)
- [🌐 Github Warehouse address](https://github.com/chuzhixin/vue-admin-beautiful?utm_source=gold_browser_extension)
diff --git a/README.md b/README.md
index 938a95e..909fff8 100644
--- a/README.md
+++ b/README.md
@@ -23,17 +23,17 @@
## 🌐 地址
-- [🎉 vue2.x + element-ui(免费商用,支持 PC、平板、手机)](http://vue-admin-beautiful.com/vue-admin-beautiful-element/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
+- [🎉 vue2.x + element-ui(免费商用,支持 PC、平板、手机)](https://vue-admin-beautiful.com/vue-admin-beautiful-element/?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 + element-plus(alpha 版本,免费商用,支持 PC、平板、手机)](https://vue-admin-beautiful.com/vue-admin-beautiful-element-plus/?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=)
+- [⚡️ vue3.x + ant-design-vue(beta 版本,免费商用,支持 PC、平板、手机)](https://vue-admin-beautiful.com/vue-admin-beautiful-antdv/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
-- [🚀 admin pro 演示地址(付费版本,支持 PC、平板、手机)](http://vue-admin-beautiful.com/admin-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
+- [🚀 admin pro 演示地址(付费版本,支持 PC、平板、手机)](https://vue-admin-beautiful.com/admin-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
-- [🚀 admin plus 演示地址(vue3.x 付费版本,支持 PC、平板、手机)](http://vue-admin-beautiful.com/admin-plus/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
+- [🚀 admin plus 演示地址(vue3.x 付费版本,支持 PC、平板、手机)](https://vue-admin-beautiful.com/admin-plus/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
-- [📌 pro 及 plus 购买地址 authorization](http://vue-admin-beautiful.com/authorization/)
+- [📌 pro 及 plus 购买地址 authorization](https://vue-admin-beautiful.com/authorization/)
- [🌐 github 仓库地址](https://github.com/chuzhixin/vue-admin-beautiful?utm_source=gold_browser_extension)
diff --git a/mock/controller/ad.js b/mock/controller/ad.js
index b45a0dd..66475ef 100644
--- a/mock/controller/ad.js
+++ b/mock/controller/ad.js
@@ -1,7 +1,7 @@
const data = [
{
title: '建党百年惊喜福利,付费版本买一得二全年最低价,点我购买',
- url: 'http://vue-admin-beautiful.com/authorization',
+ url: 'https://vue-admin-beautiful.com/authorization',
},
/* {
title: 'Admin Pro 3.0付费版本已发布,增加多项贴心功能,点我提前体验',
@@ -13,7 +13,7 @@ const data = [
},
{
title: 'vue-admin-beautiful(antdv) vue3.0版本已发布,点我提前体验',
- url: 'http://vue-admin-beautiful.com/vue-admin-beautiful-antdv?hmsr=homeAd&hmpl=&hmcu=&hmkw=&hmci=',
+ url: 'https://vue-admin-beautiful.com/vue-admin-beautiful-antdv?hmsr=homeAd&hmpl=&hmcu=&hmkw=&hmci=',
},
{
title: 'vue-admin-beautiful(element-plus) vue3.0版本已发布,点我提前体验',
diff --git a/mock/controller/notice.js b/mock/controller/notice.js
index 1ec6104..1a7e5dd 100644
--- a/mock/controller/notice.js
+++ b/mock/controller/notice.js
@@ -1,7 +1,7 @@
const data = [
{
title:
- '温馨提示:集成版虽功能丰富,但冗余依赖过多,建议开发时使用基础版进行开发, 建党百年惊喜福利,买一得二,全年最低价,一年仅此一次:点我获取优惠福利',
+ '温馨提示:集成版虽功能丰富,但冗余依赖过多,建议开发时使用基础版进行开发, 建党百年惊喜福利,买一得二,全年最低价,一年仅此一次:点我获取优惠福利',
closable: false,
type: 'success',
},
diff --git a/src/views/index/components/VersionInformation.vue b/src/views/index/components/VersionInformation.vue
index cd4a569..016e96b 100644
--- a/src/views/index/components/VersionInformation.vue
+++ b/src/views/index/components/VersionInformation.vue
@@ -43,7 +43,7 @@
PRO付费版本 购买源码 ¥699
@@ -66,7 +66,7 @@
Plus付费版本 购买源码 ¥799