Browse Source

🚀 feat: add https

good luck 3 years ago
parent
commit
555383fc12
5 changed files with 17 additions and 17 deletions
  1. 6 6
      README.en.md
  2. 6 6
      README.md
  3. 2 2
      mock/controller/ad.js
  4. 1 1
      mock/controller/notice.js
  5. 2 2
      src/views/index/components/VersionInformation.vue

+ 6 - 6
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)
 

+ 6 - 6
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)
 

+ 2 - 2
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版本已发布,点我提前体验',

+ 1 - 1
mock/controller/notice.js

@@ -1,7 +1,7 @@
 const data = [
   {
     title:
-      '温馨提示:集成版虽功能丰富,但冗余依赖过多,建议开发时使用基础版进行开发, 建党百年惊喜福利,买一得二,全年最低价,一年仅此一次:<a target="_blank" href="http://vue-admin-beautiful.com/authorization">点我获取优惠福利</a>',
+      '温馨提示:集成版虽功能丰富,但冗余依赖过多,建议开发时使用基础版进行开发, 建党百年惊喜福利,买一得二,全年最低价,一年仅此一次:<a target="_blank" href="https://vue-admin-beautiful.com/authorization">点我获取优惠福利</a>',
     closable: false,
     type: 'success',
   },

+ 2 - 2
src/views/index/components/VersionInformation.vue

@@ -43,7 +43,7 @@
               <template #reference>
                 <a
                   target="_blank"
-                  href="http://vue-admin-beautiful.com/authorization"
+                  href="https://vue-admin-beautiful.com/authorization"
                 >
                   <el-button style="margin-left: 10px" type="primary">
                     PRO付费版本 购买源码 ¥699
@@ -66,7 +66,7 @@
               <template #reference>
                 <a
                   target="_blank"
-                  href="http://vue-admin-beautiful.com/authorization"
+                  href="https://vue-admin-beautiful.com/authorization"
                 >
                   <el-button style="margin-left: 10px" type="primary">
                     Plus付费版本 购买源码 ¥799