Authored by 杨延青

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

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



See merge request !1506
@@ -88,7 +88,7 @@ @@ -88,7 +88,7 @@
88 "xml2js": "^0.4.19", 88 "xml2js": "^0.4.19",
89 "yoho-express-session": "^2.0.0", 89 "yoho-express-session": "^2.0.0",
90 "yoho-md5": "^2.0.0", 90 "yoho-md5": "^2.0.0",
91 - "yoho-node-lib": "=0.6.22", 91 + "yoho-node-lib": "=0.6.23",
92 "yoho-zookeeper": "^1.0.10" 92 "yoho-zookeeper": "^1.0.10"
93 }, 93 },
94 "devDependencies": { 94 "devDependencies": {
@@ -9894,9 +9894,9 @@ yoho-md5@^2.0.0: @@ -9894,9 +9894,9 @@ yoho-md5@^2.0.0:
9894 version "2.1.0" 9894 version "2.1.0"
9895 resolved "http://npm.yohops.com/yoho-md5/-/yoho-md5-2.1.0.tgz#f0c00d343f775e77952ebce0826863ac52e0ad50" 9895 resolved "http://npm.yohops.com/yoho-md5/-/yoho-md5-2.1.0.tgz#f0c00d343f775e77952ebce0826863ac52e0ad50"
9896 9896
9897 -yoho-node-lib@=0.6.19:  
9898 - version "0.6.19"  
9899 - resolved "http://npm.yohops.com/yoho-node-lib/-/yoho-node-lib-0.6.19.tgz#f3df50ea9d4a20ef7dc5f629e1725ee530e3570b" 9897 +yoho-node-lib@=0.6.23:
  9898 + version "0.6.23"
  9899 + resolved "http://npm.yohops.com/yoho-node-lib/-/yoho-node-lib-0.6.23.tgz#7ad4b550c3c66deb860bc6f7b1b7d9598ca89297"
9900 dependencies: 9900 dependencies:
9901 dnscache "^1.0.1" 9901 dnscache "^1.0.1"
9902 handlebars "^4.0.5" 9902 handlebars "^4.0.5"