1
This commit is contained in:
@@ -77,14 +77,14 @@ export default defineConfig({
|
||||
* @name layout 插件
|
||||
* @doc https://umijs.org/docs/max/layout-menu
|
||||
*/
|
||||
title: '云充电管理后台',
|
||||
title: '广东星动',
|
||||
layout: {
|
||||
locale: false,
|
||||
...defaultSettings,
|
||||
},
|
||||
define: {
|
||||
'process.env': {
|
||||
API_URL: "https://iadminapi.zhongshuai2023.com",
|
||||
API_URL: "http://guangdongapp.zhongshuai2023.com",
|
||||
// API_URL: "http://192.168.1.32:1002",
|
||||
WS_URL: "ws://lv.com",
|
||||
STATIC_URL: "http://lv.com",
|
||||
|
||||
Reference in New Issue
Block a user