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
066176be
Commit
066176be
authored
Jul 20, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
商铺列表修改
parent
c45db7df
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
11 deletions
+19
-11
houseList.html
application/index/view/houses/houseList.html
+17
-1
daily_achieve_mdzj.js
public/app/js/daily_achieve_mdzj.js
+1
-2
house_template_tpl.html
public/resource/template/house_template_tpl.html
+1
-8
No files found.
application/index/view/houses/houseList.html
View file @
066176be
...
@@ -35,6 +35,22 @@
...
@@ -35,6 +35,22 @@
.modal-dialog-one
{
.modal-dialog-one
{
width
:
668px
;
width
:
668px
;
}
}
.main_table_th_tr
>
th
:nth-of-type
(
2
)
{
width
:
50px
;
}
.main_table_th_tr
>
th
:nth-of-type
(
4
)
{
width
:
86px
;
}
.main_table_th_tr
>
th
:nth-of-type
(
5
)
{
width
:
86px
;
}
.main_table_th_tr
>
th
:nth-of-type
(
7
)
{
width
:
100px
;
}
.main_table_th_tr
>
th
:nth-of-type
(
8
)
{
width
:
50px
;
}
</style>
</style>
<div
id=
"page-content-wrapper"
>
<div
id=
"page-content-wrapper"
>
<div
class=
"container"
>
<div
class=
"container"
>
...
@@ -118,7 +134,7 @@
...
@@ -118,7 +134,7 @@
</form>
</form>
</td>
</td>
</tr>
</tr>
<tr>
<tr
class=
"main_table_th_tr"
>
<th
class=
"text-center"
>
编号
</th>
<th
class=
"text-center"
>
编号
</th>
<th
class=
"text-center"
>
类型
</th>
<th
class=
"text-center"
>
类型
</th>
<th
class=
"text-center"
>
名称
</th>
<th
class=
"text-center"
>
名称
</th>
...
...
public/app/js/daily_achieve_mdzj.js
View file @
066176be
...
@@ -86,6 +86,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
...
@@ -86,6 +86,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
$
.
ajax
({
$
.
ajax
({
type
:
'POST'
,
type
:
'POST'
,
url
:
ServerHostTempC
+
'/broker/dayStatement'
,
url
:
ServerHostTempC
+
'/broker/dayStatement'
,
//url: '/broker/dayStatement',
data
:
{
data
:
{
'AuthToken'
:
_this
.
token
,
'AuthToken'
:
_this
.
token
,
'agent_id'
:
_this
.
userId
,
'agent_id'
:
_this
.
userId
,
...
@@ -102,8 +103,6 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
...
@@ -102,8 +103,6 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
_this
.
yeji_yue_wancheng
=
_data
.
data
.
performance_month
;
_this
.
yeji_yue_wancheng
=
_data
.
data
.
performance_month
;
_this
.
chengjiao_yue_wancheng
=
_data
.
data
.
bargain_sum
;
_this
.
chengjiao_yue_wancheng
=
_data
.
data
.
bargain_sum
;
_this
.
daikan_self
=
_data
.
data
.
look_at_num_day_store
;
//总监个人带看
_this
.
kaidan_self
=
_data
.
data
.
bargain_sum_store
;
//总监个人开单
}
else
{
}
else
{
layerTipsX
(
_data
[
'msg'
]);
layerTipsX
(
_data
[
'msg'
]);
}
}
...
...
public/resource/template/house_template_tpl.html
View file @
066176be
...
@@ -13,14 +13,7 @@
...
@@ -13,14 +13,7 @@
<
td
>
[
%=
it
[
item
][
'internal_title'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'internal_title'
]
%
]
<
/td
>
<
td
>
<
td
>
[
%
if
(
it
[
item
][
'rent_type'
]
==
1
)
{
%
]
[
%
if
(
it
[
item
][
'rent_type'
]
==
1
)
{
%
]
[
%
if
(
it
[
item
][
"rent_price"
]
>
3000000
)
{
%
]
[
%=
it
[
item
][
"rent_price"
]
/
100
%
]
元
30000
以上
[
%
}
else
if
(
it
[
item
][
"rent_price"
]
>=
1000000
)
{
%
]
10000
-
30000
[
%
}
else
{
%
]
10000
以下
[
%
}
%
]
[
%
}
else
if
(
it
[
item
][
'rent_type'
]
==
2
)
{
%
]
[
%
}
else
if
(
it
[
item
][
'rent_type'
]
==
2
)
{
%
]
[
%=
it
[
item
][
"rent_price"
]
/
100
%
]
%
[
%=
it
[
item
][
"rent_price"
]
/
100
%
]
%
[
%
}
else
{
%
]
[
%
}
else
{
%
]
...
...
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