记得上下班打卡 | git大法好,push需谨慎
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
liquidnet-bus-v1
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董敬伟
liquidnet-bus-v1
Commits
3f720d24
Commit
3f720d24
authored
Jan 06, 2022
by
jiangxiulong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
演出退款配置默认值
parent
bd0e8b52
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
49 deletions
+17
-49
refundConfig.html
...s/templates/zhengzai/kylin/performances/refundConfig.html
+17
-49
No files found.
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/kylin/performances/refundConfig.html
View file @
3f720d24
...
@@ -21,20 +21,12 @@
...
@@ -21,20 +21,12 @@
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label is-required"
>
用户申请退款:
</label>
<label
class=
"col-sm-3 control-label is-required"
>
用户申请退款:
</label>
<div
class=
"col-sm-8"
th:if=
"*{isCanRefund==1}"
>
<div
class=
"col-sm-8"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"1"
name=
"performance_isCanRefund"
checked
>
开启
</label>
</div>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"0"
name=
"performance_isCanRefund"
>
关闭
</label>
</div>
</div>
<div
class=
"col-sm-8"
th:if=
"*{isCanRefund==0}"
>
<div
class=
"radio check-box"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"
1"
name=
"performance_isCanRefund"
>
开启
</label>
<input
type=
"radio"
value=
"
0"
name=
"performance_isCanRefund"
th:checked=
"*{isCanRefund==0 ? true : false}"
checked
>
关闭
</label>
</div>
</div>
<div
class=
"radio check-box"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"
0"
name=
"performance_isCanRefund"
checked
>
关闭
</label>
<input
type=
"radio"
value=
"
1"
name=
"performance_isCanRefund"
th:checked=
"*{isCanRefund==1 ? true : false}"
>
开启
</label>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -48,41 +40,25 @@
...
@@ -48,41 +40,25 @@
class=
"form-control"
id=
"endTime"
placeholder=
"结束时间选择"
name=
"refundCloseTime"
class=
"form-control"
id=
"endTime"
placeholder=
"结束时间选择"
name=
"refundCloseTime"
required
/>
required
/>
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label is-required"
>
用户退款手续费:
</label>
<label
class=
"col-sm-3 control-label is-required"
>
用户退款手续费:
</label>
<div
class=
"col-sm-8"
th:if=
"*{isRefundPoundage==1}"
>
<div
class=
"col-sm-8"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"1"
name=
"performance_isRefundPoundage"
checked
>
开启
</label>
</div>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"0"
name=
"performance_isRefundPoundage"
>
关闭
</label>
</div>
</div>
<div
class=
"col-sm-8"
th:if=
"*{isRefundPoundage==0}"
>
<div
class=
"radio check-box"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"
1"
name=
"performance_isRefundPoundage"
>
开启
</label>
<input
type=
"radio"
value=
"
0"
name=
"performance_isRefundPoundage"
th:checked=
"*{isRefundPoundage==0 ? true : false}"
checked
>
关闭
</label>
</div>
</div>
<div
class=
"radio check-box"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"
0"
name=
"performance_isRefundPoundage"
checked
>
关闭
</label>
<input
type=
"radio"
value=
"
1"
name=
"performance_isRefundPoundage"
th:checked=
"*{isRefundPoundage==1 ? true : false}"
>
开启
</label>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label is-required"
>
用户退款快递票上门取货快递费:
</label>
<label
class=
"col-sm-3 control-label is-required"
>
用户退款快递票上门取货快递费:
</label>
<div
class=
"col-sm-8"
th:if=
"*{isRefundExpress==1}"
>
<div
class=
"col-sm-8"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"1"
name=
"performance_isRefundExpress"
checked
>
用户承担
</label>
</div>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"0"
name=
"performance_isRefundExpress"
>
公司月结
</label>
</div>
</div>
<div
class=
"col-sm-8"
th:if=
"*{isRefundExpress==0}"
>
<div
class=
"radio check-box"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"
1"
name=
"performance_isRefundExpress"
>
用户承担
</label>
<input
type=
"radio"
value=
"
0"
name=
"performance_isRefundExpress"
th:checked=
"*{isRefundExpress==0 ? true : false}"
checked
>
公司月结
</label>
</div>
</div>
<div
class=
"radio check-box"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"
0"
name=
"performance_isRefundExpress"
checked
>
公司月结
</label>
<input
type=
"radio"
value=
"
1"
name=
"performance_isRefundExpress"
th:checked=
"*{isRefundExpress==1 ? true : false}"
>
用户承担
</label>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -90,10 +66,10 @@
...
@@ -90,10 +66,10 @@
<label
class=
"col-sm-3 control-label is-required"
>
用户退款快递票是否需要退回:
</label>
<label
class=
"col-sm-3 control-label is-required"
>
用户退款快递票是否需要退回:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"radio check-box"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"
0"
name=
"isBackPaperTicket"
th:checked=
"*{isBackPaperTicket==0 ? true : false}"
checked
>
不
需要
</label>
<input
type=
"radio"
value=
"
1"
name=
"isBackPaperTicket"
th:checked=
"*{isBackPaperTicket==1 ? true : false}"
checked
>
需要
</label>
</div>
</div>
<div
class=
"radio check-box"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"
1"
name=
"isBackPaperTicket"
th:checked=
"*{isBackPaperTicket==1 ? true : false}"
>
需要
</label>
<input
type=
"radio"
value=
"
0"
name=
"isBackPaperTicket"
th:checked=
"*{isBackPaperTicket==0 ? true : false}"
>
不
需要
</label>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -101,29 +77,21 @@
...
@@ -101,29 +77,21 @@
<label
class=
"col-sm-3 control-label is-required"
>
用户退款快递票快递费是否退回:
</label>
<label
class=
"col-sm-3 control-label is-required"
>
用户退款快递票快递费是否退回:
</label>
<div
class=
"col-sm-8"
>
<div
class=
"col-sm-8"
>
<div
class=
"radio check-box"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"
0"
name=
"isRefundExpressNew"
th:checked=
"*{isRefundExpressNew==0 ? true : false}"
checked
>
不
退回
</label>
<input
type=
"radio"
value=
"
1"
name=
"isRefundExpressNew"
th:checked=
"*{isRefundExpressNew==1 ? true : false}"
checked
>
退回
</label>
</div>
</div>
<div
class=
"radio check-box"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"
1"
name=
"isRefundExpressNew"
th:checked=
"*{isRefundExpressNew==1 ? true : false}"
>
退回
</label>
<input
type=
"radio"
value=
"
0"
name=
"isRefundExpressNew"
th:checked=
"*{isRefundExpressNew==0 ? true : false}"
>
不
退回
</label>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label is-required"
>
退款是否退优惠券:
</label>
<label
class=
"col-sm-3 control-label is-required"
>
退款是否退优惠券:
</label>
<div
class=
"col-sm-8"
th:if=
"*{isRefundVoucher==1}"
>
<div
class=
"col-sm-8"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"1"
name=
"performance_isRefundVoucher"
checked
>
开启
</label>
</div>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"0"
name=
"performance_isRefundVoucher"
>
关闭
</label>
</div>
</div>
<div
class=
"col-sm-8"
th:if=
"*{isRefundVoucher==0}"
>
<div
class=
"radio check-box"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"
1"
name=
"performance_isRefundVoucher"
>
开启
</label>
<input
type=
"radio"
value=
"
0"
name=
"performance_isRefundVoucher"
th:checked=
"*{isRefundVoucher==0 ? true : false}"
checked
>
关闭
</label>
</div>
</div>
<div
class=
"radio check-box"
>
<div
class=
"radio check-box"
>
<input
type=
"radio"
value=
"
0"
name=
"performance_isRefundVoucher"
checked
>
关闭
</label>
<input
type=
"radio"
value=
"
1"
name=
"performance_isRefundVoucher"
th:checked=
"*{isRefundVoucher==1 ? true : false}"
>
开启
</label>
</div>
</div>
</div>
</div>
</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