摘要: //MVC显示 GetList(1); function GetList(index) { $.ajax({ url: 'http://localhost:4480/api/Default/GetShopShow', type: 'get', data: { pageindex: index,pag 阅读全文
posted @ 2020-07-26 23:38 影子少年 阅读(76) 评论(0) 推荐(0)