修改工程名
This commit is contained in:
@@ -76,7 +76,7 @@ export default defineConfig({
|
||||
* @name layout 插件
|
||||
* @doc https://umijs.org/docs/max/layout-menu
|
||||
*/
|
||||
title: '喀什智慧就业服务系统',
|
||||
title: '石河子智慧就业服务系统',
|
||||
layout: {
|
||||
locale: false,
|
||||
...defaultSettings,
|
||||
|
||||
@@ -15,7 +15,7 @@ const Settings: ProLayoutProps & {
|
||||
fixedHeader: false,
|
||||
fixSiderbar: true,
|
||||
colorWeak: false,
|
||||
title: '喀什智慧就业服务系统',
|
||||
title: '石河子智慧就业服务系统',
|
||||
pwa: true,
|
||||
logo: 'https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg',
|
||||
iconfontUrl: '',
|
||||
|
||||
@@ -21,7 +21,7 @@ export default {
|
||||
changeOrigin: true,
|
||||
pathRewrite: { '^/api': '' },
|
||||
},
|
||||
'/profile/avatar/': {
|
||||
'/profile/avatar/': {
|
||||
target: 'http://ks.zhaopinzao8dian.com/api/ks',
|
||||
changeOrigin: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user