python学习

This commit is contained in:
2019-08-01 18:28:02 +08:00
parent 1548060c7f
commit c09984ab48
7 changed files with 234 additions and 95 deletions

View File

@@ -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,