luyanan 7 年 前
コミット
2009d0944f
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      app/js/discoverNew.js

+ 1 - 1
app/js/discoverNew.js

@ -420,7 +420,7 @@
420 420
				});
421 421
			}
422 422
423
			function aiticl(id) {
423
			function aiticl(id) { 
424 424
				$.ajax(baseUrl + "/ajax/article/query", {
425 425
					dataType: 'json', //服务器返回json格式数据
426 426
					type: "get", //HTTP请求类型