记得上下班打卡 | 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
9844945f
Commit
9844945f
authored
Sep 17, 2021
by
张国柄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
后台页面调整;
parent
d2dd29a5
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
coupon1.html
...esources/templates/zhengzai/candy/coupon/mgt/coupon1.html
+1
-1
coupon2.html
...esources/templates/zhengzai/candy/coupon/mgt/coupon2.html
+1
-1
coupon3.html
...esources/templates/zhengzai/candy/coupon/mgt/coupon3.html
+1
-1
coupon4.html
...esources/templates/zhengzai/candy/coupon/mgt/coupon4.html
+1
-1
No files found.
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/candy/coupon/mgt/coupon1.html
View file @
9844945f
...
@@ -128,7 +128,7 @@
...
@@ -128,7 +128,7 @@
// align: 'center',
// align: 'center',
formatter
:
function
(
value
,
row
,
index
)
{
formatter
:
function
(
value
,
row
,
index
)
{
var
actions
=
[];
var
actions
=
[];
//
actions.push('
<
a
class
=
"btn btn-warning btn-xs ' + viewMgtCouponFlag + '"
href
=
"javascript:void(0)"
onclick
=
"$.operate.detail(
\
'' + row.mcouponId + '
\
')"
><
i
class
=
"fa fa-search"
><
/i>详情</
a
>
');
actions
.
push
(
'<a class="btn btn-warning btn-xs '
+
viewMgtCouponFlag
+
'" href="javascript:void(0)" onclick="$.operate.detail(
\'
'
+
row
.
mcouponId
+
'
\'
)"><i class="fa fa-search"></i>详情</a>'
);
// if (row.state === 0) {
// if (row.state === 0) {
// actions.push('
<
a
class
=
"btn btn-danger btn-xs ' + cancelMgtCouponFlag + '"
href
=
"javascript:void(0)"
onclick
=
"$.operate.remove(
\
'' + row.mcouponId + '
\
')"
><
i
class
=
"fa fa-remove"
><
/i>取消</
a
>
');
// actions.push('
<
a
class
=
"btn btn-danger btn-xs ' + cancelMgtCouponFlag + '"
href
=
"javascript:void(0)"
onclick
=
"$.operate.remove(
\
'' + row.mcouponId + '
\
')"
><
i
class
=
"fa fa-remove"
><
/i>取消</
a
>
');
// }
// }
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/candy/coupon/mgt/coupon2.html
View file @
9844945f
...
@@ -128,7 +128,7 @@
...
@@ -128,7 +128,7 @@
// align: 'center',
// align: 'center',
formatter
:
function
(
value
,
row
,
index
)
{
formatter
:
function
(
value
,
row
,
index
)
{
var
actions
=
[];
var
actions
=
[];
//
actions.push('
<
a
class
=
"btn btn-warning btn-xs ' + viewMgtCouponFlag + '"
href
=
"javascript:void(0)"
onclick
=
"$.operate.detail(
\
'' + row.mcouponId + '
\
')"
><
i
class
=
"fa fa-search"
><
/i>详情</
a
>
');
actions
.
push
(
'<a class="btn btn-warning btn-xs '
+
viewMgtCouponFlag
+
'" href="javascript:void(0)" onclick="$.operate.detail(
\'
'
+
row
.
mcouponId
+
'
\'
)"><i class="fa fa-search"></i>详情</a>'
);
// if (row.state === 0) {
// if (row.state === 0) {
// actions.push('
<
a
class
=
"btn btn-danger btn-xs ' + cancelMgtCouponFlag + '"
href
=
"javascript:void(0)"
onclick
=
"$.operate.remove(
\
'' + row.mcouponId + '
\
')"
><
i
class
=
"fa fa-remove"
><
/i>取消</
a
>
');
// actions.push('
<
a
class
=
"btn btn-danger btn-xs ' + cancelMgtCouponFlag + '"
href
=
"javascript:void(0)"
onclick
=
"$.operate.remove(
\
'' + row.mcouponId + '
\
')"
><
i
class
=
"fa fa-remove"
><
/i>取消</
a
>
');
// }
// }
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/candy/coupon/mgt/coupon3.html
View file @
9844945f
...
@@ -109,7 +109,7 @@
...
@@ -109,7 +109,7 @@
// align: 'center',
// align: 'center',
formatter
:
function
(
value
,
row
,
index
)
{
formatter
:
function
(
value
,
row
,
index
)
{
var
actions
=
[];
var
actions
=
[];
//
actions.push('
<
a
class
=
"btn btn-warning btn-xs ' + viewMgtCouponFlag + '"
href
=
"javascript:void(0)"
onclick
=
"$.operate.detail(
\
'' + row.mcouponId + '
\
')"
><
i
class
=
"fa fa-search"
><
/i>详情</
a
>
');
actions
.
push
(
'<a class="btn btn-warning btn-xs '
+
viewMgtCouponFlag
+
'" href="javascript:void(0)" onclick="$.operate.detail(
\'
'
+
row
.
mcouponId
+
'
\'
)"><i class="fa fa-search"></i>详情</a>'
);
// if (row.state === 0) {
// if (row.state === 0) {
// actions.push('
<
a
class
=
"btn btn-danger btn-xs ' + cancelMgtCouponFlag + '"
href
=
"javascript:void(0)"
onclick
=
"$.operate.remove(
\
'' + row.mcouponId + '
\
')"
><
i
class
=
"fa fa-remove"
><
/i>取消</
a
>
');
// actions.push('
<
a
class
=
"btn btn-danger btn-xs ' + cancelMgtCouponFlag + '"
href
=
"javascript:void(0)"
onclick
=
"$.operate.remove(
\
'' + row.mcouponId + '
\
')"
><
i
class
=
"fa fa-remove"
><
/i>取消</
a
>
');
// }
// }
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/candy/coupon/mgt/coupon4.html
View file @
9844945f
...
@@ -128,7 +128,7 @@
...
@@ -128,7 +128,7 @@
// align: 'center',
// align: 'center',
formatter
:
function
(
value
,
row
,
index
)
{
formatter
:
function
(
value
,
row
,
index
)
{
var
actions
=
[];
var
actions
=
[];
//
actions.push('
<
a
class
=
"btn btn-warning btn-xs ' + viewMgtCouponFlag + '"
href
=
"javascript:void(0)"
onclick
=
"$.operate.detail(
\
'' + row.mcouponId + '
\
')"
><
i
class
=
"fa fa-search"
><
/i>详情</
a
>
');
actions
.
push
(
'<a class="btn btn-warning btn-xs '
+
viewMgtCouponFlag
+
'" href="javascript:void(0)" onclick="$.operate.detail(
\'
'
+
row
.
mcouponId
+
'
\'
)"><i class="fa fa-search"></i>详情</a>'
);
// if (row.state === 0) {
// if (row.state === 0) {
// actions.push('
<
a
class
=
"btn btn-danger btn-xs ' + cancelMgtCouponFlag + '"
href
=
"javascript:void(0)"
onclick
=
"$.operate.remove(
\
'' + row.mcouponId + '
\
')"
><
i
class
=
"fa fa-remove"
><
/i>取消</
a
>
');
// actions.push('
<
a
class
=
"btn btn-danger btn-xs ' + cancelMgtCouponFlag + '"
href
=
"javascript:void(0)"
onclick
=
"$.operate.remove(
\
'' + row.mcouponId + '
\
')"
><
i
class
=
"fa fa-remove"
><
/i>取消</
a
>
');
// }
// }
...
...
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