06 2016 档案

摘要:request.body undefinded 解决方法 阅读全文
posted @ 2016-06-06 14:53 DavidPan 阅读(1904) 评论(0) 推荐(0)
摘要:app.all('*', function (req, res, next) { res.header('Access-Control-Allow-Origin', '*'); res.header('Access-Control-Allow-Headers', 'Content-Type, Con 阅读全文
posted @ 2016-06-06 14:52 DavidPan 阅读(8972) 评论(0) 推荐(0)
摘要:background:#101010; background-color:rgba(0,0,0,0.4); 阅读全文
posted @ 2016-06-06 14:43 DavidPan 阅读(278) 评论(0) 推荐(0)
摘要:<div class="row"> <!--选择图片按钮--> <div class="col-xs-12" align="center" id="view"> <img id="upload_img" src="img/enroll/upload-btn.png" style="width: 25 阅读全文
posted @ 2016-06-06 14:42 DavidPan 阅读(1130) 评论(0) 推荐(0)
摘要:主要用到以下JS文件: <script src="js/photo/iscroll-zoom.js"></script> <script src="js/photo/hammer.js"></script> <script src="js/photo/lrz.all.bundle.js"></scr 阅读全文
posted @ 2016-06-06 14:41 DavidPan 阅读(1662) 评论(0) 推荐(0)