tx-sider 2.2.6 → 2.2.7
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/TXUI.mjs +5 -5
- package/lib/TXUI.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/TXUI.mjs
CHANGED
|
@@ -37691,7 +37691,7 @@ const setUserRead = (id) => {
|
|
|
37691
37691
|
});
|
|
37692
37692
|
};
|
|
37693
37693
|
const ModuleVersionModal_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
37694
|
-
const _withScopeId$2 = (n2) => (pushScopeId("data-v-
|
|
37694
|
+
const _withScopeId$2 = (n2) => (pushScopeId("data-v-60a34512"), n2 = n2(), popScopeId(), n2);
|
|
37695
37695
|
const _hoisted_1$2 = { class: "flex items-center h-[60px] pl-[40px] themeBGC" };
|
|
37696
37696
|
const _hoisted_2$2 = { class: "relative w-[30px] h-[30px]" };
|
|
37697
37697
|
const _hoisted_3$2 = {
|
|
@@ -37800,19 +37800,19 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
37800
37800
|
},
|
|
37801
37801
|
{
|
|
37802
37802
|
title: "版本号",
|
|
37803
|
-
w: "
|
|
37803
|
+
w: "8%",
|
|
37804
37804
|
key: "version",
|
|
37805
37805
|
show: true
|
|
37806
37806
|
},
|
|
37807
37807
|
{
|
|
37808
37808
|
title: "更新内容",
|
|
37809
|
-
w: "
|
|
37809
|
+
w: "38%",
|
|
37810
37810
|
key: "description",
|
|
37811
37811
|
show: true
|
|
37812
37812
|
},
|
|
37813
37813
|
{
|
|
37814
37814
|
title: "附件",
|
|
37815
|
-
w: "
|
|
37815
|
+
w: "17%",
|
|
37816
37816
|
key: "files",
|
|
37817
37817
|
show: true,
|
|
37818
37818
|
custom: true
|
|
@@ -37948,7 +37948,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
37948
37948
|
};
|
|
37949
37949
|
}
|
|
37950
37950
|
});
|
|
37951
|
-
const __unplugin_components_6 = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-
|
|
37951
|
+
const __unplugin_components_6 = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-60a34512"]]);
|
|
37952
37952
|
const index$5 = "";
|
|
37953
37953
|
const index$4 = "";
|
|
37954
37954
|
const index$3 = "";
|