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
c9197b33
Commit
c9197b33
authored
Nov 12, 2018
by
xinyuandu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
回滚
parent
22cafda1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
30 deletions
+30
-30
detaila_tl.js
public/app/js/detaila_tl.js
+30
-30
No files found.
public/app/js/detaila_tl.js
View file @
c9197b33
...
@@ -326,34 +326,34 @@
...
@@ -326,34 +326,34 @@
}
}
})();
})();
$
(
document
).
ready
(
function
(){
console
.
log
(
"12312321321312321132"
)
//window.location.href = 'https://www.baidu.com';
$
(
'#jump_link'
).
attr
(
"data-phone"
,
"110112119"
)
var
phone
=
''
;
$
.
ajax
({
url
:
'index/getWxInfoV2'
,
data
:
{
// 'house_id': _shangpuId,
//// 'site_area': _isC=='1'?1:3
// 'is_return_list': 1
},
type
:
"GET"
,
dataType
:
"json"
,
beforeSend
:
function
()
{},
success
:
function
(
data
)
{
// if ( data.phone ){
// phone = data.phone ;
// }
//
//
//$(document).ready(function(){
// console.log("12312321321312321132")
// //window.location.href = 'https://www.baidu.com';
// $('#jump_link').attr("data-phone" , "110112119")
// $('#jump_link').attr("data-phone" , "110112119")
},
// var phone = '';
error
:
function
()
{
//
// $.ajax({
}
// url: 'index/getWxInfoV2',
});
// data: {
//// 'house_id': _shangpuId,
////// 'site_area': _isC=='1'?1:3
})
//// 'is_return_list': 1
\ No newline at end of file
// },
// type: "GET",
// dataType: "json",
// beforeSend: function() {},
// success: function(data) {
//// if ( data.phone ){
//// phone = data.phone ;
//// }
////
//// $('#jump_link').attr("data-phone" , "110112119")
// },
// error: function() {
//
// }
// });
//
//
//})
\ No newline at end of file
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