update:能力中心菜单图标

This commit is contained in:
2026-03-24 15:00:50 +08:00
parent 2a656416bf
commit c75463af76

View File

@@ -5,10 +5,10 @@
// export const CODE_ENV = 'production'; // 生产环境 // export const CODE_ENV = 'production'; // 生产环境
// 测试环境 // 测试环境
// export const SPDM_URL = 'http://192.168.65.161:3000'; // SPDM项目地址 export const SPDM_URL = 'http://192.168.65.161:3000'; // SPDM项目地址
// export const BASE_URL = '/spdmApi/honeycom-spdm'; // baseUrl export const BASE_URL = '/spdmApi/honeycom-spdm'; // baseUrl
// export const TENANT_NAME = 'lyric'; // 租户:利元亨 export const TENANT_NAME = 'lyric'; // 租户:利元亨
// export const CODE_ENV = 'test'; // 测试环境 export const CODE_ENV = 'test'; // 测试环境
// // 利元亨内网环境 // // 利元亨内网环境
// export const SPDM_URL = 'http://192.168.30.147:7115'; // SPDM项目地址 // export const SPDM_URL = 'http://192.168.30.147:7115'; // SPDM项目地址
@@ -17,8 +17,8 @@
// export const CODE_ENV = 'lyric-intranet'; // 利元亨内网环境 // export const CODE_ENV = 'lyric-intranet'; // 利元亨内网环境
// // 本地环境 // // 本地环境
// export const SPDM_URL = 'http://192.168.65.64:3001'; // SPDM项目地址李靖本地 // // export const SPDM_URL = 'http://192.168.65.64:3001'; // SPDM项目地址李靖本地
export const SPDM_URL = 'http://192.168.65.61:3001'; // SPDM项目地址董志欢本地 // export const SPDM_URL = 'http://192.168.65.61:3001'; // SPDM项目地址董志欢本地
export const BASE_URL = '/spdmApi/honeycom-spdm'; // baseUrl // export const BASE_URL = '/spdmApi/honeycom-spdm'; // baseUrl
export const TENANT_NAME = 'lyric'; // 租户:利元亨 // export const TENANT_NAME = 'lyric'; // 租户:利元亨
export const CODE_ENV = 'local-dev'; // 本地开发环境 // export const CODE_ENV = 'local-dev'; // 本地开发环境