Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
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
hujun
tl_estate
Commits
1ddea0e1
Commit
1ddea0e1
authored
Mar 18, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug
parent
08dda557
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
redEnvelopeList.html
application/index/view/redEnvelope/redEnvelopeList.html
+1
-1
reportList_template_tpl.html
public/resource/template/reportList_template_tpl.html
+1
-1
No files found.
application/index/view/redEnvelope/redEnvelopeList.html
View file @
1ddea0e1
...
@@ -112,7 +112,7 @@
...
@@ -112,7 +112,7 @@
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
发放动作:
</label>
<label
class=
"col-sm-3 control-label"
>
发放动作:
</label>
<input
type=
"radio"
name=
"return_action"
value=
"0"
><label
class=
"control-label"
>
首次登陆
</label>
<input
type=
"radio"
name=
"return_action"
value=
"0"
><label
class=
"control-label"
>
首次登陆
</label>
<input
type=
"radio"
name=
"return_action"
value=
"
1
"
><label
class=
"control-label"
>
邀请成交
</label>
<input
type=
"radio"
name=
"return_action"
value=
"
2
"
><label
class=
"control-label"
>
邀请成交
</label>
</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>
...
...
public/resource/template/reportList_template_tpl.html
View file @
1ddea0e1
...
@@ -233,8 +233,8 @@
...
@@ -233,8 +233,8 @@
[
%
if
(
it
&&
it
.
length
!=
0
)
{
%
]
[
%
if
(
it
&&
it
.
length
!=
0
)
{
%
]
[
%
for
(
var
item
in
it
){
%
]
[
%
for
(
var
item
in
it
){
%
]
<
tr
class
=
"text-center"
>
<
tr
class
=
"text-center"
>
<
td
>
[
%=
it
[
item
][
'id'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'user_type'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'user_type'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'money'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'title'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'title'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'validity'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'validity'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'id'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'id'
]
%
]
<
/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