slw 0.9.11 → 0.9.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.js +2 -2
- package/lib/index.umd.cjs +2 -2
- package/package.json +1 -1
package/lib/index.js
CHANGED
|
@@ -40466,7 +40466,7 @@ const _hoisted_1$kT = ["src"], _sfc_main$3 = {
|
|
|
40466
40466
|
return re.value && (me = "calc(100vh - 75px)"), { height: me };
|
|
40467
40467
|
});
|
|
40468
40468
|
function pe() {
|
|
40469
|
-
H("close");
|
|
40469
|
+
se.value = 75, le.value = "88%", H("close");
|
|
40470
40470
|
}
|
|
40471
40471
|
return (me, ge) => {
|
|
40472
40472
|
const _e = resolveComponent("el-dialog");
|
|
@@ -125356,7 +125356,7 @@ function reConsole() {
|
|
|
125356
125356
|
}
|
|
125357
125357
|
}
|
|
125358
125358
|
console.info(
|
|
125359
|
-
`%cSLW %cVer 0.9.
|
|
125359
|
+
`%cSLW %cVer 0.9.12%c
|
|
125360
125360
|
%c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
|
|
125361
125361
|
%c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
|
|
125362
125362
|
"color:#409EFF;font-size: 22px;font-weight:bolder;text-shadow: 2px 2px 4px #84c1ff;",
|