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
46793cad
Commit
46793cad
authored
Jul 26, 2018
by
clone
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'test'
parents
31deec6e
7312631c
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
15 additions
and
11 deletions
+15
-11
daily_achieve_dz.html
application/app_broker/view/index/daily_achieve_dz.html
+1
-1
daily_achieve_mdzj.html
application/app_broker/view/index/daily_achieve_mdzj.html
+1
-1
daily_achieve_ywy.html
application/app_broker/view/index/daily_achieve_ywy.html
+1
-1
weekly_achieve_dz.html
application/app_broker/view/index/weekly_achieve_dz.html
+1
-1
weekly_achieve_mdzj.html
application/app_broker/view/index/weekly_achieve_mdzj.html
+2
-2
index.html
application/index/view/store/index.html
+1
-1
common.js
public/app/js/common.js
+2
-2
storeList.js
public/resource/js/storeList.js
+6
-2
No files found.
application/app_broker/view/index/daily_achieve_dz.html
View file @
46793cad
...
...
@@ -74,7 +74,7 @@
<tr>
<td>
成交单数
</td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_mubiao"
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_wancheng"
readonly=
""
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_wancheng"
/></td>
<td>
{{chae(chengjiao_yue_mubiao, chengjiao_yue_wancheng)}}
</td>
<td>
{{renjun(chengjiao_yue_wancheng)}}
</td>
</tr>
...
...
application/app_broker/view/index/daily_achieve_mdzj.html
View file @
46793cad
...
...
@@ -49,7 +49,7 @@
<tr>
<td>
成交单数
</td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_mubiao"
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_wancheng"
readonly=
""
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_wancheng"
/></td>
<td>
{{chae(chengjiao_yue_mubiao, chengjiao_yue_wancheng)}}
</td>
<td>
{{renjun(chengjiao_yue_wancheng)}}
</td>
</tr>
...
...
application/app_broker/view/index/daily_achieve_ywy.html
View file @
46793cad
...
...
@@ -71,7 +71,7 @@
<tr>
<td>
成交单数
</td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_mubiao"
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_wancheng"
readonly=
""
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"chengjiao_yue_wancheng"
/></td>
<td>
{{chae(chengjiao_yue_mubiao, chengjiao_yue_wancheng)}}
</td>
</tr>
</tbody>
...
...
application/app_broker/view/index/weekly_achieve_dz.html
View file @
46793cad
...
...
@@ -42,7 +42,7 @@
<td>
本月目标单数
</td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"dsmb"
/></td>
<td>
本月完成单数
</td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"dswc"
readonly
/></td>
<td><input
type=
"number"
placeholder=
"填写"
v-model
.
number=
"dswc"
/></td>
</tr>
<tr>
<td>
单数差额
</td>
...
...
application/app_broker/view/index/weekly_achieve_mdzj.html
View file @
46793cad
...
...
@@ -88,7 +88,7 @@
<td>
本月目标单数
</td>
<td><input
type=
"number"
placeholder=
"填写"
class=
"danshu_mubiao"
/></td>
<td>
本月完成单数
</td>
<td><input
type=
"number"
placeholder=
"填写"
class=
"danshu_wancheng"
readonly
/></td>
<td><input
type=
"number"
placeholder=
"填写"
class=
"danshu_wancheng"
/></td>
</tr>
<tr>
<td>
单数差额
</td>
...
...
@@ -207,7 +207,7 @@
<
td
>
本月目标单数
<
/td
>
<
td
><
input
type
=
"number"
placeholder
=
"填写"
class
=
"danshu_mubiao"
><
/td
>
<
td
>
本月完成单数
<
/td
>
<
td
><
input
type
=
"number"
placeholder
=
"填写"
class
=
"danshu_wancheng"
value
=
"{danshu_benyue}"
readonly
=
""
/><
/td
>
<
td
><
input
type
=
"number"
placeholder
=
"填写"
class
=
"danshu_wancheng"
value
=
"{danshu_benyue}"
/><
/td
>
<
/tr
>
<
tr
>
<
td
>
单数差额
<
/td
>
...
...
application/index/view/store/index.html
View file @
46793cad
...
...
@@ -296,7 +296,7 @@
<label
class=
"col-sm-3 control-label"
>
所属部门:
</label>
<!--<input type="text" value="" name="ss-store" class="form-control btn6" placeholder="所属部门">-->
<select
name=
"ss-store"
class=
"form-control btn6"
id=
"ss-store"
>
<option
value=
""
selected=
"selected"
>
请选择
</option>
<option
value=
"
0
"
selected=
"selected"
>
请选择
</option>
</select>
</div>
...
...
public/app/js/common.js
View file @
46793cad
...
...
@@ -244,10 +244,10 @@ function hideTel(str){
//业绩周报日报里用到,处理金额的数字,最多三位小数
function
dealJineNum
(
num
){
if
(
isFinite
(
num
)){
if
(
parseInt
(
num
)
==
num
||
num
.
toString
().
split
(
"."
)[
1
].
length
<
4
){
if
(
parseInt
(
num
)
==
num
||
num
.
toString
().
split
(
"."
)[
1
].
length
<
3
){
return
num
;
}
else
{
return
Number
((
num
).
toFixed
(
3
));
return
Number
((
num
).
toFixed
(
2
));
}
}
else
{
return
0
;
...
...
public/resource/js/storeList.js
View file @
46793cad
...
...
@@ -60,7 +60,6 @@ define(['doT', 'text!temp/store_template_tpl.html', 'css!style/home.css', 'ckfin
});
$
(
document
).
delegate
(
".edit"
,
"click"
,
function
()
{
//点击编辑
store
.
house_id
=
$
(
this
).
attr
(
"data-id"
);
$
(
"#modal-title"
).
html
(
"编辑门店信息"
);
store
.
Edit
();
...
...
@@ -91,6 +90,8 @@ define(['doT', 'text!temp/store_template_tpl.html', 'css!style/home.css', 'ckfin
$
(
document
).
delegate
(
".add"
,
"click"
,
function
()
{
//list2消失
document
.
getElementById
(
'form_id'
).
reset
();
$
(
"#modal-title"
).
html
(
"新增门店"
);
$
(
'#ss-store'
).
val
(
''
);
});
/************************************************百度地址定位相关*************************************************************/
...
...
@@ -221,7 +222,7 @@ define(['doT', 'text!temp/store_template_tpl.html', 'css!style/home.css', 'ckfin
$
(
"input[name = name]"
).
val
(
data
.
data
.
store_name
);
//门店名
$
(
"#pid-select"
).
val
(
data
.
data
.
scale
)
//规模
$
(
"input[name=store-name]"
).
val
(
data
.
data
.
agents_name
);
//店长
//
$("input[name=ss-store]").val(data.data.district_name);//所属部门
$
(
"input[name=ss-store]"
).
val
(
data
.
data
.
district_name
);
//所属部门
$
(
"#province_internal"
).
val
(
data
.
data
.
province
)
//地址1
$
(
"#city_internal"
).
val
(
data
.
data
.
city
)
//地址1
$
(
"#disc_internal"
).
val
(
data
.
data
.
district
)
//地址1
...
...
@@ -375,6 +376,9 @@ define(['doT', 'text!temp/store_template_tpl.html', 'css!style/home.css', 'ckfin
$
(
"#ss-store"
).
html
(
_html
);
}
else
if
(
obj
.
type
==
'1'
){
$
(
"#qx-store"
).
append
(
_html
);
$
(
"#qx-store-new"
).
append
(
_html
);
}
else
{}
fn
&&
fn
();
}
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