bh-mobile-sdk
Advanced tools
Comparing version 0.2.5 to 0.3.0
{ | ||
"name": "bh-mobile-sdk", | ||
"version": "0.2.5", | ||
"version": "0.3.0", | ||
"description": "wisedu mobile web sdk", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -32,3 +32,5 @@ /** | ||
finishPullUp: true, | ||
webviewOnResume: true | ||
webviewOnResume: true, | ||
setComplexTitlesAndClick: true, | ||
showLimitedRightButton: true | ||
}, | ||
@@ -113,3 +115,4 @@ systemAbility: { | ||
openPersonalHome: true, | ||
openFreshDetail: true | ||
openFreshDetail: true, | ||
trackEvent: true // 神策统计接口 | ||
}, | ||
@@ -116,0 +119,0 @@ geolocation: { |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
80867
2300