tx-sider 2.2.13 → 2.2.15
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 +12 -11
- 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-2ebffc66"), 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 = {
|
|
@@ -38070,6 +38070,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
38070
38070
|
...props2.paramsQuery,
|
|
38071
38071
|
moduleCode: ((_a = JSON.parse(localStorage.getItem("selectModule"))) == null ? void 0 : _a.location) ?? void 0,
|
|
38072
38072
|
key: null,
|
|
38073
|
+
isPushed: true,
|
|
38073
38074
|
skipCount: 0,
|
|
38074
38075
|
// 分页跳过数
|
|
38075
38076
|
maxResultCount: 20
|
|
@@ -38237,7 +38238,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
38237
38238
|
};
|
|
38238
38239
|
}
|
|
38239
38240
|
});
|
|
38240
|
-
const __unplugin_components_6 = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-
|
|
38241
|
+
const __unplugin_components_6 = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-2ebffc66"]]);
|
|
38241
38242
|
const index$5 = "";
|
|
38242
38243
|
const index$4 = "";
|
|
38243
38244
|
const index$3 = "";
|
|
@@ -42455,7 +42456,7 @@ const _sfc_main = {
|
|
|
42455
42456
|
const tableOptionRef = ref([
|
|
42456
42457
|
{
|
|
42457
42458
|
title: "序号",
|
|
42458
|
-
w: "
|
|
42459
|
+
w: "40px",
|
|
42459
42460
|
key: "index",
|
|
42460
42461
|
show: true
|
|
42461
42462
|
},
|
|
@@ -42463,7 +42464,7 @@ const _sfc_main = {
|
|
|
42463
42464
|
title: "模块",
|
|
42464
42465
|
w: "10%",
|
|
42465
42466
|
key: "moduleName",
|
|
42466
|
-
show:
|
|
42467
|
+
show: true
|
|
42467
42468
|
},
|
|
42468
42469
|
{
|
|
42469
42470
|
title: "版本号",
|
|
@@ -42473,32 +42474,32 @@ const _sfc_main = {
|
|
|
42473
42474
|
},
|
|
42474
42475
|
{
|
|
42475
42476
|
title: "更新内容",
|
|
42476
|
-
w: "
|
|
42477
|
+
w: "36%",
|
|
42477
42478
|
key: "description",
|
|
42478
42479
|
show: true
|
|
42479
42480
|
},
|
|
42480
42481
|
{
|
|
42481
42482
|
title: "附件",
|
|
42482
|
-
w: "
|
|
42483
|
+
w: "19%",
|
|
42483
42484
|
key: "files",
|
|
42484
42485
|
show: true
|
|
42485
42486
|
},
|
|
42486
42487
|
{
|
|
42487
42488
|
title: "版本日期",
|
|
42488
|
-
w: "
|
|
42489
|
+
w: "9%",
|
|
42489
42490
|
key: "versionDate",
|
|
42490
42491
|
show: true,
|
|
42491
42492
|
custom: true
|
|
42492
42493
|
},
|
|
42493
42494
|
{
|
|
42494
42495
|
title: "发布人",
|
|
42495
|
-
w: "
|
|
42496
|
+
w: "7%",
|
|
42496
42497
|
key: "creatorName",
|
|
42497
42498
|
show: true
|
|
42498
42499
|
},
|
|
42499
42500
|
{
|
|
42500
42501
|
title: "发布日期",
|
|
42501
|
-
w: "
|
|
42502
|
+
w: "9%",
|
|
42502
42503
|
key: "creationTime",
|
|
42503
42504
|
show: true,
|
|
42504
42505
|
custom: true
|
|
@@ -42593,7 +42594,7 @@ const _sfc_main = {
|
|
|
42593
42594
|
};
|
|
42594
42595
|
}
|
|
42595
42596
|
};
|
|
42596
|
-
const _withScopeId = (n2) => (pushScopeId("data-v-
|
|
42597
|
+
const _withScopeId = (n2) => (pushScopeId("data-v-09a7e62c"), n2 = n2(), popScopeId(), n2);
|
|
42597
42598
|
const _hoisted_1 = {
|
|
42598
42599
|
class: "bg-white defaultTS funcTC relative",
|
|
42599
42600
|
style: { "padding-bottom": "10px", "margin-bottom": "10px" }
|
|
@@ -43675,7 +43676,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
43675
43676
|
}, 8, ["show"])
|
|
43676
43677
|
], 64);
|
|
43677
43678
|
}
|
|
43678
|
-
const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
43679
|
+
const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-09a7e62c"]]);
|
|
43679
43680
|
const components = [TSider];
|
|
43680
43681
|
installComponents();
|
|
43681
43682
|
function installComponents() {
|