success: function (data) {
                        alert(data.name); //弹出data对象的name属性值
                    }
                });
          }
    </script>

相关文章:

  • 2021-12-19
  • 2021-12-09
  • 2021-05-20
  • 2022-12-23
  • 2021-12-09
  • 2021-12-09
  • 2021-12-09
猜你喜欢
  • 2021-12-09
  • 2022-01-03
  • 2021-11-16
  • 2022-01-11
相关资源
相似解决方案