Browse Source

Merge branch 'master' of https://github.com/chuzhixin/vue-admin-beautiful

chuzhixin 4 years ago
parent
commit
e1fa44e20d
3 changed files with 3 additions and 3 deletions
  1. 1 1
      README-DCLOUD.md
  2. 1 1
      README.md
  3. 1 1
      src/store/modules/tabsBar.js

+ 1 - 1
README-DCLOUD.md

@@ -85,7 +85,7 @@ npm run serve
 <a href="https://github.com/buuing" target="_blank">
 <img style="border-radius:999px" src="https://avatars1.githubusercontent.com/u/36689704?s=50&u=7a4049f10010a115b8dd35f159bb81726bc0ac20&v=4"/>
 </a>
-<a href="https://github.com/cyea" target="_blank">
+<a href="https://github.com/hipi" target="_blank">
 <img style="border-radius:999px" src="https://avatars1.githubusercontent.com/u/22478003?s=50&u=121126473328c04cbf3cff5516110814ca1010e4&v=4"/>
 </a>
 <a href="https://github.com/fwfmiao" target="_blank">

+ 1 - 1
README.md

@@ -99,7 +99,7 @@ npm run serve
 <a href="https://github.com/buuing" target="_blank">
 <img style="border-radius:999px" src="https://avatars1.githubusercontent.com/u/36689704?s=50&u=7a4049f10010a115b8dd35f159bb81726bc0ac20&v=4"/>
 </a>
-<a href="https://github.com/cyea" target="_blank">
+<a href="https://github.com/hipi" target="_blank">
 <img style="border-radius:999px" src="https://avatars1.githubusercontent.com/u/22478003?s=50&u=121126473328c04cbf3cff5516110814ca1010e4&v=4"/>
 </a>
 <a href="https://github.com/fwfmiao" target="_blank">

+ 1 - 1
src/store/modules/tabsBar.js

@@ -1,6 +1,6 @@
 /**
  * @author chuzhixin 1204505056@qq.com (不想保留author可删除)
- * @description tabsBar多标签页逻辑,前期借鉴了很多开源项目发现都有个共同的特点很繁琐并不符合框架设计的初衷,后来在github用户cyea的启发下完成了重构,请勿修改
+ * @description tabsBar多标签页逻辑,前期借鉴了很多开源项目发现都有个共同的特点很繁琐并不符合框架设计的初衷,后来在github用户hipi的启发下完成了重构,请勿修改
  */
 
 const state = () => ({