记得上下班打卡 | 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
93ac7ceb
Commit
93ac7ceb
authored
Oct 12, 2021
by
胡佳晨
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
开启退款相关配置
parent
73f893fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
refundConfig.html
...s/templates/zhengzai/kylin/performances/refundConfig.html
+6
-6
No files found.
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/kylin/performances/refundConfig.html
View file @
93ac7ceb
...
...
@@ -38,7 +38,7 @@
</div>
</div>
</div>
<div
class=
"form-group"
style=
"display: none"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label is-required"
>
手续费:
</label>
<div
class=
"col-sm-8"
th:if=
"*{isRefundPoundage==1}"
>
<div
class=
"radio check-box"
>
...
...
@@ -57,7 +57,7 @@
</div>
</div>
</div>
<div
class=
"form-group"
style=
"display: none"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label is-required"
>
退优惠券:
</label>
<div
class=
"col-sm-8"
th:if=
"*{isRefundVoucher==1}"
>
<div
class=
"radio check-box"
>
...
...
@@ -76,7 +76,7 @@
</div>
</div>
</div>
<div
class=
"form-group"
style=
"display: none"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label is-required"
>
快递费:
</label>
<div
class=
"col-sm-8"
th:if=
"*{isRefundExpress==1}"
>
<div
class=
"radio check-box"
>
...
...
@@ -95,19 +95,19 @@
</div>
</div>
</div>
<div
class=
"form-group"
style=
"display: none"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
收货人:
</label>
<div
class=
"col-sm-8"
>
<input
name=
"title"
th:field=
"*{orderRefundAddress.name}"
class=
"form-control"
type=
"text"
readonly
>
</div>
</div>
<div
class=
"form-group"
style=
"display: none"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
电话:
</label>
<div
class=
"col-sm-8"
>
<input
name=
"title"
th:field=
"*{orderRefundAddress.phone}"
class=
"form-control"
type=
"text"
readonly
>
</div>
</div>
<div
class=
"form-group"
style=
"display: none"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
收货地址:
</label>
<div
class=
"col-sm-8"
>
<input
name=
"title"
th:field=
"*{orderRefundAddress.address}"
class=
"form-control"
type=
"text"
readonly
>
...
...
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