Commit b8175518 authored by agping's avatar agping

预约修改

parent 6ebcd31a
...@@ -114,7 +114,7 @@ define (['doT', 'text!temp/watch_template_tpl.html', 'css!style/home.css','pagin ...@@ -114,7 +114,7 @@ define (['doT', 'text!temp/watch_template_tpl.html', 'css!style/home.css','pagin
function loadMain(phone, obj) { function loadMain(phone, obj) {
ajaxObj=$.ajax({ ajaxObj=$.ajax({
type: "GET", type: "GET",
url: '/index/getBroker' , url: '/index/getBroker_new' ,
data: { data: {
'phone': phone 'phone': phone
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment