@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.cjs.js CHANGED
@@ -22558,7 +22558,7 @@ script$h.__file = "src/form/LabelBox.vue";
22558
22558
  const _hoisted_1$d = { key: 12 };
22559
22559
  const _hoisted_2$d = { key: 0 };
22560
22560
  const _hoisted_3$6 = { key: 13 };
22561
- const _hoisted_4$4 = { key: 0 };
22561
+ const _hoisted_4$5 = { key: 0 };
22562
22562
  const _hoisted_5$1 = { key: 14 };
22563
22563
  const _hoisted_6 = { key: 0 };
22564
22564
  const _hoisted_7 = { key: 16 };
@@ -23053,7 +23053,7 @@ return (_ctx, _cache) => {
23053
23053
  ]),
23054
23054
  vue.createCommentVNode(" 设置了图片删除功能,同时图片不为空 "),
23055
23055
  (!!vue.unref(propsItem_box).imageDelete && !!vue.unref(formData_box)[vue.unref(propsItem_box).fieldName])
23056
- ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$4, [
23056
+ ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$5, [
23057
23057
  vue.createVNode(_component_el_button, {
23058
23058
  size: "small",
23059
23059
  icon: !vue.unref(formData_box)[vue.unref(propsItem_box).imageDelete] ? 'el-icon-delete' : 'el-icon-magic-stick',
@@ -23331,7 +23331,7 @@ script$g.__file = "src/form/InputBox.vue";
23331
23331
  const _hoisted_1$c = { key: 0 };
23332
23332
  const _hoisted_2$c = ["colspan"];
23333
23333
  const _hoisted_3$5 = { key: 0 };
23334
- const _hoisted_4$3 = ["colspan"];
23334
+ const _hoisted_4$4 = ["colspan"];
23335
23335
 
23336
23336
 
23337
23337
  var script$f = {
@@ -23512,7 +23512,7 @@ return (_ctx, _cache) => {
23512
23512
  scopeThis: vue.unref(scopeThis_box),
23513
23513
  item: item2
23514
23514
  }, null, 8 /* PROPS */, ["modelValue", "myProps", "scopeThis", "item"])
23515
- ], 12 /* STYLE, PROPS */, _hoisted_4$3)
23515
+ ], 12 /* STYLE, PROPS */, _hoisted_4$4)
23516
23516
  ]))
23517
23517
  : vue.createCommentVNode("v-if", true)
23518
23518
  ], 64 /* STABLE_FRAGMENT */))
@@ -41281,7 +41281,7 @@ script$a.__file = "src/upload/Upload-avatar.vue";
41281
41281
  const _hoisted_1$9 = ["src"];
41282
41282
  const _hoisted_2$9 = { key: 0 };
41283
41283
  const _hoisted_3$4 = { style: {"color":"blue"} };
41284
- const _hoisted_4$2 = { key: 1 };
41284
+ const _hoisted_4$3 = { key: 1 };
41285
41285
 
41286
41286
  // 遵循 Vue 3 v-model 规范,使用 modelValue
41287
41287
 
@@ -41442,7 +41442,7 @@ return (_ctx, _cache) => {
41442
41442
  fileList_box.value[0].response.data &&
41443
41443
  fileList_box.value[0].response.data.src
41444
41444
  )
41445
- ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$2, [
41445
+ ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$3, [
41446
41446
  vue.createVNode(_component_el_button, {
41447
41447
  size: "small",
41448
41448
  icon: "el-icon-delete",
@@ -42295,7 +42295,7 @@ script$5.__file = "src/gbt2260/index.vue";
42295
42295
  const _hoisted_1$4 = { key: 0 };
42296
42296
  const _hoisted_2$4 = { key: 1 };
42297
42297
  const _hoisted_3$2 = { style: {"width":"100%"} };
42298
- const _hoisted_4$1 = { style: {"width":"50px"} };
42298
+ const _hoisted_4$2 = { style: {"width":"50px"} };
42299
42299
 
42300
42300
  // 遵循 Vue 3 v-model 规范,使用 modelValue
42301
42301
 
@@ -42500,7 +42500,7 @@ return (_ctx, _cache) => {
42500
42500
  ]),
42501
42501
  vue.createElementVNode("tr", null, [
42502
42502
  _cache[4] || (_cache[4] = vue.createElementVNode("td", null, null, -1 /* CACHED */)),
42503
- vue.createElementVNode("td", _hoisted_4$1, [
42503
+ vue.createElementVNode("td", _hoisted_4$2, [
42504
42504
  vue.createVNode(_component_el_button, {
42505
42505
  type: "primary",
42506
42506
  circle: "",
@@ -42770,7 +42770,10 @@ return (_ctx, _cache) => {
42770
42770
  vue.createElementVNode("th")
42771
42771
  ], -1 /* CACHED */)),
42772
42772
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(popup.formData, (item, index) => {
42773
- return (vue.openBlock(), vue.createElementBlock("tr", { key: index }, [
42773
+ return (vue.openBlock(), vue.createElementBlock("tr", {
42774
+ key: index,
42775
+ style: {"padding-bottom":"10px"}
42776
+ }, [
42774
42777
  vue.createCommentVNode(" 左对齐,使用<td> "),
42775
42778
  vue.createElementVNode("td", null, [
42776
42779
  vue.createVNode(_component_ly0gbt2260, {
@@ -42976,7 +42979,6 @@ const style = vue.reactive({
42976
42979
  popup: {
42977
42980
  name: {
42978
42981
  width: '200px',
42979
- 'margin-bottom': '10px'
42980
42982
  },
42981
42983
  price: {
42982
42984
  width: '120px'
@@ -43102,7 +43104,10 @@ return (_ctx, _cache) => {
43102
43104
  vue.createElementVNode("th")
43103
43105
  ], -1 /* CACHED */)),
43104
43106
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(popup.formData, (item, index) => {
43105
- return (vue.openBlock(), vue.createElementBlock("tr", { key: index }, [
43107
+ return (vue.openBlock(), vue.createElementBlock("tr", {
43108
+ key: index,
43109
+ style: {"padding-bottom":"10px"}
43110
+ }, [
43106
43111
  vue.createElementVNode("td", null, [
43107
43112
  vue.createVNode(_component_el_input, {
43108
43113
  style: vue.normalizeStyle(style.popup.name),
@@ -43222,6 +43227,7 @@ var _imports_0 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABc
43222
43227
  const _hoisted_1$1 = { key: 0 };
43223
43228
  const _hoisted_2$1 = { key: 0 };
43224
43229
  const _hoisted_3$1 = { style: {"width":"100%"} };
43230
+ const _hoisted_4$1 = { style: {"padding-bottom":"10px"} };
43225
43231
 
43226
43232
  // 遵循 Vue 3 v-model 规范,使用 modelValue
43227
43233
 
@@ -43415,7 +43421,7 @@ return (_ctx, _cache) => {
43415
43421
  vue.createElementVNode("th")
43416
43422
  ], -1 /* CACHED */)),
43417
43423
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(popup.formData, (item, index) => {
43418
- return (vue.openBlock(), vue.createElementBlock("tr", null, [
43424
+ return (vue.openBlock(), vue.createElementBlock("tr", _hoisted_4$1, [
43419
43425
  vue.createElementVNode("td", null, [
43420
43426
  vue.createVNode(_component_el_input, {
43421
43427
  style: vue.normalizeStyle(style.popup.name),