修改工程名
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// @ts-nocheck
|
||||
// This file is generated by Umi automatically
|
||||
// DO NOT CHANGE IT MANUALLY!
|
||||
/// <reference types="E:/project/ks-admin/node_modules/@ant-design/pro-components" />
|
||||
/// <reference types="D:/work/SHIHEZI/shz-admin/node_modules/@ant-design/pro-components" />
|
||||
|
||||
|
||||
import {
|
||||
@@ -11,7 +11,7 @@ import {
|
||||
import React, { useMemo } from 'react';
|
||||
import {
|
||||
ProLayout,
|
||||
} from "E:/project/ks-admin/node_modules/@ant-design/pro-components";
|
||||
} from "D:/work/SHIHEZI/shz-admin/node_modules/@ant-design/pro-components";
|
||||
import './Layout.css';
|
||||
import Logo from './Logo';
|
||||
import Exception from './Exception';
|
||||
@@ -88,7 +88,7 @@ export default (props: any) => {
|
||||
"fixedHeader": false,
|
||||
"fixSiderbar": true,
|
||||
"colorWeak": false,
|
||||
"title": "喀什智慧就业服务系统",
|
||||
"title": "石河子智慧就业服务系统",
|
||||
"pwa": true,
|
||||
"logo": "https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg",
|
||||
"iconfontUrl": "",
|
||||
|
||||
Reference in New Issue
Block a user