修改工程名

This commit is contained in:
wzm
2025-11-11 10:06:36 +08:00
parent 30c8a7e8cf
commit 29732c7d5a
30 changed files with 820 additions and 763 deletions

View File

@@ -76,7 +76,7 @@ export default defineConfig({
* @name layout 插件
* @doc https://umijs.org/docs/max/layout-menu
*/
title: '喀什智慧就业服务系统',
title: '石河子智慧就业服务系统',
layout: {
locale: false,
...defaultSettings,

View File

@@ -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: '',

View File

@@ -21,7 +21,7 @@ export default {
changeOrigin: true,
pathRewrite: { '^/api': '' },
},
'/profile/avatar/': {
'/profile/avatar/': {
target: 'http://ks.zhaopinzao8dian.com/api/ks',
changeOrigin: true,
},