@yoooloo42/joker 1.0.121 → 1.0.122

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/dist/index.esm.js CHANGED
@@ -22554,7 +22554,7 @@ script$h.__file = "src/form/LabelBox.vue";
22554
22554
  const _hoisted_1$d = { key: 12 };
22555
22555
  const _hoisted_2$d = { key: 0 };
22556
22556
  const _hoisted_3$6 = { key: 13 };
22557
- const _hoisted_4$4 = { key: 0 };
22557
+ const _hoisted_4$5 = { key: 0 };
22558
22558
  const _hoisted_5$1 = { key: 14 };
22559
22559
  const _hoisted_6 = { key: 0 };
22560
22560
  const _hoisted_7 = { key: 16 };
@@ -23049,7 +23049,7 @@ return (_ctx, _cache) => {
23049
23049
  ]),
23050
23050
  createCommentVNode(" 设置了图片删除功能,同时图片不为空 "),
23051
23051
  (!!unref(propsItem_box).imageDelete && !!unref(formData_box)[unref(propsItem_box).fieldName])
23052
- ? (openBlock(), createElementBlock("div", _hoisted_4$4, [
23052
+ ? (openBlock(), createElementBlock("div", _hoisted_4$5, [
23053
23053
  createVNode(_component_el_button, {
23054
23054
  size: "small",
23055
23055
  icon: !unref(formData_box)[unref(propsItem_box).imageDelete] ? 'el-icon-delete' : 'el-icon-magic-stick',
@@ -23327,7 +23327,7 @@ script$g.__file = "src/form/InputBox.vue";
23327
23327
  const _hoisted_1$c = { key: 0 };
23328
23328
  const _hoisted_2$c = ["colspan"];
23329
23329
  const _hoisted_3$5 = { key: 0 };
23330
- const _hoisted_4$3 = ["colspan"];
23330
+ const _hoisted_4$4 = ["colspan"];
23331
23331
 
23332
23332
 
23333
23333
  var script$f = {
@@ -23508,7 +23508,7 @@ return (_ctx, _cache) => {
23508
23508
  scopeThis: unref(scopeThis_box),
23509
23509
  item: item2
23510
23510
  }, null, 8 /* PROPS */, ["modelValue", "myProps", "scopeThis", "item"])
23511
- ], 12 /* STYLE, PROPS */, _hoisted_4$3)
23511
+ ], 12 /* STYLE, PROPS */, _hoisted_4$4)
23512
23512
  ]))
23513
23513
  : createCommentVNode("v-if", true)
23514
23514
  ], 64 /* STABLE_FRAGMENT */))
@@ -41277,7 +41277,7 @@ script$a.__file = "src/upload/Upload-avatar.vue";
41277
41277
  const _hoisted_1$9 = ["src"];
41278
41278
  const _hoisted_2$9 = { key: 0 };
41279
41279
  const _hoisted_3$4 = { style: {"color":"blue"} };
41280
- const _hoisted_4$2 = { key: 1 };
41280
+ const _hoisted_4$3 = { key: 1 };
41281
41281
 
41282
41282
  // 遵循 Vue 3 v-model 规范,使用 modelValue
41283
41283
 
@@ -41438,7 +41438,7 @@ return (_ctx, _cache) => {
41438
41438
  fileList_box.value[0].response.data &&
41439
41439
  fileList_box.value[0].response.data.src
41440
41440
  )
41441
- ? (openBlock(), createElementBlock("div", _hoisted_4$2, [
41441
+ ? (openBlock(), createElementBlock("div", _hoisted_4$3, [
41442
41442
  createVNode(_component_el_button, {
41443
41443
  size: "small",
41444
41444
  icon: "el-icon-delete",
@@ -42291,7 +42291,7 @@ script$5.__file = "src/gbt2260/index.vue";
42291
42291
  const _hoisted_1$4 = { key: 0 };
42292
42292
  const _hoisted_2$4 = { key: 1 };
42293
42293
  const _hoisted_3$2 = { style: {"width":"100%"} };
42294
- const _hoisted_4$1 = { style: {"width":"50px"} };
42294
+ const _hoisted_4$2 = { style: {"width":"50px"} };
42295
42295
 
42296
42296
  // 遵循 Vue 3 v-model 规范,使用 modelValue
42297
42297
 
@@ -42496,7 +42496,7 @@ return (_ctx, _cache) => {
42496
42496
  ]),
42497
42497
  createElementVNode("tr", null, [
42498
42498
  _cache[4] || (_cache[4] = createElementVNode("td", null, null, -1 /* CACHED */)),
42499
- createElementVNode("td", _hoisted_4$1, [
42499
+ createElementVNode("td", _hoisted_4$2, [
42500
42500
  createVNode(_component_el_button, {
42501
42501
  type: "primary",
42502
42502
  circle: "",
@@ -42766,7 +42766,10 @@ return (_ctx, _cache) => {
42766
42766
  createElementVNode("th")
42767
42767
  ], -1 /* CACHED */)),
42768
42768
  (openBlock(true), createElementBlock(Fragment, null, renderList(popup.formData, (item, index) => {
42769
- return (openBlock(), createElementBlock("tr", { key: index }, [
42769
+ return (openBlock(), createElementBlock("tr", {
42770
+ key: index,
42771
+ style: {"padding-bottom":"10px"}
42772
+ }, [
42770
42773
  createCommentVNode(" 左对齐,使用<td> "),
42771
42774
  createElementVNode("td", null, [
42772
42775
  createVNode(_component_ly0gbt2260, {
@@ -42972,7 +42975,6 @@ const style = reactive({
42972
42975
  popup: {
42973
42976
  name: {
42974
42977
  width: '200px',
42975
- 'margin-bottom': '10px'
42976
42978
  },
42977
42979
  price: {
42978
42980
  width: '120px'
@@ -43098,7 +43100,10 @@ return (_ctx, _cache) => {
43098
43100
  createElementVNode("th")
43099
43101
  ], -1 /* CACHED */)),
43100
43102
  (openBlock(true), createElementBlock(Fragment, null, renderList(popup.formData, (item, index) => {
43101
- return (openBlock(), createElementBlock("tr", { key: index }, [
43103
+ return (openBlock(), createElementBlock("tr", {
43104
+ key: index,
43105
+ style: {"padding-bottom":"10px"}
43106
+ }, [
43102
43107
  createElementVNode("td", null, [
43103
43108
  createVNode(_component_el_input, {
43104
43109
  style: normalizeStyle(style.popup.name),
@@ -43218,6 +43223,7 @@ var _imports_0 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABc
43218
43223
  const _hoisted_1$1 = { key: 0 };
43219
43224
  const _hoisted_2$1 = { key: 0 };
43220
43225
  const _hoisted_3$1 = { style: {"width":"100%"} };
43226
+ const _hoisted_4$1 = { style: {"padding-bottom":"10px"} };
43221
43227
 
43222
43228
  // 遵循 Vue 3 v-model 规范,使用 modelValue
43223
43229
 
@@ -43411,7 +43417,7 @@ return (_ctx, _cache) => {
43411
43417
  createElementVNode("th")
43412
43418
  ], -1 /* CACHED */)),
43413
43419
  (openBlock(true), createElementBlock(Fragment, null, renderList(popup.formData, (item, index) => {
43414
- return (openBlock(), createElementBlock("tr", null, [
43420
+ return (openBlock(), createElementBlock("tr", _hoisted_4$1, [
43415
43421
  createElementVNode("td", null, [
43416
43422
  createVNode(_component_el_input, {
43417
43423
  style: normalizeStyle(style.popup.name),