Browse Source

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

north 8 năm trước cách đây
mục cha
commit
7059bdc2ab

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


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


+ 1 - 1
www/webapp/o2o/js/page/rechargee.js

@@ -84,7 +84,7 @@ define(['$', 'template', 'IScroll', 'recharge', 'native', 'config', 'user'], fun
 						message: '请选择金额'
 					}]);
 					return;
-				}else if (inputVal=="") {
+				}else if (parseInt(inputVal)===NaN || inputVal==="") {
 					// 弹出提示框
 					$doc.trigger('spa:openpanel', ['simpleAlert', {
 						message: '请输入金额'

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