摘要:
客户端代码: Ext.onReady(function () { Ext.get('mb').on('click', function () { Ext.Ajax.request({ url: root + "/Test/GetCount", success: function (response) { var sum = response.responseText; ... 阅读全文
posted @ 2014-01-24 21:30
二豆
阅读(1610)
评论(1)
推荐(0)
浙公网安备 33010602011771号