tx-sider 2.2.12 → 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 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-fc8e32c0"), n2 = n2(), popScopeId(), n2);
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: "40px",
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: true
38099
+ show: false
38100
38100
  },
38101
38101
  {
38102
38102
  title: "版本号",
38103
- w: "8%",
38103
+ w: "10%",
38104
38104
  key: "version",
38105
38105
  show: true
38106
38106
  },
38107
38107
  {
38108
38108
  title: "更新内容",
38109
- w: "36%",
38109
+ w: "38%",
38110
38110
  key: "description",
38111
38111
  show: true
38112
38112
  },
38113
38113
  {
38114
38114
  title: "附件",
38115
- w: "17%",
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: "7%",
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-fc8e32c0"]]);
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 = "";