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
fb7ffe38
Commit
fb7ffe38
authored
Nov 14, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
补充修改
parent
5ec65387
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
13 deletions
+1
-13
customerinfo_details_new.html
...ation/app_broker/view/index/customerinfo_details_new.html
+1
-1
customerinfo_details_new.js
public/app/js/customerinfo_details_new.js
+0
-12
No files found.
application/app_broker/view/index/customerinfo_details_new.html
View file @
fb7ffe38
...
...
@@ -218,7 +218,7 @@
<script
type=
"text/javascript"
src=
"/app/js/jquery-1122-min.js"
></script>
<script
src=
"/app/js/common.js?new42"
charset=
"utf-8"
></script>
<script
src=
"/app/js/customerinfo_details_new.js?new6
8
"
></script>
<script
src=
"/app/js/customerinfo_details_new.js?new6
9
"
></script>
</body>
...
...
public/app/js/customerinfo_details_new.js
View file @
fb7ffe38
...
...
@@ -17,18 +17,6 @@ bargain 成交报告
$
(
function
(){
$
(
document
.
body
).
show
();
if
(
_token
!==
null
)
{
h5PageC
(
_token
,
function
(
data
)
{
if
(
Number
(
localStorage
.
getItem
(
'userid'
))){
loadMain
();
}
else
{
layerTipsX
(
'登录信息有误,请重新登录'
);
}
});
}
else
{
layerTipsX
(
'参数错误,请重新登录'
);
};
if
(
_token
!==
null
)
{
h5PageC
(
_token
,
function
(
data
)
{
if
(
Number
(
localStorage
.
getItem
(
'userid'
))){
...
...
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