Authored by 杨延青

Merge branch 'feature/miniwebview' into 'release/0806'

解决h5内嵌小程序webview接口兼容问题



See merge request !1506
... ... @@ -88,7 +88,7 @@
"xml2js": "^0.4.19",
"yoho-express-session": "^2.0.0",
"yoho-md5": "^2.0.0",
"yoho-node-lib": "=0.6.22",
"yoho-node-lib": "=0.6.23",
"yoho-zookeeper": "^1.0.10"
},
"devDependencies": {
... ...
... ... @@ -9894,9 +9894,9 @@ yoho-md5@^2.0.0:
version "2.1.0"
resolved "http://npm.yohops.com/yoho-md5/-/yoho-md5-2.1.0.tgz#f0c00d343f775e77952ebce0826863ac52e0ad50"
yoho-node-lib@=0.6.19:
version "0.6.19"
resolved "http://npm.yohops.com/yoho-node-lib/-/yoho-node-lib-0.6.19.tgz#f3df50ea9d4a20ef7dc5f629e1725ee530e3570b"
yoho-node-lib@=0.6.23:
version "0.6.23"
resolved "http://npm.yohops.com/yoho-node-lib/-/yoho-node-lib-0.6.23.tgz#7ad4b550c3c66deb860bc6f7b1b7d9598ca89297"
dependencies:
dnscache "^1.0.1"
handlebars "^4.0.5"
... ...