记得上下班打卡 | 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
a8fc233b
Commit
a8fc233b
authored
Sep 13, 2022
by
张国柄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
~admin:发放券详情+发送类型展示;
parent
7112c67e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
20 additions
and
4 deletions
+20
-4
detail1.html
...esources/templates/zhengzai/candy/coupon/mgt/detail1.html
+5
-1
detail101.html
...ources/templates/zhengzai/candy/coupon/mgt/detail101.html
+5
-1
detail2.html
...esources/templates/zhengzai/candy/coupon/mgt/detail2.html
+5
-1
detail4.html
...esources/templates/zhengzai/candy/coupon/mgt/detail4.html
+5
-1
No files found.
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/candy/coupon/mgt/detail1.html
View file @
a8fc233b
...
@@ -36,9 +36,13 @@
...
@@ -36,9 +36,13 @@
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
类型:
</label>
<label
class=
"col-sm-3 control-label"
>
类型:
</label>
<div
class=
"form-control-static col-sm-
9
"
>
<div
class=
"form-control-static col-sm-
2
"
>
[[${@dict.getLabel('zhengzai_coupon_bind_type', mgtCouponInfoDto?.bindType)}]]
[[${@dict.getLabel('zhengzai_coupon_bind_type', mgtCouponInfoDto?.bindType)}]]
</div>
</div>
<label
class=
"col-sm-3 control-label"
th:if=
"${mgtCouponInfoDto?.bindType == 1 || mgtCouponInfoDto?.bindType == 3}"
>
发送类型:
</label>
<div
class=
"form-control-static col-sm-4"
th:if=
"${mgtCouponInfoDto?.bindType == 1 || mgtCouponInfoDto?.bindType == 3}"
>
[[${@dict.getLabel('zhengzai_coupon_event_type', mgtCouponInfoDto?.eventType)}]]
</div>
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
金额:
</label>
<label
class=
"col-sm-3 control-label"
>
金额:
</label>
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/candy/coupon/mgt/detail101.html
View file @
a8fc233b
...
@@ -36,9 +36,13 @@
...
@@ -36,9 +36,13 @@
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
类型:
</label>
<label
class=
"col-sm-3 control-label"
>
类型:
</label>
<div
class=
"form-control-static col-sm-
9
"
>
<div
class=
"form-control-static col-sm-
2
"
>
[[${@dict.getLabel('zhengzai_coupon_bind_type', mgtCouponInfoDto?.bindType)}]]
[[${@dict.getLabel('zhengzai_coupon_bind_type', mgtCouponInfoDto?.bindType)}]]
</div>
</div>
<label
class=
"col-sm-3 control-label"
th:if=
"${mgtCouponInfoDto?.bindType == 1 || mgtCouponInfoDto?.bindType == 3}"
>
发送类型:
</label>
<div
class=
"form-control-static col-sm-4"
th:if=
"${mgtCouponInfoDto?.bindType == 1 || mgtCouponInfoDto?.bindType == 3}"
>
[[${@dict.getLabel('zhengzai_coupon_event_type', mgtCouponInfoDto?.eventType)}]]
</div>
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
数量:
</label>
<label
class=
"col-sm-3 control-label"
>
数量:
</label>
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/candy/coupon/mgt/detail2.html
View file @
a8fc233b
...
@@ -36,9 +36,13 @@
...
@@ -36,9 +36,13 @@
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
类型:
</label>
<label
class=
"col-sm-3 control-label"
>
类型:
</label>
<div
class=
"form-control-static col-sm-
9
"
>
<div
class=
"form-control-static col-sm-
2
"
>
[[${@dict.getLabel('zhengzai_coupon_bind_type', mgtCouponInfoDto?.bindType)}]]
[[${@dict.getLabel('zhengzai_coupon_bind_type', mgtCouponInfoDto?.bindType)}]]
</div>
</div>
<label
class=
"col-sm-3 control-label"
th:if=
"${mgtCouponInfoDto?.bindType == 1 || mgtCouponInfoDto?.bindType == 3}"
>
发送类型:
</label>
<div
class=
"form-control-static col-sm-4"
th:if=
"${mgtCouponInfoDto?.bindType == 1 || mgtCouponInfoDto?.bindType == 3}"
>
[[${@dict.getLabel('zhengzai_coupon_event_type', mgtCouponInfoDto?.eventType)}]]
</div>
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
金额:
</label>
<label
class=
"col-sm-3 control-label"
>
金额:
</label>
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/candy/coupon/mgt/detail4.html
View file @
a8fc233b
...
@@ -36,9 +36,13 @@
...
@@ -36,9 +36,13 @@
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
类型:
</label>
<label
class=
"col-sm-3 control-label"
>
类型:
</label>
<div
class=
"form-control-static col-sm-
9
"
>
<div
class=
"form-control-static col-sm-
2
"
>
[[${@dict.getLabel('zhengzai_coupon_bind_type', mgtCouponInfoDto?.bindType)}]]
[[${@dict.getLabel('zhengzai_coupon_bind_type', mgtCouponInfoDto?.bindType)}]]
</div>
</div>
<label
class=
"col-sm-3 control-label"
th:if=
"${mgtCouponInfoDto?.bindType == 1 || mgtCouponInfoDto?.bindType == 3}"
>
发送类型:
</label>
<div
class=
"form-control-static col-sm-4"
th:if=
"${mgtCouponInfoDto?.bindType == 1 || mgtCouponInfoDto?.bindType == 3}"
>
[[${@dict.getLabel('zhengzai_coupon_event_type', mgtCouponInfoDto?.eventType)}]]
</div>
</div>
</div>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
折扣:
</label>
<label
class=
"col-sm-3 control-label"
>
折扣:
</label>
...
...
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