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
提交
574a33d4
提交
574a33d4
编写于
4月 10, 2019
作者:
huangwensu
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
添加默认图片
上级
206c9654
变更
2
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
10 行增加
和
11 行删除
+10
-11
env-config.js
src/utils/env-config.js
+3
-6
question-list.vue
src/views/question-naire/question-list.vue
+7
-5
未找到文件。
src/utils/env-config.js
浏览文件 @
574a33d4
...
@@ -3,17 +3,14 @@
...
@@ -3,17 +3,14 @@
*/
*/
export
const
envConfig
=
{
export
const
envConfig
=
{
development
:
{
development
:
{
// baseUrl: 'https://dev-sc.yunqueyi.com/',
//baseUrl: 'http://10.177.15.180:11902',
//baseUrl: 'http://10.177.15.180:11902',
// // baseUrl: 'http://192.168.140.14:10201/',
baseUrl
:
'https://dev-sc.yunqueyi.com'
,
baseUrl
:
'https://dev-sc.yunqueyi.com'
,
qiniuFileUrl
:
"http
://localhost:10201
/contents/admin/qiniu/token1"
,
qiniuFileUrl
:
"http
s://dev-sc.yunqueyi.com
/contents/admin/qiniu/token1"
,
qiniuResourceUrl
:
"https://test1-videos.yunqueyi.com"
,
qiniuResourceUrl
:
"https://test1-videos.yunqueyi.com"
,
qiniuImgUrl
:
"https://test1-file.yunqueyi.com"
,
qiniuImgUrl
:
"https://test1-file.yunqueyi.com"
,
loginUrl
:
'https://dev-saas.yunqueyi.com/pica-login/work_station.html'
,
loginUrl
:
'https://dev-saas.yunqueyi.com/pica-login/work_station.html'
,
//
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'
},
},
dev
:
{
dev
:
{
...
...
src/views/question-naire/question-list.vue
浏览文件 @
574a33d4
...
@@ -127,7 +127,7 @@
...
@@ -127,7 +127,7 @@
</el-upload>
</el-upload>
<div
class=
"uploat-content"
>
<div
class=
"uploat-content"
>
<img
v-if=
"questionEditList.nextDisableClickUrl"
:src=
"questionEditList.nextDisableClickUrl"
class=
"bg-img"
>
<img
v-if=
"questionEditList.nextDisableClickUrl"
:src=
"questionEditList.nextDisableClickUrl"
class=
"bg-img"
>
<img
v-if=
"!questionEditList.nextDisableClickUrl"
class=
"bg-img"
src=
"
../../assets/image/default
.png"
>
<img
v-if=
"!questionEditList.nextDisableClickUrl"
class=
"bg-img"
src=
"
https://files.yunqueyi.com/image/png/common/20190408164003674
.png"
>
</div>
</div>
</div>
</div>
<div
class=
"submit-btn"
style=
"margin-left:20px;"
>
<div
class=
"submit-btn"
style=
"margin-left:20px;"
>
...
@@ -142,7 +142,7 @@
...
@@ -142,7 +142,7 @@
</el-upload>
</el-upload>
<div
class=
"uploat-content"
>
<div
class=
"uploat-content"
>
<img
v-if=
"questionEditList.nextClickUrl"
:src=
"questionEditList.nextClickUrl"
class=
"bg-img"
>
<img
v-if=
"questionEditList.nextClickUrl"
:src=
"questionEditList.nextClickUrl"
class=
"bg-img"
>
<img
v-if=
"!questionEditList.nextClickUrl"
class=
"bg-img"
src=
"
../../assets/image/default
.png"
>
<img
v-if=
"!questionEditList.nextClickUrl"
class=
"bg-img"
src=
"
https://files.yunqueyi.com/image/png/common/20190408164015812
.png"
>
</div>
</div>
</div>
</div>
</el-form-item>
</el-form-item>
...
@@ -204,7 +204,7 @@
...
@@ -204,7 +204,7 @@
</el-upload>
</el-upload>
<div
class=
"uploat-content"
>
<div
class=
"uploat-content"
>
<img
v-if=
"questionEditList.submitButtomUrl"
:src=
"questionEditList.submitButtomUrl"
class=
"bg-img"
>
<img
v-if=
"questionEditList.submitButtomUrl"
:src=
"questionEditList.submitButtomUrl"
class=
"bg-img"
>
<img
v-if=
"!questionEditList.submitButtomUrl"
class=
"bg-img"
src=
"
../../assets/image/default
.png"
>
<img
v-if=
"!questionEditList.submitButtomUrl"
class=
"bg-img"
src=
"
https://files.yunqueyi.com/image/png/common/20190408164026451
.png"
>
</div>
</div>
</el-form-item>
</el-form-item>
<el-form-item
label=
"问卷填写完毕提示文案"
prop=
"promptCopy"
>
<el-form-item
label=
"问卷填写完毕提示文案"
prop=
"promptCopy"
>
...
@@ -335,7 +335,9 @@ export default {
...
@@ -335,7 +335,9 @@ export default {
headStyle
:
1
,
headStyle
:
1
,
subheading
:
''
,
subheading
:
''
,
questionIntro
:
''
questionIntro
:
''
})
});
vm
.
fileName
=
''
vm
.
fileArray
=
[]
},
},
// 编辑
// 编辑
edit
(
row
)
{
edit
(
row
)
{
...
@@ -471,7 +473,7 @@ export default {
...
@@ -471,7 +473,7 @@ export default {
}
}
}
}
if
(
!
vm
.
questionEditList
.
id
)
{
if
(
!
vm
.
questionEditList
.
id
)
{
if
(
!
vm
.
fileArray
)
{
if
(
commonUtil
.
isEmptyList
(
vm
.
fileArray
)
)
{
vm
.
$message
.
info
(
'请导入题库'
)
vm
.
$message
.
info
(
'请导入题库'
)
return
return
}
}
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录