Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
registration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
13
Issues
13
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
丁伟
registration
Commits
92027417
Commit
92027417
authored
Jan 21, 2025
by
丁伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1、更新个人信息界面更新“CTFC 请发至ctfcchina@ccpit.org”给改成“CITR 请发送至 citrchina@ccpit.org”;
2、个人信息界面隐藏“贸易金融合规专家”考试科目。
parent
03c5e69f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
115 additions
and
89 deletions
+115
-89
src/main/webapp/WEB-INF/jsp/front/info.jsp
+113
-89
src/main/webapp/WEB-INF/jsp/front/reg.jsp
+2
-0
No files found.
src/main/webapp/WEB-INF/jsp/front/info.jsp
View file @
92027417
...
...
@@ -53,7 +53,9 @@
<table
class=
"body"
border=
"0"
cellpadding=
"0"
cellspacing=
"2"
width=
"100%"
id=
"feijrr"
>
<tbody>
<tr>
<td
class=
"title"
background=
"/resource/front/img/dh.gif"
height=
"24"
colspan=
"3"
>
 
重要须知
</td>
<td
class=
"title"
background=
"/resource/front/img/dh.gif"
height=
"24"
colspan=
"3"
>
 
重要须知
</td>
</tr>
<tr>
<td
class=
"name"
>
1.
</td>
...
...
@@ -63,7 +65,7 @@
CITF
 
请发送至
 
citfchina@ccpit.org;
</p>
<p>
CSDG
 
请发送至
 
csdgchina@ccpit.org;
 
CertPAY
 
请发送至
 
certpaychina@ccpit.org;
</p>
<p>
CTFC
 
请发送至
 
ctfc
china@ccpit.org;
 
<p>
CITR
 
请发送至
 
citr
china@ccpit.org;
 
CSCF
 
请发送至
 
cscfchina@ccpit.org;
</p>
</td>
</tr>
...
...
@@ -76,7 +78,8 @@
<tr>
<td
class=
"name"
>
3.
</td>
<td
colspan=
"3"
>
<p>
考生可同时报名多项考试,请自行把握复习时间,缴费成功后,可登陆
<a
href=
"https://my.libf.ac.uk/Account/login.aspx?site=myifslearning&ReturnUrl=%2f"
<p>
考生可同时报名多项考试,请自行把握复习时间,缴费成功后,可登陆
<a
href=
"https://my.libf.ac.uk/Account/login.aspx?site=myifslearning&ReturnUrl=%2f"
target=
"_blank"
>
My LIBF
</a>
系统查看报名情况并进行学习。
</p>
</td>
</tr>
...
...
@@ -92,7 +95,7 @@
<td
class=
"name"
width=
"25%"
style=
"font-weight: bold;font-size: 15px"
>
已报名科目:
</td>
<td
colspan=
"2"
>
<c:forEach
items=
"${subjectInfos}"
var=
"sub_info"
>
<table
width=
"100%"
>
<table
width=
"100%"
>
<tbody>
<tr>
<td
width=
"35%"
>
...
...
@@ -105,9 +108,10 @@
(当前状态:
<c:forEach
items=
"${status}"
var=
"s"
>
<c:if
test=
"${sub_info.registerStatus == s.dataNameId}"
>
${s.dataName}
</c:if>
</c:forEach>
 
<a
href=
"javascript:void(0);"
onclick=
"lookInvoice('${sub_info.invoiceTitle}',
</c:forEach>
 
<a
href=
"javascript:void(0);"
onclick=
"lookInvoice('${sub_info.invoiceTitle}',
'${sub_info.taxpayerNum}','${sub_info.addressName}','${sub_info.telephone}','${sub_info.bankAddress}',
'${sub_info.bankAccount}','${sub_info.taxIssue}','${sub_info.invoiceInfo}','${sub_info.appreciationTaxType}','${sub_info.subject}')"
>
查看发票信息
</a>
)
'${sub_info.bankAccount}','${sub_info.taxIssue}','${sub_info.invoiceInfo}','${sub_info.appreciationTaxType}','${sub_info.subject}')"
>
查看发票信息
</a>
)
</td>
</tr>
</tbody>
...
...
@@ -118,14 +122,16 @@
</td>
</tr>
</c:if>
<div
class=
"sy-alert sy-alert-alert animated"
sy-enter=
"zoomIn"
sy-leave=
"zoomOut"
sy-type=
"alert"
sy-mask=
"true"
id=
"alert2"
>
<div
class=
"sy-alert sy-alert-alert animated"
sy-enter=
"zoomIn"
sy-leave=
"zoomOut"
sy-type=
"alert"
sy-mask=
"true"
id=
"alert2"
>
<div
class=
"sy-title"
></div>
<div
class=
"invoiceWin"
></div>
<div
class=
"sy-btn"
>
<button
onClick=
"ok('alert2')"
>
确定
</button>
</div>
</div>
<div
class=
"sy-alert sy-alert-alert animated"
sy-enter=
"zoomIn"
sy-leave=
"zoomOut"
sy-type=
"alert"
sy-mask=
"true"
id=
"alert3"
>
<div
class=
"sy-alert sy-alert-alert animated"
sy-enter=
"zoomIn"
sy-leave=
"zoomOut"
sy-type=
"alert"
sy-mask=
"true"
id=
"alert3"
>
<div
class=
"bm-title"
></div>
<div
class=
"bm-message"
></div>
<div
class=
"sy-btn"
>
...
...
@@ -151,14 +157,14 @@
</tr>
</c:if>
<c:if
test=
"${registerInfo.regType}"
>
<
%
--
<
tr
id=
""
name=
"trEmial"
>
--%>
<
%
--
<
td
class=
"name"
width=
"25%"
>
报名状态:
</td>
--%>
<
%
--
<
td
style=
"font-size:16px;color:red;font-weight:bold"
>
--%>
<
%
--
<
c:forEach
items=
"${status}"
var=
"s"
>
--%>
<
%
--
<
c:if
test=
"${registerInfo.registerStatus == s.dataNameId}"
>
${s.dataName}
</c:if>
--%>
<
%
--
</
c:forEach
>
--%>
<
%
--
</
td
>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
id=
""
name=
"trEmial"
>
--%>
<
%
--
<
td
class=
"name"
width=
"25%"
>
报名状态:
</td>
--%>
<
%
--
<
td
style=
"font-size:16px;color:red;font-weight:bold"
>
--%>
<
%
--
<
c:forEach
items=
"${status}"
var=
"s"
>
--%>
<
%
--
<
c:if
test=
"${registerInfo.registerStatus == s.dataNameId}"
>
${s.dataName}
</c:if>
--%>
<
%
--
</
c:forEach
>
--%>
<
%
--
</
td
>
--%>
<
%
--
</
tr
>
--%>
<c:if
test=
"${not empty registerInfo.dcNumber}"
>
<tr
id=
""
name=
"trEmial"
>
<td
class=
"name"
width=
"25%"
>
LIBF NUMBER:
</td>
...
...
@@ -321,53 +327,53 @@
<td
class=
"name"
>
COUNTRY:
</td>
<td>
中国
</td>
</tr>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
"title"
background=
"/resource/front/img/dh.gif"
height=
"24"
colspan=
"3"
>
--%>
<
%
--
上传考生名片
--
%
>
<
%
--
</
td
>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
"name"
>
选择科目
</td>
--%>
<
%
--
<
td
align=
"left"
width=
"30%"
>
--%>
<
%
--
<
select
id=
"choose_subject_id"
>
--%>
<
%
--
<
c:forEach
items=
"${subjectInfos}"
var=
"subj"
>
--%>
<
%
--
<
option
value=
"${subj.id}"
>
--%>
<
%
--
<
c:forEach
items=
"${subject}"
var=
"s"
>
--%>
<
%
--
<
c:if
test=
"${subj.subject == s.dataNameId}"
>
${s.dataName}
</c:if>
--%>
<
%
--
</
c:forEach
>
--%>
<
%
--
</
option
>
--%>
<
%
--
</
c:forEach
>
--%>
<
%
--
</
select
>
--%>
<
%
--
</
td
>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
"name"
>
考生名片:
</td>
--%>
<
%
--
<
td
align=
"left"
width=
"30%"
>
--%>
<
%
--
<
input
id=
"imageUrlId1"
class=
"PhotoUpload"
type=
"file"
name=
'file'
/>
--%>
<
%
--
</
td
>
--%>
<
%
--
<
td
align=
"left"
>
--%>
<
%
--
<
input
data-target=
"imageUrlId1"
class=
"PhotoUploadButton"
type=
"button"
value=
"上传"
--
%
>
<
%
--
name=
"upload"
style=
"width:80px;height:20px"
>
--%>
<
%
--
</
td
>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
></td>
--%>
<
%
--
<
td
>
--%>
<
%
--
<
div
><img
data-target=
"imageUrlId1"
id=
"img1"
src=
"${registerInfo.img1}"
--
%
>
<
%
--
style=
"width:150px;height:100px"
></div>
--%>
<
%
--
</
td
>
--%>
<
%
--
<
td
align=
"left"
valign=
"top"
>
--%>
<
%
--
<
p
style=
"color: #000000"
>
图片支持式为:bmp、gif、jpeg、jpg、png,图片大小不要超过1M
</p>
--%>
<
%
--
<
p
style=
"color: red;font-size:16px"
>
如开具增值税专用发票,请考生上传个人名片,
</p>
--%>
<
%
--
<
p
style=
"color: red;font-size:16px"
>
或其他可证明考生供职于发票抬头所在单位的证明文件,如工牌、入职证明书(拍照即可)等
</p>
--%>
<
%
--
</
td
>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
></td>
--%>
<
%
--
<
td
>
--%>
<
%
--
<
Button
id=
"saveCertificateId"
style=
"width:80px;height:20px"
>
保存照片
</Button>
--%>
<
%
--
</
td
>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
"title"
background=
"/resource/front/img/dh.gif"
height=
"24"
colspan=
"3"
>
--%>
<
%
--
上传考生名片
--
%
>
<
%
--
</
td
>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
"name"
>
选择科目
</td>
--%>
<
%
--
<
td
align=
"left"
width=
"30%"
>
--%>
<
%
--
<
select
id=
"choose_subject_id"
>
--%>
<
%
--
<
c:forEach
items=
"${subjectInfos}"
var=
"subj"
>
--%>
<
%
--
<
option
value=
"${subj.id}"
>
--%>
<
%
--
<
c:forEach
items=
"${subject}"
var=
"s"
>
--%>
<
%
--
<
c:if
test=
"${subj.subject == s.dataNameId}"
>
${s.dataName}
</c:if>
--%>
<
%
--
</
c:forEach
>
--%>
<
%
--
</
option
>
--%>
<
%
--
</
c:forEach
>
--%>
<
%
--
</
select
>
--%>
<
%
--
</
td
>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
"name"
>
考生名片:
</td>
--%>
<
%
--
<
td
align=
"left"
width=
"30%"
>
--%>
<
%
--
<
input
id=
"imageUrlId1"
class=
"PhotoUpload"
type=
"file"
name=
'file'
/>
--%>
<
%
--
</
td
>
--%>
<
%
--
<
td
align=
"left"
>
--%>
<
%
--
<
input
data-target=
"imageUrlId1"
class=
"PhotoUploadButton"
type=
"button"
value=
"上传"
--
%
>
<
%
--
name=
"upload"
style=
"width:80px;height:20px"
>
--%>
<
%
--
</
td
>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
></td>
--%>
<
%
--
<
td
>
--%>
<
%
--
<
div
><img
data-target=
"imageUrlId1"
id=
"img1"
src=
"${registerInfo.img1}"
--
%
>
<
%
--
style=
"width:150px;height:100px"
></div>
--%>
<
%
--
</
td
>
--%>
<
%
--
<
td
align=
"left"
valign=
"top"
>
--%>
<
%
--
<
p
style=
"color: #000000"
>
图片支持式为:bmp、gif、jpeg、jpg、png,图片大小不要超过1M
</p>
--%>
<
%
--
<
p
style=
"color: red;font-size:16px"
>
如开具增值税专用发票,请考生上传个人名片,
</p>
--%>
<
%
--
<
p
style=
"color: red;font-size:16px"
>
或其他可证明考生供职于发票抬头所在单位的证明文件,如工牌、入职证明书(拍照即可)等
</p>
--%>
<
%
--
</
td
>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
></td>
--%>
<
%
--
<
td
>
--%>
<
%
--
<
Button
id=
"saveCertificateId"
style=
"width:80px;height:20px"
>
保存照片
</Button>
--%>
<
%
--
</
td
>
--%>
<
%
--
</
tr
>
--%>
<tr>
<td
class=
"title"
background=
"/resource/front/img/dh.gif"
height=
"24"
colspan=
"3"
>
My LIBF 登录
...
...
@@ -385,7 +391,8 @@
</td>
</tr>
<tr>
<td
class=
"name"
><font
style=
"font-size: 14px;color: red"
>
您是否要报考其他国际贸易
</br>
金融6C专家考试?
</font></td>
<td
class=
"name"
><font
style=
"font-size: 14px;color: red"
>
您是否要报考其他国际贸易
</br>
金融6C专家考试?
</font>
</td>
<td
width=
"30%"
>
<select
id=
"other_subject_id"
style=
"width: 220px"
>
<option
value=
""
>
请选择
</option>
...
...
@@ -401,11 +408,14 @@
<hr>
</td>
</tr>
<form
id=
"form"
>
<table
id=
"tabThesis"
name=
"tabThesis"
align=
"center"
border=
"0"
cellpadding=
"0"
cellspacing=
"0"
width=
"100%"
>
<form
id=
"form"
>
<table
id=
"tabThesis"
name=
"tabThesis"
align=
"center"
border=
"0"
cellpadding=
"0"
cellspacing=
"0"
width=
"100%"
>
<tbody>
<tr>
<td
class=
"title"
colspan=
"4"
background=
"/resource/front/img/dh.gif"
height=
"24"
>
报名考试科目
</td>
<td
class=
"title"
colspan=
"4"
background=
"/resource/front/img/dh.gif"
height=
"24"
>
报名考试科目
</td>
</tr>
<tr>
<td
class=
"body"
colspan=
"4"
>
...
...
@@ -419,12 +429,9 @@
<c:forEach
items=
"${subject}"
var=
"g"
varStatus=
"s"
>
<c:if
test=
"${s.index>0 && s.index%3==0}"
>
</tr>
<tr
valign=
"top"
></c:if>
<td
width=
"33%"
><input
<
c:if
test=
"${s.index==0}"
>
checked="checked"
</c:if>
id="disid" name="subject"
disid="23242AA2BE0E1782E050A8C0480173A9"
rowindex="0" type="radio"
value="${g.dataNameId}">${g.dataName}
</td>
<c:if
test=
"${g.dataNameId != 10 && g.dataNameId != 7}"
>
<td
width=
"33%"
><input
<
c:if
test=
"${s.index==0}"
>
checked="checked"
</c:if>
id="disid" name="subject" disid="23242AA2BE0E1782E050A8C0480173A9" rowindex="0" type="radio" value="${g.dataNameId}">${g.dataName}
</td>
</c:if>
</c:forEach>
</tr>
</table>
...
...
@@ -450,13 +457,13 @@
</select></td>
<td><span
class=
"reg_body"
></span></td>
</tr>
<tr
name=
"trCompanyName"
id=
"companyNameId"
>
<tr
name=
"trCompanyName"
id=
"companyNameId"
>
<td
class=
"name"
><span
style=
"color: red;"
>
*
</span>
发票抬头:
</td>
<td><input
id=
"companyNameId01"
class=
"required"
name=
"invoiceTitle"
style=
"width:220px"
type=
"text"
></td>
<td><span
class=
"reg_body"
>
必填:请填写您的单位全称
</span></td>
</tr>
<tr
id=
"subjectNameId"
name=
"trSubjectName"
>
<tr
id=
"subjectNameId"
name=
"trSubjectName"
>
<td
class=
"name"
><span
style=
"color: red;"
>
*
</span>
发票内容:
</td>
<!-- <td><input id="subjectNameId01" class="required" name="subjectName" style="width:220px" type="text"></td> -->
<td>
...
...
@@ -464,42 +471,58 @@
</td>
<td><span
class=
"reg_body"
>
考试只能开具与之相对应的考试费发票
</span></td>
</tr>
<tr
id=
"taxpayerNumId"
name=
"trTaxpayerNum"
>
<tr
id=
"taxpayerNumId"
name=
"trTaxpayerNum"
>
<td
class=
"name"
><span
style=
"color: red;"
>
*
</span>
纳税人识别号:
</td>
<td><input
id=
"taxpayerNumId01"
class=
"required"
name=
"taxpayerNum"
style=
"width:220px"
type=
"text"
></td>
<td><span
class=
"reg_body"
>
必填:请填写您的纳税人识别号
</span></td>
</tr>
<tr
id=
"addressNameId"
name=
"trAddressName"
>
<tr
id=
"addressNameId"
name=
"trAddressName"
>
<div>
<td
class=
"name"
><span
id=
"dizhi_id"
style=
"color: red;display :none"
>
*
</span>
公司地址:
</td>
<td
class=
"name"
><span
id=
"dizhi_id"
style=
"color: red;display :none"
>
*
</span>
公司地址:
</td>
<td><input
id=
"addressNameId01"
class=
"required"
name=
"addressName"
style=
"width:220px"
type=
"text"
></td>
<td><span
class=
"reg_body "
><span
class=
"xuantian"
style=
"display: none"
>
选填:
</span><span
class=
"bitian"
style=
"display: none;color: red"
>
必填:
</span>
请填写您的公司地址
</span></td>
<td><span
class=
"reg_body "
><span
class=
"xuantian"
style=
"display: none"
>
选填:
</span><span
class=
"bitian"
style=
"display: none;color: red"
>
必填:
</span>
请填写您的公司地址
</span>
</td>
</div>
</tr>
<tr
id=
"telephoneId"
name=
"trTelephone"
>
<tr
id=
"telephoneId"
name=
"trTelephone"
>
<div>
<td
class=
"name"
><span
id=
"dianhua_id"
style=
"color: red;display :none"
>
*
</span>
公司电话:
</td>
<td
class=
"name"
><span
id=
"dianhua_id"
style=
"color: red;display :none"
>
*
</span>
公司电话:
</td>
<td><input
id=
"telephoneId01"
class=
"required"
name=
"telephone"
style=
"width:220px"
type=
"text"
></td>
<td><span
class=
"reg_body "
><span
class=
"xuantian"
style=
"display: none"
>
选填:
</span><span
class=
"bitian"
style=
"display: none;color: red"
>
必填:
</span>
请填写您的公司电话
</span></td>
<td><span
class=
"reg_body "
><span
class=
"xuantian"
style=
"display: none"
>
选填:
</span><span
class=
"bitian"
style=
"display: none;color: red"
>
必填:
</span>
请填写您的公司电话
</span>
</td>
</div>
</tr>
<tr
id=
"bankAddressId"
name=
"trBankAddress"
>
<tr
id=
"bankAddressId"
name=
"trBankAddress"
>
<div>
<td
class=
"name"
><span
id=
"kaihuhang_id"
style=
"color: red;display :none"
>
*
</span>
开户行:
</td>
<td
class=
"name"
><span
id=
"kaihuhang_id"
style=
"color: red;display :none"
>
*
</span>
开户行:
</td>
<td><input
id=
"bankAddressId01"
class=
"required"
name=
"bankAddress"
style=
"width:220px"
type=
"text"
></td>
<td><span
class=
"reg_body "
><span
class=
"xuantian"
style=
"display: none"
>
选填:
</span><span
class=
"bitian"
style=
"display: none;color: red"
>
必填:
</span>
请填写您的开户行
</span></td>
<td><span
class=
"reg_body "
><span
class=
"xuantian"
style=
"display: none"
>
选填:
</span><span
class=
"bitian"
style=
"display: none;color: red"
>
必填:
</span>
请填写您的开户行
</span>
</td>
</div>
</tr>
<tr
id=
"bankAccountId"
name=
"trBankAccount"
>
<tr
id=
"bankAccountId"
name=
"trBankAccount"
>
<div>
<td
class=
"name"
><span
id=
"zhanghao_id"
style=
"color: red;display :none"
>
*
</span>
银行账号:
</td>
<td
class=
"name"
><span
id=
"zhanghao_id"
style=
"color: red;display :none"
>
*
</span>
银行账号:
</td>
<td><input
id=
"bankAccountId01"
class=
"required"
name=
"bankAccount"
style=
"width:220px"
type=
"text"
></td>
<td><span
class=
"reg_body "
><span
class=
"xuantian"
style=
"display: none"
>
选填:
</span><span
class=
"bitian"
style=
"display: none;color: red"
>
必填:
</span>
请填写您的开户行账号
</span></td>
<td><span
class=
"reg_body "
><span
class=
"xuantian"
style=
"display: none"
>
选填:
</span><span
class=
"bitian"
style=
"display: none;color: red"
>
必填:
</span>
请填写您的开户行账号
</span>
</td>
</div>
</tr>
<tr>
...
...
@@ -522,7 +545,8 @@
</tr>
<tr>
<td
align=
"center"
COLSPAN=
"4"
>
<input
id=
"submit"
name=
"BtnSubmit"
class=
"buttonstyle1"
value=
"提交"
onclick=
"javascript:;"
type=
"button"
>
<input
id=
"submit"
name=
"BtnSubmit"
class=
"buttonstyle1"
value=
"提交"
onclick=
"javascript:;"
type=
"button"
>
</td>
</tr>
</tbody>
...
...
src/main/webapp/WEB-INF/jsp/front/reg.jsp
View file @
92027417
...
...
@@ -278,7 +278,9 @@
<tr
valign=
"top"
>
<c:forEach
items=
"${subject}"
var=
"g"
varStatus=
"s"
>
<c:if
test=
"${s.index>0 && s.index%3==0}"
>
</tr><tr
valign=
"top"
></c:if>
<c:if
test=
"${g.dataNameId != 10 && g.dataNameId != 7}"
>
<td
width=
"33%"
><input
<
c:if
test=
"${s.index==0}"
>
checked="checked"
</c:if>
id="disid" name="subject" disid="23242AA2BE0E1782E050A8C0480173A9" rowindex="0" type="radio" value="${g.dataNameId}">${g.dataName}
</td>
</c:if>
</c:forEach>
</tr>
</tbody></table></td>
...
...
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