|
@@ -20,7 +20,7 @@ const getConfig = (theme) => {
|
|
|
pro_URL: 'https://aitour.qiubcar.com/at-employee/', // 生产地址
|
|
|
uat_URL: 'https://aitour.test.qiubcar.com/at-employee/', // 预发布地址
|
|
|
dev_URL: 'http://192.168.16.100:9102/at-employee/', // 本地地址
|
|
|
- appName: '丘比智能巡店系统', // app 名称
|
|
|
+ appName: '智能巡店系统', // app 名称
|
|
|
company: '成都丘比象科技有限公司',
|
|
|
primaryColors: '#f8a240', // 主色调
|
|
|
buttonColors: '#ff6600', // 按钮主色调
|