qcloud-iotexplorer-h5-panel-sdk
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "qcloud-iotexplorer-h5-panel-sdk", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/release/qcloud-iotexplorer-h5-panel-sdk", |
@@ -151,3 +151,3 @@ # qcloud-iotexplorer-h5-panel-sdk | ||
### sdk.navBack: () => Promise | ||
调用 wx.miniprogram.navigateBack 返回上一级页面 | ||
调用 wx.miniProgram.navigateBack 返回上一级页面 | ||
@@ -167,3 +167,3 @@ ### sdk.appDevSdk | ||
``` | ||
sdk.wxSdkReady().then(() => wx.miniprogram.navigateBack()); | ||
sdk.wxSdkReady().then(() => wx.miniProgram.navigateBack()); | ||
``` | ||
@@ -170,0 +170,0 @@ |
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