Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
submodule
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
web_component
submodule
Commits
bf680174
Commit
bf680174
authored
Jul 24, 2023
by
李晓静
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
合同用章
parent
33a6b90b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
config.js
components/CustomIcon/config.js
+11
-11
IconFont.ts
components/IconFont/IconFont.ts
+1
-1
No files found.
components/CustomIcon/config.js
View file @
bf680174
export
default
{
export
default
{
'buniness'
:
{
buniness
:
{
path
:
'https://static.mttopgroup.cn/admin/buniness.png'
,
path
:
'https://static.mttopgroup.cn/admin/buniness.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/buniness_select.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/buniness_select.png'
,
name
:
'业务管理'
,
name
:
'业务管理'
,
},
},
'approval'
:
{
approval
:
{
path
:
'https://static.mttopgroup.cn/admin/approval.png'
,
path
:
'https://static.mttopgroup.cn/admin/approval.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/approval_select.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/approval_select.png'
,
name
:
'审批管理'
,
name
:
'审批管理'
,
},
},
'message'
:
{
message
:
{
path
:
'https://static.mttopgroup.cn/admin/news.png'
,
path
:
'https://static.mttopgroup.cn/admin/news.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/message_select.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/message_select.png'
,
name
:
'消息管理'
,
name
:
'消息管理'
,
},
},
'software'
:
{
software
:
{
path
:
'https://static.mttopgroup.cn/admin/software.png'
,
path
:
'https://static.mttopgroup.cn/admin/software.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/software_select.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/software_select.png'
,
name
:
'应用管理'
,
name
:
'应用管理'
,
},
},
'org'
:
{
org
:
{
path
:
'https://static.mttopgroup.cn/admin/org.png'
,
path
:
'https://static.mttopgroup.cn/admin/org.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/org_select.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/org_select.png'
,
name
:
'应用管理'
,
name
:
'应用管理'
,
},
},
'admin_user'
:
{
admin_user
:
{
path
:
'https://static.mttopgroup.cn/admin/admin_user.png'
,
path
:
'https://static.mttopgroup.cn/admin/admin_user.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/admin_user_select.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/admin_user_select.png'
,
name
:
'应用管理'
,
name
:
'应用管理'
,
},
},
'shimo'
:
{
shimo
:
{
path
:
'https://static.mttopgroup.cn/admin/new_shimo_2.png'
,
path
:
'https://static.mttopgroup.cn/admin/new_shimo_2.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/new_shimo_select.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/new_shimo_select.png'
,
name
:
'应用管理'
,
name
:
'应用管理'
,
},
},
'calendar'
:
{
calendar
:
{
path
:
'https://static.mttopgroup.cn/admin/new_calendar.png'
,
path
:
'https://static.mttopgroup.cn/admin/new_calendar.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/new_calendar_select.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/new_calendar_select.png'
,
name
:
'应用管理'
,
name
:
'应用管理'
,
},
},
'approval'
:
{
approval
:
{
path
:
'https://static.mttopgroup.cn/admin/approval_icon.png'
,
path
:
'https://static.mttopgroup.cn/admin/approval_icon.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/arrroval_icon_select.png'
,
selectedPath
:
'https://static.mttopgroup.cn/admin/arrroval_icon_select.png'
,
name
:
'应用管理'
,
name
:
'应用管理'
,
}
}
,
}
}
;
components/IconFont/IconFont.ts
View file @
bf680174
import
{
createFromIconfontCN
}
from
'@ant-design/icons'
;
import
{
createFromIconfontCN
}
from
'@ant-design/icons'
;
const
IconFont
=
createFromIconfontCN
({
const
IconFont
=
createFromIconfontCN
({
scriptUrl
:
'https://static.mttop
group
.cn/iconfont210309.js'
,
scriptUrl
:
'https://static.mttop.cn/iconfont210309.js'
,
});
});
export
default
IconFont
;
export
default
IconFont
;
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