tx-sider 2.2.11 → 2.2.13
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 +16 -16
- package/lib/TXUI.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/TXUI.mjs
CHANGED
|
@@ -37991,7 +37991,7 @@ const setUserRead = (id) => {
|
|
|
37991
37991
|
});
|
|
37992
37992
|
};
|
|
37993
37993
|
const ModuleVersionModal_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
37994
|
-
const _withScopeId$2 = (n2) => (pushScopeId("data-v-
|
|
37994
|
+
const _withScopeId$2 = (n2) => (pushScopeId("data-v-53a4fe7c"), n2 = n2(), popScopeId(), n2);
|
|
37995
37995
|
const _hoisted_1$2 = { class: "flex items-center h-[60px] pl-[40px] themeBGC" };
|
|
37996
37996
|
const _hoisted_2$2 = { class: "relative w-[30px] h-[30px]" };
|
|
37997
37997
|
const _hoisted_3$2 = {
|
|
@@ -38088,7 +38088,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
38088
38088
|
const tableOptionRef = ref([
|
|
38089
38089
|
{
|
|
38090
38090
|
title: "序号",
|
|
38091
|
-
w: "
|
|
38091
|
+
w: "50px",
|
|
38092
38092
|
key: "index",
|
|
38093
38093
|
show: true
|
|
38094
38094
|
},
|
|
@@ -38096,23 +38096,23 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
38096
38096
|
title: "模块",
|
|
38097
38097
|
w: "10%",
|
|
38098
38098
|
key: "moduleName",
|
|
38099
|
-
show:
|
|
38099
|
+
show: false
|
|
38100
38100
|
},
|
|
38101
38101
|
{
|
|
38102
38102
|
title: "版本号",
|
|
38103
|
-
w: "
|
|
38103
|
+
w: "10%",
|
|
38104
38104
|
key: "version",
|
|
38105
38105
|
show: true
|
|
38106
38106
|
},
|
|
38107
38107
|
{
|
|
38108
38108
|
title: "更新内容",
|
|
38109
|
-
w: "
|
|
38109
|
+
w: "38%",
|
|
38110
38110
|
key: "description",
|
|
38111
38111
|
show: true
|
|
38112
38112
|
},
|
|
38113
38113
|
{
|
|
38114
38114
|
title: "附件",
|
|
38115
|
-
w: "
|
|
38115
|
+
w: "20%",
|
|
38116
38116
|
key: "files",
|
|
38117
38117
|
show: true
|
|
38118
38118
|
},
|
|
@@ -38125,7 +38125,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
38125
38125
|
},
|
|
38126
38126
|
{
|
|
38127
38127
|
title: "发布人",
|
|
38128
|
-
w: "
|
|
38128
|
+
w: "8%",
|
|
38129
38129
|
key: "creatorName",
|
|
38130
38130
|
show: true
|
|
38131
38131
|
},
|
|
@@ -38237,7 +38237,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
38237
38237
|
};
|
|
38238
38238
|
}
|
|
38239
38239
|
});
|
|
38240
|
-
const __unplugin_components_6 = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-
|
|
38240
|
+
const __unplugin_components_6 = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-53a4fe7c"]]);
|
|
38241
38241
|
const index$5 = "";
|
|
38242
38242
|
const index$4 = "";
|
|
38243
38243
|
const index$3 = "";
|
|
@@ -42455,7 +42455,7 @@ const _sfc_main = {
|
|
|
42455
42455
|
const tableOptionRef = ref([
|
|
42456
42456
|
{
|
|
42457
42457
|
title: "序号",
|
|
42458
|
-
w: "
|
|
42458
|
+
w: "50px",
|
|
42459
42459
|
key: "index",
|
|
42460
42460
|
show: true
|
|
42461
42461
|
},
|
|
@@ -42463,23 +42463,23 @@ const _sfc_main = {
|
|
|
42463
42463
|
title: "模块",
|
|
42464
42464
|
w: "10%",
|
|
42465
42465
|
key: "moduleName",
|
|
42466
|
-
show:
|
|
42466
|
+
show: false
|
|
42467
42467
|
},
|
|
42468
42468
|
{
|
|
42469
42469
|
title: "版本号",
|
|
42470
|
-
w: "
|
|
42470
|
+
w: "10%",
|
|
42471
42471
|
key: "version",
|
|
42472
42472
|
show: true
|
|
42473
42473
|
},
|
|
42474
42474
|
{
|
|
42475
42475
|
title: "更新内容",
|
|
42476
|
-
w: "
|
|
42476
|
+
w: "38%",
|
|
42477
42477
|
key: "description",
|
|
42478
42478
|
show: true
|
|
42479
42479
|
},
|
|
42480
42480
|
{
|
|
42481
42481
|
title: "附件",
|
|
42482
|
-
w: "
|
|
42482
|
+
w: "20%",
|
|
42483
42483
|
key: "files",
|
|
42484
42484
|
show: true
|
|
42485
42485
|
},
|
|
@@ -42492,7 +42492,7 @@ const _sfc_main = {
|
|
|
42492
42492
|
},
|
|
42493
42493
|
{
|
|
42494
42494
|
title: "发布人",
|
|
42495
|
-
w: "
|
|
42495
|
+
w: "8%",
|
|
42496
42496
|
key: "creatorName",
|
|
42497
42497
|
show: true
|
|
42498
42498
|
},
|
|
@@ -42593,7 +42593,7 @@ const _sfc_main = {
|
|
|
42593
42593
|
};
|
|
42594
42594
|
}
|
|
42595
42595
|
};
|
|
42596
|
-
const _withScopeId = (n2) => (pushScopeId("data-v-
|
|
42596
|
+
const _withScopeId = (n2) => (pushScopeId("data-v-66a8d940"), n2 = n2(), popScopeId(), n2);
|
|
42597
42597
|
const _hoisted_1 = {
|
|
42598
42598
|
class: "bg-white defaultTS funcTC relative",
|
|
42599
42599
|
style: { "padding-bottom": "10px", "margin-bottom": "10px" }
|
|
@@ -43675,7 +43675,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
43675
43675
|
}, 8, ["show"])
|
|
43676
43676
|
], 64);
|
|
43677
43677
|
}
|
|
43678
|
-
const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
43678
|
+
const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-66a8d940"]]);
|
|
43679
43679
|
const components = [TSider];
|
|
43680
43680
|
installComponents();
|
|
43681
43681
|
function installComponents() {
|