Browse Source

Merge branch 'test' of git.oschina.net:yiguanjia/php into test

DengTao 8 năm trước cách đây
mục cha
commit
d70d30da03

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
www/webapp/moonclub/dist/js/main.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
www/webapp/moonclub/dist/js/page/home.js


+ 1 - 1
www/webapp/moonclub/js/page/home.js

@@ -173,7 +173,7 @@ define(['$', 'template', 'IScroll', 'product', 'user', 'native', 'config', 'addr
 				// 目前的作用只是供后端判断,该用户是否为新用户,所以没有回调。
 				//加载之前
 				console.log("加载之前"+user.id);
-				api.geteservation(user.id,function (res) {
+				api.geteservation({user_id: user.id},function (res) {
 					console.log(res);
 				});
 				//加载之后

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác