提交个人中心内容修改,首页名称展示
This commit is contained in:
@ -2,10 +2,10 @@
|
||||
const config = {
|
||||
|
||||
// 产品名称
|
||||
productName: 'Hoenery',
|
||||
productName: 'Zetatech',
|
||||
|
||||
// 公司名称
|
||||
companyName: 'Hoenery',
|
||||
companyName: 'Zetatech',
|
||||
|
||||
// 产品版本号
|
||||
productVersion: 'V1.0.0',
|
||||
@ -22,6 +22,5 @@ const config = {
|
||||
}
|
||||
|
||||
// 设置后台接口服务的基础地址
|
||||
config.baseUrl = "https://ecloud.hoenergypower.cn/api"
|
||||
|
||||
config.baseUrl = "https://zzkj-cloud.com/api"
|
||||
export default config
|
||||
Reference in New Issue
Block a user