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
a9261992
Commit
a9261992
authored
Jun 05, 2024
by
‘yangmengxue’
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文字
parent
166ebc9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
47 deletions
+5
-47
src/components/index/SignUp/paying.vue
src/components/index/SignUp/paying.vue
+5
-47
No files found.
src/components/index/SignUp/paying.vue
View file @
a9261992
...
@@ -22,49 +22,7 @@
...
@@ -22,49 +22,7 @@
</div>
</div>
</div>
</div>
<div>
<!--
<div
class=
"pay_bottom"
>
<!-- 清华大学人文学院 “中国现当代文学经典研读”学分课程 -->
<div
class=
"pay_bottom"
v-if=
"
$store.state.human == 1 &&
$store.state.indexIdentity == '6c6884d1c83040ee8ca17736a8d67b93'
"
>
<div
class=
"cc"
><span
class=
"starIcon"
>
*
</span>
注意事项:
</div>
<div>
请参照清华大学人文学院“中国现当代文学经典研读”学分课程简章中缴费方式。
<span
class=
"cc"
>
汇款或扫码支付后请务必保留付款截图
</span>
。
</div>
<div>
1、银行转账汇款时,请在附言/用途栏中注明 "21069363022 +学员姓名"。
</div>
<div>
2、扫码支付时,请在备注栏中注明“学员姓名”。
</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>
2、银行转账汇款时,请在附言/用途栏中注明“22069363005+学员姓名”。
</div>
<div>
3、未满18岁的学员,缴费请由家长支付。
</div>
<div
class=
"cc"
style=
"margin-top: 10px"
>
<span
class=
"starIcon"
>
*
</span>
汇款信息:
</div>
<div>
收款单位:清华大学
</div>
<div>
帐号:0200004509089131550
</div>
<div>
开户行:工行北京分行海淀西区支行
</div>
<div>
附言/用途:请在附言栏中注明“22069363005+学员姓名”
</div>
</div>
<div
class=
"pay_bottom"
v-else
>
<div
class=
"cc"
><span
class=
"starIcon"
>
*
</span>
注意事项:
</div>
<div
class=
"cc"
><span
class=
"starIcon"
>
*
</span>
注意事项:
</div>
<div>
<div>
1、学生支付完成后请不要立即关闭浏览器,等待支付完成返回本页面,以确认支付完成。
1、学生支付完成后请不要立即关闭浏览器,等待支付完成返回本页面,以确认支付完成。
...
@@ -78,9 +36,7 @@
...
@@ -78,9 +36,7 @@
<div>
<div>
4、对于多次缴费的学生,除生效一笔之外其他重复支付的费用会在缴费结束阶段统一退费。
4、对于多次缴费的学生,除生效一笔之外其他重复支付的费用会在缴费结束阶段统一退费。
</div>
</div>
<!--
<div>
5、网上缴费如有问题,请致电项目组工作人员:XXX-XXXXXXXXX。
</div>
-->
</div>
-->
</div>
</div>
</div>
</div>
<!-- 支付扫码框 -->
<!-- 支付扫码框 -->
<!--
<el-dialog
title=
"微信支付"
:visible.sync=
"dialogVisible"
width=
"20%"
>
<!--
<el-dialog
title=
"微信支付"
:visible.sync=
"dialogVisible"
width=
"20%"
>
...
@@ -111,7 +67,9 @@
...
@@ -111,7 +67,9 @@
<div>
<div>
<div>
为确保缴费流程顺利,请注意:
</div>
<div>
为确保缴费流程顺利,请注意:
</div>
<div>
1、请在缴费时仔细核对收款账户信息,确保信息准确无误。
</div>
<div>
1、请在缴费时仔细核对收款账户信息,确保信息准确无误。
</div>
<div>
2、在转账过程中,务必在附言或备注栏中注明“学生本人姓名”。
</div>
<div>
2、转账过程中,请在转账备注中注明学生姓名—参加南开大学历史学科中学生夏令营。
</div>
<div>
<div>
3、完成支付后,将带有订单编号的付款截图作为转账凭证上传至指定界面。
3、完成支付后,将带有订单编号的付款截图作为转账凭证上传至指定界面。
</div>
</div>
...
...
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