|
@@ -106,7 +106,7 @@ $.messager.confirm_action = function(options){
|
|
$('body').append('<div id="' + dialog_id + '">' + html + '</div>');
|
|
$('body').append('<div id="' + dialog_id + '">' + html + '</div>');
|
|
}
|
|
}
|
|
if (typeof(site_root) == 'undefined'){
|
|
if (typeof(site_root) == 'undefined'){
|
|
- site_root = 'http://admin.wozhua.mobi';
|
|
|
|
|
|
+ site_root = 'http://admin.yiguanjia.me';
|
|
}
|
|
}
|
|
var jq_cd = $('#' + dialog_id);
|
|
var jq_cd = $('#' + dialog_id);
|
|
var jq_cds = $('#' + select_id);
|
|
var jq_cds = $('#' + select_id);
|