Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-www-h5
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-www-h5
Commits
14df9204
提交
14df9204
authored
5月 18, 2022
作者:
matian
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
updates
上级
4e87b083
隐藏空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
18 行增加
和
9 行删除
+18
-9
roadMap.js
assets/roadMap.js
+3
-3
ApplyForm.vue
components/ApplyForm.vue
+13
-5
index.vue
pages/roadmap/index.vue
+1
-0
httpRequest.js
utils/httpRequest.js
+1
-1
没有找到文件。
assets/roadMap.js
浏览文件 @
14df9204
...
@@ -9,7 +9,7 @@ export const roadMapList = [
...
@@ -9,7 +9,7 @@ export const roadMapList = [
title
:
'博士'
,
title
:
'博士'
,
projectList
:
[
projectList
:
[
{
{
tenant
:
'cbu
-
plus'
,
tenant
:
'cbu
_
plus'
,
name
:
'工商管理博士DBA'
,
name
:
'工商管理博士DBA'
,
href
:
'https://cbu-plus.ezijing.com'
href
:
'https://cbu-plus.ezijing.com'
}
}
...
@@ -45,7 +45,7 @@ export const roadMapList = [
...
@@ -45,7 +45,7 @@ export const roadMapList = [
path
:
'/internationalDegree'
path
:
'/internationalDegree'
},
},
{
{
tenant
:
'cbu
-
plus'
,
tenant
:
'cbu
_
plus'
,
name
:
'工商管理博士DBA'
,
name
:
'工商管理博士DBA'
,
href
:
'https://cbu-plus.ezijing.com'
href
:
'https://cbu-plus.ezijing.com'
}
}
...
@@ -77,7 +77,7 @@ export const roadMapList = [
...
@@ -77,7 +77,7 @@ export const roadMapList = [
],
],
checkList
:
[
checkList
:
[
{
{
tenant
:
'cbu
-
plus'
,
tenant
:
'cbu
_
plus'
,
name
:
'工商管理博士DBA'
,
name
:
'工商管理博士DBA'
,
href
:
'https://cbu-plus.ezijing.com'
href
:
'https://cbu-plus.ezijing.com'
}
}
...
...
components/ApplyForm.vue
浏览文件 @
14df9204
...
@@ -6,7 +6,13 @@
...
@@ -6,7 +6,13 @@
<input
type=
"text"
class=
"form-input"
:placeholder=
"$t('aside.name')"
v-model=
"ruleForm.name"
/>
<input
type=
"text"
class=
"form-input"
:placeholder=
"$t('aside.name')"
v-model=
"ruleForm.name"
/>
</div>
</div>
<div
class=
"form-item"
>
<div
class=
"form-item"
>
<input
type=
"number"
class=
"form-input"
:placeholder=
"$t('aside.phone')"
maxlength=
"11"
v-model=
"ruleForm.phone"
/>
<input
type=
"number"
class=
"form-input"
:placeholder=
"$t('aside.phone')"
maxlength=
"11"
v-model=
"ruleForm.phone"
/>
</div>
</div>
<div
class=
"form-item"
>
<div
class=
"form-item"
>
<select
class=
"form-select"
placeholder=
"请选择项目"
v-model=
"ruleForm.project_id"
>
<select
class=
"form-select"
placeholder=
"请选择项目"
v-model=
"ruleForm.project_id"
>
...
@@ -44,10 +50,10 @@ export default {
...
@@ -44,10 +50,10 @@ export default {
{
label
:
this
.
$t
(
'aside.project4'
),
value
:
'1001'
},
{
label
:
this
.
$t
(
'aside.project4'
),
value
:
'1001'
},
{
label
:
this
.
$t
(
'aside.project5'
),
value
:
'1006'
},
{
label
:
this
.
$t
(
'aside.project5'
),
value
:
'1006'
},
{
label
:
this
.
$t
(
'aside.project6'
),
value
:
'1005'
},
{
label
:
this
.
$t
(
'aside.project6'
),
value
:
'1005'
},
{
label
:
'餐饮管理方向MBA'
,
value
:
'1015'
},
{
label
:
'餐饮管理方向MBA'
,
value
:
'1015'
},
{
label
:
'国际硕士1+1项目玛丽伍德大学'
,
value
:
'1016'
},
{
label
:
'国际硕士1+1项目玛丽伍德大学'
,
value
:
'1016'
},
{
label
:
'国际硕士1+1项目纽约州立大学石溪分校'
,
value
:
'1018'
},
{
label
:
'国际硕士1+1项目纽约州立大学石溪分校'
,
value
:
'1018'
},
{
label
:
'工商管理博士项目加州浸会大学'
,
value
:
'1017'
},
{
label
:
'工商管理博士项目加州浸会大学'
,
value
:
'1017'
}
// { label: this.$t('aside.project7'), value: '1007' }
// { label: this.$t('aside.project7'), value: '1007' }
],
],
phoneCode
:
''
,
phoneCode
:
''
,
...
@@ -132,6 +138,8 @@ export default {
...
@@ -132,6 +138,8 @@ export default {
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
.app-apply-form
{
.app-apply-form
{
min-width
:
290px
;
min-width
:
290px
;
position
:
relative
;
z-index
:
2
;
.title
{
.title
{
padding
:
30px
0
;
padding
:
30px
0
;
font-size
:
20px
;
font-size
:
20px
;
...
...
pages/roadmap/index.vue
浏览文件 @
14df9204
...
@@ -208,6 +208,7 @@ export default {
...
@@ -208,6 +208,7 @@ export default {
background
:
url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/h5/lifeLearning/banner.png)
;
background
:
url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/h5/lifeLearning/banner.png)
;
background-size
:
100%
100%
;
background-size
:
100%
100%
;
position
:
relative
;
position
:
relative
;
z-index
:
1
;
.roadList
{
.roadList
{
height
:
0
.8rem
;
height
:
0
.8rem
;
display
:
flex
;
display
:
flex
;
...
...
utils/httpRequest.js
浏览文件 @
14df9204
...
@@ -62,7 +62,7 @@ httpRequest.interceptors.response.use(
...
@@ -62,7 +62,7 @@ httpRequest.interceptors.response.use(
function
(
response
)
{
function
(
response
)
{
const
{
data
}
=
response
const
{
data
}
=
response
if
(
parseInt
(
data
.
code
))
{
if
(
parseInt
(
data
.
code
))
{
Notify
(
data
.
msg
)
//
Notify(data.msg)
return
Promise
.
reject
(
data
)
return
Promise
.
reject
(
data
)
}
}
return
data
return
data
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论