@okiss/oms 0.0.24 → 0.0.25
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/dist/index.es.js +2 -2
- package/dist/index.es.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -3440,7 +3440,7 @@ const rn = {
|
|
|
3440
3440
|
dangerouslyUseHTMLString: !0,
|
|
3441
3441
|
duration: 0,
|
|
3442
3442
|
onClose: this.closeNavBarNotice
|
|
3443
|
-
}), this.user.env && Kt({
|
|
3443
|
+
}), this.setting.envColor[this.user.env] && Kt({
|
|
3444
3444
|
elRef: this.$refs.header.$el,
|
|
3445
3445
|
waterMark: this.user.env,
|
|
3446
3446
|
color: "skyblue",
|
|
@@ -3573,7 +3573,7 @@ function vn(e, t, l, n, o, s) {
|
|
|
3573
3573
|
_: 1
|
|
3574
3574
|
}, 8, ["style"]);
|
|
3575
3575
|
}
|
|
3576
|
-
const gn = /* @__PURE__ */ C(rn, [["render", vn], ["__scopeId", "data-v-
|
|
3576
|
+
const gn = /* @__PURE__ */ C(rn, [["render", vn], ["__scopeId", "data-v-9d0fb088"]]);
|
|
3577
3577
|
const kn = {
|
|
3578
3578
|
name: "SidebarLogo",
|
|
3579
3579
|
props: {
|