mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
Merge branch 'master' of https://github.com/chuzhixin/vue-admin-beautiful
This commit is contained in:
commit
e1fa44e20d
@ -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">
|
||||
|
@ -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,6 +1,6 @@
|
||||
/**
|
||||
* @author chuzhixin 1204505056@qq.com (不想保留author可删除)
|
||||
* @description tabsBar多标签页逻辑,前期借鉴了很多开源项目发现都有个共同的特点很繁琐并不符合框架设计的初衷,后来在github用户cyea的启发下完成了重构,请勿修改
|
||||
* @description tabsBar多标签页逻辑,前期借鉴了很多开源项目发现都有个共同的特点很繁琐并不符合框架设计的初衷,后来在github用户hipi的启发下完成了重构,请勿修改
|
||||
*/
|
||||
|
||||
const state = () => ({
|
||||
|
Loading…
x
Reference in New Issue
Block a user