|
@@ -31,7 +31,7 @@
|
|
|
{
|
|
|
path: '/project',
|
|
|
name: 'project',
|
|
|
- icon: 'icon-city-one-add',
|
|
|
+ icon: 'AppstoreOutlined',
|
|
|
routes: [
|
|
|
{
|
|
|
path: '/project',
|
|
@@ -74,7 +74,7 @@
|
|
|
{
|
|
|
path: 'institutions',
|
|
|
name: 'institutions',
|
|
|
- icon: 'icon-every-user',
|
|
|
+ icon: 'BankOutlined',
|
|
|
routes: [
|
|
|
{
|
|
|
path: '/institutions',
|
|
@@ -112,7 +112,7 @@
|
|
|
{
|
|
|
path: '/work-setting',
|
|
|
name: 'work-setting',
|
|
|
- icon: 'icon-yewushezhi',
|
|
|
+ icon: 'ControlOutlined',
|
|
|
routes: [
|
|
|
{
|
|
|
path: 'schema',
|
|
@@ -137,7 +137,7 @@
|
|
|
{
|
|
|
path: 'system',
|
|
|
name: 'system',
|
|
|
- icon: 'icon-config',
|
|
|
+ icon: 'SettingOutlined',
|
|
|
routes: [
|
|
|
{
|
|
|
path: '/system',
|