@imean/sdk
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -14,4 +14,4 @@ "use strict"; | ||
position: 'fixed', | ||
bottom: '20px', | ||
right: '20px', | ||
bottom: '40px', | ||
right: '40px', | ||
padding: '10px', | ||
@@ -25,2 +25,3 @@ background: '#2F54EB1A', | ||
opacity: '0.5', | ||
zIndex: '99996', | ||
userSelect: 'none', | ||
@@ -99,2 +100,3 @@ }); | ||
elHelpIframe.src = 'https://imean.starblazer.cn/home/help'; | ||
// elHelpIframe.src = 'https://stg-imean.starblazer.cn/home/help'; | ||
(0, setCss_1.default)(elBtn, { | ||
@@ -101,0 +103,0 @@ display: 'none', |
@@ -266,2 +266,3 @@ "use strict"; | ||
dblclick: '双击', | ||
done: '完成', | ||
type: '输入', | ||
@@ -268,0 +269,0 @@ }[step.type] + " " + (step.type === 'type' ? '' : step.value || ''); |
{ | ||
"name": "@imean/sdk", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "types": "lib/index.d.ts", |
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
30619
771