python学习
This commit is contained in:
@@ -21,7 +21,7 @@ var member_index_ops = {
|
||||
var callback = {
|
||||
'ok':function(){
|
||||
$.ajax({
|
||||
url:common_ops.buildUrl( "/account/ops" ),
|
||||
url:common_ops.buildUrl( "/member/ops" ),
|
||||
type:'POST',
|
||||
data:{
|
||||
act:act,
|
||||
|
||||
Reference in New Issue
Block a user