Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
P
pica.cloud.web-education-admin
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
成员
成员
收起侧边栏
Close sidebar
动态
分支图
统计图
提交
打开侧边栏
com.pica.cloud.education.frontend
pica.cloud.web-education-admin
提交
392fbeb6
提交
392fbeb6
编写于
4月 15, 2020
作者:
haochangdi
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
优化代码提示
上级
4dc12ae6
变更
3
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
13 行增加
和
12 行删除
+13
-12
templateMessage.vue
src/components/education/template/templateMessage.vue
+1
-0
env-config.js
src/utils/env-config.js
+6
-6
template-open.vue
src/views/education/template-open.vue
+6
-6
未找到文件。
src/components/education/template/templateMessage.vue
浏览文件 @
392fbeb6
...
...
@@ -16,6 +16,7 @@
placeholder=
"请输入项目名称"
style=
"width:70%;"
ref=
"projectName"
maxlength=
"24"
:disabled=
"isPreview==1"
></el-input>
<span
class=
"word-num"
>
{{
(
formData
.
projectName
).
replace
(
/
\s
+/g
,
""
).
length
}}
/24
</span>
...
...
src/utils/env-config.js
浏览文件 @
392fbeb6
...
...
@@ -35,7 +35,7 @@ export const envConfig = {
// reportUrl: 'https://uat-sc-report.yunqueyi.com/',
excelUrl
:
'https://uat-file.yunqueyi.com/File/template/portal/'
,
itemFileUrl
:
'http://pica-test-huabei2.oss-cn-beijing.aliyuncs.com/File/template/portal/'
,
cmsUrl
:
' http://dev-cms.yunqueyi.com/'
,
cmsUrl
:
' http
s
://dev-cms.yunqueyi.com/'
,
},
dev
:
{
baseUrl
:
'https://dev-sc.yunqueyi.com/'
,
...
...
@@ -53,7 +53,7 @@ export const envConfig = {
reportUrl
:
'https://dev-sc-report.yunqueyi.com/'
,
excelUrl
:
'https://test-file.yunqueyi.com/File/template/portal/'
,
itemFileUrl
:
'http://pica-test-huabei2.oss-cn-beijing.aliyuncs.com/File/template/portal/'
,
cmsUrl
:
' http://dev-cms.yunqueyi.com/'
,
cmsUrl
:
' http
s
://dev-cms.yunqueyi.com/'
,
},
test
:
{
baseUrl
:
'https://test1-sc.yunqueyi.com/'
,
...
...
@@ -71,7 +71,7 @@ export const envConfig = {
reportUrl
:
'https://test1-sc-report.yunqueyi.com/'
,
excelUrl
:
'https://test-file.yunqueyi.com/File/template/portal/'
,
itemFileUrl
:
'http://pica-test-huabei2.oss-cn-beijing.aliyuncs.com/File/template/portal/'
,
cmsUrl
:
' http://test1-cms.yunqueyi.com/'
,
cmsUrl
:
' http
s
://test1-cms.yunqueyi.com/'
,
},
test2
:
{
baseUrl
:
'https://test2-work.yunqueyi.com/sc/'
,
...
...
@@ -88,7 +88,7 @@ export const envConfig = {
reportUrl
:
'https://test2-sc-report.yunqueyi.com/'
,
excelUrl
:
'https://test-file.yunqueyi.com/File/template/portal/'
,
itemFileUrl
:
'http://pica-test-huabei2.oss-cn-beijing.aliyuncs.com/File/template/portal/'
,
cmsUrl
:
' http://test2-cms.yunqueyi.com/'
,
cmsUrl
:
' http
s
://test2-cms.yunqueyi.com/'
,
},
uat
:
{
baseUrl
:
'https://uat-sc.yunqueyi.com/'
,
...
...
@@ -106,7 +106,7 @@ export const envConfig = {
reportUrl
:
'https://uat-sc-report.yunqueyi.com/'
,
excelUrl
:
'https://test-file.yunqueyi.com/File/template/portal/'
,
itemFileUrl
:
'http://pica-test-huabei2.oss-cn-beijing.aliyuncs.com/File/template/portal/'
,
cmsUrl
:
' http://uat-cms.yunqueyi.com/'
,
cmsUrl
:
' http
s
://uat-cms.yunqueyi.com/'
,
},
pro
:
{
baseUrl
:
'https://sc.yunqueyi.com/'
,
...
...
@@ -124,6 +124,6 @@ export const envConfig = {
reportUrl
:
'https://sc-report.yunqueyi.com/'
,
excelUrl
:
'https://file.yunqueyi.com/File/template/portal/'
,
itemFileUrl
:
'http://pica-test-huabei2.oss-cn-beijing.aliyuncs.com/File/template/portal/'
,
cmsUrl
:
' http://cms.yunqueyi.com/'
,
cmsUrl
:
' http
s
://cms.yunqueyi.com/'
,
}
}
src/views/education/template-open.vue
浏览文件 @
392fbeb6
...
...
@@ -96,34 +96,34 @@ export default {
statusObj
:
{
status_10
:
{
title
:
'您暂未加入机构'
,
message
:
'请前往云鹊医App-个人中心完善机构信息
,加入机构后,
可创建项目'
,
message
:
'请前往云鹊医App-个人中心完善机构信息
,加入机构后,
可创建项目'
,
hideMsg
:
'我知道了'
},
status_11
:
{
title
:
'您创建的机构正在审核中'
,
message
:
'请前往云鹊医App-个人中心查看审核进度
,审核通过后,
可创建机构'
,
message
:
'请前往云鹊医App-个人中心查看审核进度
,审核通过后,
可创建机构'
,
hideMsg
:
'我知道了'
},
status_12
:
{
title
:
'您创建的机构审核不通过'
,
message
:
'请前往云鹊医App-个人中心
完善机构信息,加入机构后,可创建项目
'
,
message
:
'请前往云鹊医App-个人中心
查看原因,审核通过后,可创建机构
'
,
hideMsg
:
'我知道了'
},
status_20
:
{
title
:
'该项目正在进行中'
,
message
:
'不能重复创建
,
请选择其他模版或者下架正在进行中的项目'
,
message
:
'不能重复创建
,
请选择其他模版或者下架正在进行中的项目'
,
hideMsg
:
'确定'
},
status_21
:
{
title
:
'该项目创建数量已上限'
,
message
:
'本年度免费创建数已达'
,
message
:
'本年度免费创建数已达
4次,不能继续创建该项目
'
,
hideMsg
:
'确定'
}
},
sendObj
:
{
// 发布
visible
:
false
,
title
:
'确定发布吗?'
,
message
:
'发布后
,项目将进入审核中,
待审核完成后学员可在云鹊医App上参加培训学习'
,
message
:
'发布后
,项目将进入审核中,
待审核完成后学员可在云鹊医App上参加培训学习'
,
confirmMsg
:
'取消'
,
hideMsg
:
'确定发布'
},
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录