hzzt-plus 0.0.2-dev06 → 0.0.2-dev07

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.
@@ -20423,7 +20423,7 @@
20423
20423
  __props.isManual ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2, vue.toDisplayString(vue.unref(t)("pageSize.d")) + vue.toDisplayString(__props.modelValue) + vue.toDisplayString(vue.unref(t)("pageSize.page")), 1)) : vue.createCommentVNode("v-if", true),
20424
20424
  __props.pageSizeOptions.length ? (vue.openBlock(), vue.createElementBlock("div", {
20425
20425
  key: 2,
20426
- class: vue.normalizeClass([_ctx.e("option"), "flex align-items-center"])
20426
+ class: vue.normalizeClass([vue.unref(ns).e("option"), "flex align-items-center"])
20427
20427
  }, [
20428
20428
  vue.createElementVNode("span", _hoisted_3, vue.toDisplayString(vue.unref(t)("lang.per_page")), 1),
20429
20429
  vue.createVNode(vue.unref(ElSelect), {
@@ -20448,7 +20448,7 @@
20448
20448
  ], 2)) : vue.createCommentVNode("v-if", true),
20449
20449
  vue.unref(page) > 1 || __props.isManual ? (vue.openBlock(), vue.createElementBlock("div", {
20450
20450
  key: 3,
20451
- class: vue.normalizeClass(_ctx.e("pagination"))
20451
+ class: vue.normalizeClass(vue.unref(ns).e("pagination"))
20452
20452
  }, [
20453
20453
  !__props.isManual ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_4, vue.toDisplayString(__props.modelValue) + "/" + vue.toDisplayString(vue.unref(page)), 1)) : vue.createCommentVNode("v-if", true),
20454
20454
  vue.unref(page) > 2 && __props.modelValue > 2 ? (vue.openBlock(), vue.createBlock(vue.unref(ElButton), {