edit修改相关内容
This commit is contained in:
parent
faa2bb5777
commit
c40f30da28
@ -276,7 +276,7 @@ $type = Banner::type();
|
|||||||
if('<?=$id?>' == 12){
|
if('<?=$id?>' == 12){
|
||||||
data.url_type = 6
|
data.url_type = 6
|
||||||
}
|
}
|
||||||
data.type = 1;
|
data.type = '<?=$is?>'?1:2;
|
||||||
data.status = 1;
|
data.status = 1;
|
||||||
data._csrf = _csrf;
|
data._csrf = _csrf;
|
||||||
$.ajax(url, {
|
$.ajax(url, {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user