Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
P
pica-admin-IM
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
Close sidebar
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
com.pica.cloud.education.frontend
pica-admin-IM
提交
7bf4fce6
提交
7bf4fce6
编写于
1月 19, 2021
作者:
guangjun.yang
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
发图片与文件
上级
8df2616a
变更
3
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
167 行增加
和
134 行删除
+167
-134
env-config.js
src/utils/env-config.js
+5
-0
index.js
src/utils/index.js
+6
-0
index.vue
src/views/IM/current-session/index.vue
+156
-134
未找到文件。
src/utils/env-config.js
浏览文件 @
7bf4fce6
...
@@ -17,6 +17,7 @@ export const envConfig = {
...
@@ -17,6 +17,7 @@ export const envConfig = {
//innerLoginUrl: 'http://localhost:8090/PICA_SSO_FE/html/pica_index.html',
//innerLoginUrl: 'http://localhost:8090/PICA_SSO_FE/html/pica_index.html',
innerLoginUrl
:
'https://dev-sso.yunqueyi.com/PICA_SSO_FE/html/pica_index.html'
,
innerLoginUrl
:
'https://dev-sso.yunqueyi.com/PICA_SSO_FE/html/pica_index.html'
,
yuequeyiIndexUrl
:
'https://dev-saas.yunqueyi.com/pica_index.html'
,
yuequeyiIndexUrl
:
'https://dev-saas.yunqueyi.com/pica_index.html'
,
phomeDemain
:
'https://dev-phome.yunqueyi.com'
,
picakfAccId
:
'picakf_dev'
,
picakfAccId
:
'picakf_dev'
,
},
},
dev
:
{
dev
:
{
...
@@ -27,6 +28,7 @@ export const envConfig = {
...
@@ -27,6 +28,7 @@ export const envConfig = {
loginUrl
:
'https://dev-saas.yunqueyi.com/pica-login/work_station.html'
,
loginUrl
:
'https://dev-saas.yunqueyi.com/pica-login/work_station.html'
,
innerLoginUrl
:
'https://dev-sso.yunqueyi.com/PICA_SSO_FE/html/pica_index.html'
,
innerLoginUrl
:
'https://dev-sso.yunqueyi.com/PICA_SSO_FE/html/pica_index.html'
,
yuequeyiIndexUrl
:
'https://dev-saas.yunqueyi.com/pica_index.html'
,
yuequeyiIndexUrl
:
'https://dev-saas.yunqueyi.com/pica_index.html'
,
phomeDemain
:
'https://dev-phome.yunqueyi.com'
,
picakfAccId
:
'picakf_dev'
,
picakfAccId
:
'picakf_dev'
,
},
},
test
:
{
test
:
{
...
@@ -37,6 +39,7 @@ export const envConfig = {
...
@@ -37,6 +39,7 @@ export const envConfig = {
loginUrl
:
'https://test1.yunqueyi.com/pica-login/work_station.html'
,
loginUrl
:
'https://test1.yunqueyi.com/pica-login/work_station.html'
,
innerLoginUrl
:
'https://test1-sso.yunqueyi.com/PICA_SSO_FE/html/pica_index.html'
,
innerLoginUrl
:
'https://test1-sso.yunqueyi.com/PICA_SSO_FE/html/pica_index.html'
,
yuequeyiIndexUrl
:
'https://test1.yunqueyi.com/pica_index.html'
,
yuequeyiIndexUrl
:
'https://test1.yunqueyi.com/pica_index.html'
,
phomeDemain
:
'https://test1-phome.yunqueyi.com'
,
picakfAccId
:
'picakf_test'
,
picakfAccId
:
'picakf_test'
,
},
},
uat
:
{
uat
:
{
...
@@ -49,6 +52,7 @@ export const envConfig = {
...
@@ -49,6 +52,7 @@ export const envConfig = {
loginUrl
:
'https://uat.yunqueyi.com/pica-login/work_station.html'
,
loginUrl
:
'https://uat.yunqueyi.com/pica-login/work_station.html'
,
innerLoginUrl
:
'https://uat-sso.yunqueyi.com/PICA_SSO_FE/html/pica_index.html'
,
innerLoginUrl
:
'https://uat-sso.yunqueyi.com/PICA_SSO_FE/html/pica_index.html'
,
yuequeyiIndexUrl
:
'https://uat.yunqueyi.com/pica_index.html'
,
yuequeyiIndexUrl
:
'https://uat.yunqueyi.com/pica_index.html'
,
phomeDemain
:
'https://uat-phome.yunqueyi.com'
,
picakfAccId
:
'picakf_uat'
,
picakfAccId
:
'picakf_uat'
,
},
},
pro
:
{
pro
:
{
...
@@ -59,6 +63,7 @@ export const envConfig = {
...
@@ -59,6 +63,7 @@ export const envConfig = {
loginUrl
:
'https://yunqueyi.com/pica-login/work_station.html'
,
loginUrl
:
'https://yunqueyi.com/pica-login/work_station.html'
,
innerLoginUrl
:
'https://sso.yunqueyi.com/PICA_SSO_FE/html/pica_index.html'
,
innerLoginUrl
:
'https://sso.yunqueyi.com/PICA_SSO_FE/html/pica_index.html'
,
yuequeyiIndexUrl
:
'https://www.yunqueyi.com/pica_index.html'
,
yuequeyiIndexUrl
:
'https://www.yunqueyi.com/pica_index.html'
,
phomeDemain
:
'https://phome.yunqueyi.com'
,
picakfAccId
:
'picakf'
,
picakfAccId
:
'picakf'
,
}
}
}
}
src/utils/index.js
浏览文件 @
7bf4fce6
...
@@ -182,3 +182,9 @@ function getConfigByEnvType(urlType) {
...
@@ -182,3 +182,9 @@ function getConfigByEnvType(urlType) {
export
function
getPicaKFAccid
()
{
export
function
getPicaKFAccid
()
{
return
getConfigByEnvType
(
'picakfAccId'
)
return
getConfigByEnvType
(
'picakfAccId'
)
}
}
// 获取客服的云信ID
export
function
getPhomeDemain
()
{
return
getConfigByEnvType
(
'phomeDemain'
)
}
src/views/IM/current-session/index.vue
浏览文件 @
7bf4fce6
此差异已折叠。
点击以展开。
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录