chopper

Results 5 issues of chopper

加个捕获或者 var userInfo=null; userInfo=req.session?req.session.userInfo:userInfo; if(userInfo){ responseClient(res,200,0,'用户验证通过',userInfo); }else{ responseClient(res,200,1,'请重新登录'); }

hey,if I want to hide the keyboard when the input box is active and I try to use Keyboard.dismiss() method but it isn't any effect.so I want to know how...

TypeError:fetch is not a function the solve method is to " import fetch " in SvgImage.js file

你那个modalview文件有些问题