Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
campSite
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨梦雪
campSite
Commits
8a0b062c
Commit
8a0b062c
authored
Jun 01, 2022
by
杨梦雪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
定制填写资料
parent
e6812886
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
420 additions
and
418 deletions
+420
-418
src/components/index/SignUp/paying.vue
src/components/index/SignUp/paying.vue
+31
-38
src/components/index/SignUp/referInfo.vue
src/components/index/SignUp/referInfo.vue
+376
-372
src/config/server.js
src/config/server.js
+6
-6
src/router/index.js
src/router/index.js
+6
-2
src/store/index.js
src/store/index.js
+1
-0
No files found.
src/components/index/SignUp/paying.vue
View file @
8a0b062c
...
@@ -21,11 +21,17 @@
...
@@ -21,11 +21,17 @@
<el-button
v-else
@
click=
"paying()"
>
立即支付
</el-button>
<el-button
v-else
@
click=
"paying()"
>
立即支付
</el-button>
</div>
</div>
</div>
</div>
<div>
<div>
<div
class=
"pay_bottom"
v-if=
"$store.state.human == 1&&$store.state.indexIdentity == '6c6884d1c83040ee8ca17736a8d67b93'"
>
<!-- 清华大学人文学院 “中国现当代文学经典研读”学分课程 -->
<div
class=
"cc"
>
<div
<span
class=
"starIcon"
>
*
</span>
注意事项:
class=
"pay_bottom"
</div>
v-if=
"
$store.state.human == 1 &&
$store.state.indexIdentity == '6c6884d1c83040ee8ca17736a8d67b93'
"
>
<div
class=
"cc"
><span
class=
"starIcon"
>
*
</span>
注意事项:
</div>
<div>
<div>
请参照清华大学人文学院“中国现当代文学经典研读”学分课程简章中缴费方式。
请参照清华大学人文学院“中国现当代文学经典研读”学分课程简章中缴费方式。
<span
class=
"cc"
>
汇款或扫码支付后请务必保留付款截图
</span>
。
<span
class=
"cc"
>
汇款或扫码支付后请务必保留付款截图
</span>
。
...
@@ -33,46 +39,33 @@
...
@@ -33,46 +39,33 @@
<div>
<div>
1、银行转账汇款时,请在附言/用途栏中注明 "21069363022 +学员姓名"。
1、银行转账汇款时,请在附言/用途栏中注明 "21069363022 +学员姓名"。
</div>
</div>
<div>
<div>
2、扫码支付时,请在备注栏中注明“学员姓名”。
</div>
2、扫码支付时,请在备注栏中注明“学员姓名”。
<div>
3、未满18岁的学员,缴费请由家长支付。
</div>
</div>
<div>
3、未满18岁的学员,缴费请由家长支付。
</div>
</div>
<div
class=
"pay_bottom"
v-else-if=
"$store.state.human == 1&&$store.state.indexIdentity == '479205eb2dbf48fcbbeaee710a9b9d24'"
>
<div
class=
"cc"
>
<span
class=
"starIcon"
>
*
</span>
注意事项:
</div>
<div>
1、支付成功后请务必保留付款截图。
</div>
</div>
<!-- 清华历史课“中国历史通解”(第二期)学分课程 -->
<div
class=
"pay_bottom"
v-else-if=
"
$store.state.human == 1 &&
$store.state.indexIdentity == '479205eb2dbf48fcbbeaee710a9b9d24'
"
>
<div
class=
"cc"
><span
class=
"starIcon"
>
*
</span>
注意事项:
</div>
<div>
1、支付成功后请务必保留付款截图。
</div>
<div>
<div>
2、银行转账汇款时,请在附言/用途栏中注明“22069363005+学员姓名”。
2、银行转账汇款时,请在附言/用途栏中注明“22069363005+学员姓名”。
</div>
</div>
<div>
<div>
3、未满18岁的学员,缴费请由家长支付。
</div>
3、未满18岁的学员,缴费请由家长支付。
<div
class=
"cc"
style=
"margin-top: 10px"
>
</div>
<div
class=
"cc"
style=
"margin-top: 10px;"
>
<span
class=
"starIcon"
>
*
</span>
汇款信息:
<span
class=
"starIcon"
>
*
</span>
汇款信息:
</div>
</div>
<div>
<div>
收款单位:清华大学
</div>
收款单位:清华大学
<div>
帐号:0200004509089131550
</div>
</div>
<div>
开户行:工行北京分行海淀西区支行
</div>
<div>
<div>
附言/用途:请在附言栏中注明“22069363005+学员姓名”
</div>
帐号:0200004509089131550
</div>
<div>
开户行:工行北京分行海淀西区支行
</div>
<div>
附言/用途:请在附言栏中注明“22069363005+学员姓名”
</div>
</div>
</div>
<div
v-else
class=
"pay_bottom"
>
<div
v-else
class=
"pay_bottom"
>
<div
class=
"cc"
>
<div
class=
"cc"
><span
class=
"starIcon"
>
*
</span>
注意事项:
</div>
<span
class=
"starIcon"
>
*
</span>
注意事项:
</div>
<div>
<div>
1、学生支付完成后请不要立即关闭浏览器,等待支付完成返回本页面,以确认支付完成。
1、学生支付完成后请不要立即关闭浏览器,等待支付完成返回本页面,以确认支付完成。
</div>
</div>
...
@@ -773,11 +766,11 @@ export default {
...
@@ -773,11 +766,11 @@ export default {
font-weight
:
500
;
font-weight
:
500
;
color
:
#999999
;
color
:
#999999
;
line-height
:
21px
;
line-height
:
21px
;
.cc
{
.cc
{
font-weight
:
600
;
font-weight
:
600
;
color
:
black
;
color
:
black
;
}
}
.starIcon
{
.starIcon
{
color
:
red
;
color
:
red
;
}
}
}
}
...
...
src/components/index/SignUp/referInfo.vue
View file @
8a0b062c
This diff is collapsed.
Click to expand it.
src/config/server.js
View file @
8a0b062c
...
@@ -12,11 +12,11 @@
...
@@ -12,11 +12,11 @@
// export const SERVER_WS_URL = 'wss://api1.testgate.cn' // websocket
// export const SERVER_WS_URL = 'wss://api1.testgate.cn' // websocket
// 正式
// 正式
export
const
SERVER_URL
=
"
https://api.campcenter.cn/
"
;
// 正式环境
//
export const SERVER_URL = "https://api.campcenter.cn/"; // 正式环境
export
const
DEVELOPMENT_SERVER_URL
=
"
https://api.campcenter.cn/
"
;
//开发环境
//
export const DEVELOPMENT_SERVER_URL = "https://api.campcenter.cn/"; //开发环境
export
const
SERVER_WS_URL
=
"
wss://api.campcenter.cn
"
;
// websocket
//
export const SERVER_WS_URL = "wss://api.campcenter.cn"; // websocket
// 测试
// 测试
//
export const SERVER_URL = "https://ying-test.campcenter.cn"; // 正式环境
export
const
SERVER_URL
=
"
https://ying-test.campcenter.cn
"
;
// 正式环境
//
export const DEVELOPMENT_SERVER_URL = "https://ying-test.campcenter.cn/"; //开发环境
export
const
DEVELOPMENT_SERVER_URL
=
"
https://ying-test.campcenter.cn/
"
;
//开发环境
//
export const SERVER_WS_URL = "wss://ying-test.campcenter.cn"; // websocket
export
const
SERVER_WS_URL
=
"
wss://ying-test.campcenter.cn
"
;
// websocket
src/router/index.js
View file @
8a0b062c
...
@@ -142,12 +142,16 @@ function checkCam(code, cb) {
...
@@ -142,12 +142,16 @@ function checkCam(code, cb) {
window
.
localStorage
.
setItem
(
"
bank_idcard
"
+
code
,
res
.
data
.
bank_idcard
);
//银行卡号
window
.
localStorage
.
setItem
(
"
bank_idcard
"
+
code
,
res
.
data
.
bank_idcard
);
//银行卡号
}
}
store
.
state
.
info
=
res
.
data
;
store
.
state
.
info
=
res
.
data
;
if
(
res
.
data
.
is_qinghua
==
1
)
{
if
(
res
.
data
.
is_qinghua
==
1
)
{
store
.
state
.
human
=
1
;
store
.
state
.
human
=
1
;
}
}
if
(
res
.
data
.
base_school
==
1
)
{
if
(
res
.
data
.
base_school
==
1
)
{
store
.
state
.
baseSchool
=
1
;
store
.
state
.
baseSchool
=
1
;
}
}
// 分营地填写资料字段
if
(
res
.
data
.
config_json
!=
null
)
{
store
.
state
.
configJson
=
res
.
data
.
config_json
;
}
cb
&&
cb
(
true
);
cb
&&
cb
(
true
);
}).
catch
(()
=>
{
}).
catch
(()
=>
{
...
...
src/store/index.js
View file @
8a0b062c
...
@@ -16,6 +16,7 @@ let state = {
...
@@ -16,6 +16,7 @@ let state = {
indexIdentity
:
""
,
indexIdentity
:
""
,
human
:
0
,
//清华人文学院
human
:
0
,
//清华人文学院
baseSchool
:
0
,
//基地
baseSchool
:
0
,
//基地
configJson
:
{},
//分营地填写资料字段
work_context
:
""
,
work_context
:
""
,
enclosure_url
:
""
,
enclosure_url
:
""
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment