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
7864ea62
Commit
7864ea62
authored
Aug 27, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
隐藏商铺名称
parent
9d90b201
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
6 deletions
+1
-6
public.js
public/resource/js/public.js
+0
-5
shop_inspectionlog_template_tpl.html
...ic/resource/template/shop_inspectionlog_template_tpl.html
+1
-1
No files found.
public/resource/js/public.js
View file @
7864ea62
...
@@ -106,12 +106,7 @@ define(['doT', 'jquery', 'text!temp/menu_template_tpl.html', 'layer'], function
...
@@ -106,12 +106,7 @@ define(['doT', 'jquery', 'text!temp/menu_template_tpl.html', 'layer'], function
e
.
preventDefault
();
e
.
preventDefault
();
e
.
stopPropagation
();
e
.
stopPropagation
();
var
_this
=
$
(
this
);
var
_this
=
$
(
this
);
// if(_this.data('href') == '/index/getHouseList' || _this.data('href') == '/index/followUpList' || _this.data('href') == '/index/users_list' || _this.data('href') == '/index/RemarkFollowList'){
// window.open(_this.data('href'));//改为在新标签页打开
//
// }else{
location
.
href
=
_this
.
data
(
'href'
);
location
.
href
=
_this
.
data
(
'href'
);
// }
});
});
_doc
.
on
(
'click'
,
'.menu-main-li'
,
function
(
e
){
_doc
.
on
(
'click'
,
'.menu-main-li'
,
function
(
e
){
...
...
public/resource/template/shop_inspectionlog_template_tpl.html
View file @
7864ea62
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<
tr
class
=
"text-center"
>
<
tr
class
=
"text-center"
>
<
td
>
[
%=
it
[
item
][
'look_time'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'look_time'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'house_id'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'house_id'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'internal_title'
]
%
]
<
/td
>
<
td
>
[
%=
hideStr
(
it
[
item
][
'internal_title'
])
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'agent_name'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'agent_name'
]
%
]
<
/td
>
<
/tr
>
<
/tr
>
[
%
}
%
]
[
%
}
%
]
...
...
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