Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vipSupplier
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王淑敏
vipSupplier
Commits
1ed55f33
Commit
1ed55f33
authored
Jul 31, 2020
by
初志鑫
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deploy
parent
64eecc09
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
+16
-16
src/layouts/components/index.js
+16
-16
No files found.
src/layouts/components/index.js
View file @
1ed55f33
...
@@ -2,20 +2,20 @@
...
@@ -2,20 +2,20 @@
* @copyright chuzhixin 1204505056@qq.com
* @copyright chuzhixin 1204505056@qq.com
* @description 公共布局导出,已封装成npm,便于此后在线升级,当然也存在一定的弊端,给开发者自定义增加了一定的困难,如果您一定要进行高度自定义,请仔细阅读VIP群文档,layouts本地化篇
* @description 公共布局导出,已封装成npm,便于此后在线升级,当然也存在一定的弊端,给开发者自定义增加了一定的困难,如果您一定要进行高度自定义,请仔细阅读VIP群文档,layouts本地化篇
*/
*/
export
{
default
as
ColorfullIcon
}
from
"
./
zx-layouts/ColorfullIcon"
;
export
{
default
as
ColorfullIcon
}
from
"zx-layouts/ColorfullIcon"
;
export
{
default
as
RemixIcon
}
from
"
./
zx-layouts/RemixIcon"
;
export
{
default
as
RemixIcon
}
from
"zx-layouts/RemixIcon"
;
export
{
default
as
VabDrag
}
from
"
./
zx-layouts/Drag"
;
export
{
default
as
VabDrag
}
from
"zx-layouts/Drag"
;
export
{
default
as
VabPermissions
}
from
"
./
zx-layouts/Permissions"
;
export
{
default
as
VabPermissions
}
from
"zx-layouts/Permissions"
;
export
{
default
as
VabQueryForm
}
from
"
./
zx-layouts/VabQueryForm/export"
;
export
{
default
as
VabQueryForm
}
from
"zx-layouts/VabQueryForm/export"
;
export
{
default
as
Logo
}
from
"
./
zx-layouts/Logo"
;
export
{
default
as
Logo
}
from
"zx-layouts/Logo"
;
export
{
default
as
Avatar
}
from
"
./
zx-layouts/Avatar"
;
export
{
default
as
Avatar
}
from
"zx-layouts/Avatar"
;
export
{
default
as
Ad
}
from
"./Ad"
;
export
{
default
as
Ad
}
from
"./Ad"
;
export
{
default
as
AppMain
}
from
"
./
zx-layouts/AppMain"
;
export
{
default
as
AppMain
}
from
"zx-layouts/AppMain"
;
export
{
default
as
TagsBar
}
from
"
./
zx-layouts/TagsBar"
;
export
{
default
as
TagsBar
}
from
"zx-layouts/TagsBar"
;
export
{
default
as
SideBar
}
from
"
./
zx-layouts/SideBar"
;
export
{
default
as
SideBar
}
from
"zx-layouts/SideBar"
;
export
{
default
as
Breadcrumb
}
from
"
./
zx-layouts/Breadcrumb"
;
export
{
default
as
Breadcrumb
}
from
"zx-layouts/Breadcrumb"
;
export
{
default
as
FullScreenBar
}
from
"
./
zx-layouts/FullScreenBar"
;
export
{
default
as
FullScreenBar
}
from
"zx-layouts/FullScreenBar"
;
export
{
default
as
ErrorLog
}
from
"
./
zx-layouts/ErrorLog"
;
export
{
default
as
ErrorLog
}
from
"zx-layouts/ErrorLog"
;
export
{
default
as
ThemeBar
}
from
"
./
zx-layouts/ThemeBar"
;
export
{
default
as
ThemeBar
}
from
"zx-layouts/ThemeBar"
;
export
{
default
as
TopBar
}
from
"
./
zx-layouts/TopBar"
;
export
{
default
as
TopBar
}
from
"zx-layouts/TopBar"
;
export
{
default
as
NavBar
}
from
"
./
zx-layouts/NavBar"
;
export
{
default
as
NavBar
}
from
"zx-layouts/NavBar"
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment