chore(corporate): 更新公司名称及版权信息为深圳市乐程软件有限公司
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
this.appIcon = !!this.sysConfigInfo.appIcon ? this.baseURL + this.sysConfigInfo.appIcon :
|
||||
logoImg
|
||||
this.sysName = !!this.sysConfigInfo.companyName ? this.sysConfigInfo.sysName :
|
||||
'零和万物快速开发平台'
|
||||
'深圳市乐程软件有限公司快速开发平台'
|
||||
this.copyright = !!this.sysConfigInfo.copyright ? this.sysConfigInfo.copyright :
|
||||
this.define.copyright
|
||||
let needCode = uni.getStorageSync('app_loginNeedCode')
|
||||
|
||||
Reference in New Issue
Block a user