@yoooloo42/joker 1.0.113 → 1.0.114

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
@@ -42473,8 +42473,8 @@ return (_ctx, _cache) => {
42473
42473
  }, [
42474
42474
  vue.createVNode(_component_el_input, {
42475
42475
  style: vue.normalizeStyle(style.popup.input),
42476
- modelValue: popup.value[index],
42477
- "onUpdate:modelValue": $event => ((popup.value[index]) = $event)
42476
+ modelValue: popup.formData[index],
42477
+ "onUpdate:modelValue": $event => ((popup.formData[index]) = $event)
42478
42478
  }, null, 8 /* PROPS */, ["style", "modelValue", "onUpdate:modelValue"]),
42479
42479
  vue.createVNode(_component_el_button, {
42480
42480
  style: vue.normalizeStyle(style.popup.delete),
@@ -42691,63 +42691,62 @@ return (_ctx, _cache) => {
42691
42691
  ]),
42692
42692
  _cache[2] || (_cache[2] = vue.createElementVNode("td", null, "[未设置更多邮寄地址]", -1 /* CACHED */))
42693
42693
  ]))
42694
- : vue.createCommentVNode("v-if", true),
42695
- (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(modelValue_box, (item, index) => {
42696
- return (vue.openBlock(), vue.createElementBlock("tr", { key: index }, [
42697
- vue.createElementVNode("td", null, [
42698
- (!__props.myProps.readOnly && index === 0)
42699
- ? (vue.openBlock(), vue.createBlock(_component_el_icon, {
42700
- key: 0,
42701
- size: 16,
42702
- color: "blue"
42703
- }, {
42704
- default: vue.withCtx(() => [
42705
- vue.createVNode(_component_Edit)
42706
- ]),
42707
- _: 1 /* STABLE */
42708
- }))
42709
- : vue.createCommentVNode("v-if", true)
42710
- ]),
42711
- vue.createElementVNode("td", null, [
42712
- vue.createElementVNode("table", null, [
42713
- vue.createElementVNode("tbody", null, [
42714
- vue.createElementVNode("tr", null, [
42715
- vue.createElementVNode("td", {
42716
- style: vue.normalizeStyle(style.modelValue_box.label)
42717
- }, "国内行政区划", 4 /* STYLE */),
42718
- vue.createElementVNode("td", {
42719
- style: vue.normalizeStyle(style.modelValue_box.value)
42720
- }, vue.toDisplayString(item.gbt2260text), 5 /* TEXT, STYLE */)
42721
- ]),
42722
- vue.createElementVNode("tr", null, [
42723
- vue.createElementVNode("td", {
42724
- style: vue.normalizeStyle(style.modelValue_box.label)
42725
- }, "详细地址", 4 /* STYLE */),
42726
- vue.createElementVNode("td", {
42727
- style: vue.normalizeStyle(style.modelValue_box.value)
42728
- }, vue.toDisplayString(item.address), 5 /* TEXT, STYLE */)
42729
- ]),
42730
- vue.createElementVNode("tr", null, [
42731
- vue.createElementVNode("td", {
42732
- style: vue.normalizeStyle(style.modelValue_box.label)
42733
- }, "联系电话", 4 /* STYLE */),
42734
- vue.createElementVNode("td", {
42735
- style: vue.normalizeStyle(style.modelValue_box.value)
42736
- }, vue.toDisplayString(item.tel), 5 /* TEXT, STYLE */)
42737
- ]),
42738
- vue.createElementVNode("tr", null, [
42739
- vue.createElementVNode("td", {
42740
- style: vue.normalizeStyle(style.modelValue_box.label)
42741
- }, "联系人", 4 /* STYLE */),
42742
- vue.createElementVNode("td", {
42743
- style: vue.normalizeStyle(style.modelValue_box.value)
42744
- }, vue.toDisplayString(item.name), 5 /* TEXT, STYLE */)
42694
+ : (vue.openBlock(true), vue.createElementBlock(vue.Fragment, { key: 1 }, vue.renderList(modelValue_box, (item, index) => {
42695
+ return (vue.openBlock(), vue.createElementBlock("tr", { key: index }, [
42696
+ vue.createElementVNode("td", null, [
42697
+ (!__props.myProps.readOnly && index === 0)
42698
+ ? (vue.openBlock(), vue.createBlock(_component_el_icon, {
42699
+ key: 0,
42700
+ size: 16,
42701
+ color: "blue"
42702
+ }, {
42703
+ default: vue.withCtx(() => [
42704
+ vue.createVNode(_component_Edit)
42705
+ ]),
42706
+ _: 1 /* STABLE */
42707
+ }))
42708
+ : vue.createCommentVNode("v-if", true)
42709
+ ]),
42710
+ vue.createElementVNode("td", null, [
42711
+ vue.createElementVNode("table", null, [
42712
+ vue.createElementVNode("tbody", null, [
42713
+ vue.createElementVNode("tr", null, [
42714
+ vue.createElementVNode("td", {
42715
+ style: vue.normalizeStyle(style.modelValue_box.label)
42716
+ }, "国内行政区划", 4 /* STYLE */),
42717
+ vue.createElementVNode("td", {
42718
+ style: vue.normalizeStyle(style.modelValue_box.value)
42719
+ }, vue.toDisplayString(item.gbt2260text), 5 /* TEXT, STYLE */)
42720
+ ]),
42721
+ vue.createElementVNode("tr", null, [
42722
+ vue.createElementVNode("td", {
42723
+ style: vue.normalizeStyle(style.modelValue_box.label)
42724
+ }, "详细地址", 4 /* STYLE */),
42725
+ vue.createElementVNode("td", {
42726
+ style: vue.normalizeStyle(style.modelValue_box.value)
42727
+ }, vue.toDisplayString(item.address), 5 /* TEXT, STYLE */)
42728
+ ]),
42729
+ vue.createElementVNode("tr", null, [
42730
+ vue.createElementVNode("td", {
42731
+ style: vue.normalizeStyle(style.modelValue_box.label)
42732
+ }, "联系电话", 4 /* STYLE */),
42733
+ vue.createElementVNode("td", {
42734
+ style: vue.normalizeStyle(style.modelValue_box.value)
42735
+ }, vue.toDisplayString(item.tel), 5 /* TEXT, STYLE */)
42736
+ ]),
42737
+ vue.createElementVNode("tr", null, [
42738
+ vue.createElementVNode("td", {
42739
+ style: vue.normalizeStyle(style.modelValue_box.label)
42740
+ }, "联系人", 4 /* STYLE */),
42741
+ vue.createElementVNode("td", {
42742
+ style: vue.normalizeStyle(style.modelValue_box.value)
42743
+ }, vue.toDisplayString(item.name), 5 /* TEXT, STYLE */)
42744
+ ])
42745
+ ])
42745
42746
  ])
42746
42747
  ])
42747
- ])
42748
- ])
42749
- ]))
42750
- }), 128 /* KEYED_FRAGMENT */))
42748
+ ]))
42749
+ }), 128 /* KEYED_FRAGMENT */))
42751
42750
  ])
42752
42751
  ]),
42753
42752
  vue.createVNode(_component_el_dialog, {
@@ -43028,58 +43027,57 @@ return (_ctx, _cache) => {
43028
43027
  ]),
43029
43028
  _cache[2] || (_cache[2] = vue.createElementVNode("td", null, "[未标价]", -1 /* CACHED */))
43030
43029
  ]))
43031
- : vue.createCommentVNode("v-if", true),
43032
- (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(modelValue_box, (item, index) => {
43033
- return (vue.openBlock(), vue.createElementBlock("tr", { key: index }, [
43034
- vue.createElementVNode("td", null, [
43035
- (!__props.myProps.readOnly && index === 0)
43036
- ? (vue.openBlock(), vue.createBlock(_component_el_icon, {
43037
- key: 0,
43038
- size: 16,
43039
- color: "blue"
43040
- }, {
43041
- default: vue.withCtx(() => [
43042
- vue.createVNode(_component_Edit)
43043
- ]),
43044
- _: 1 /* STABLE */
43045
- }))
43046
- : vue.createCommentVNode("v-if", true)
43047
- ]),
43048
- vue.createElementVNode("td", null, [
43049
- (!!item.name)
43050
- ? (vue.openBlock(), vue.createElementBlock("span", {
43051
- key: 0,
43052
- style: vue.normalizeStyle(style.modelValue_box.name)
43053
- }, vue.toDisplayString(item.name), 5 /* TEXT, STYLE */))
43054
- : (vue.openBlock(), vue.createElementBlock("span", {
43055
- key: 1,
43056
- style: vue.normalizeStyle(style.modelValue_box.name_empty)
43057
- }, "[未设置标价名称]", 4 /* STYLE */)),
43058
- vue.createElementVNode("span", {
43059
- style: vue.normalizeStyle(style.modelValue_box.price)
43060
- }, "¥" + vue.toDisplayString((item.price / 100).toFixed(2)), 5 /* TEXT, STYLE */),
43061
- (!!item.member)
43062
- ? (vue.openBlock(), vue.createElementBlock("img", {
43063
- key: 2,
43064
- style: vue.normalizeStyle(style.modelValue_box.member),
43065
- src: _imports_0$1,
43066
- alt: "会员"
43067
- }, null, 4 /* STYLE */))
43068
- : vue.createCommentVNode("v-if", true),
43069
- (!!item.hot)
43070
- ? (vue.openBlock(), vue.createElementBlock("img", {
43071
- key: 3,
43072
- style: vue.normalizeStyle(style.modelValue_box.hot),
43073
- src: _imports_1,
43074
- alt: "热点"
43075
- }, null, 4 /* STYLE */))
43076
- : vue.createCommentVNode("v-if", true),
43077
- vue.createElementVNode("span", {
43078
- style: vue.normalizeStyle(style.modelValue_box.note)
43079
- }, vue.toDisplayString(item.note || ''), 5 /* TEXT, STYLE */)
43080
- ])
43081
- ]))
43082
- }), 128 /* KEYED_FRAGMENT */))
43030
+ : (vue.openBlock(true), vue.createElementBlock(vue.Fragment, { key: 1 }, vue.renderList(modelValue_box, (item, index) => {
43031
+ return (vue.openBlock(), vue.createElementBlock("tr", { key: index }, [
43032
+ vue.createElementVNode("td", null, [
43033
+ (!__props.myProps.readOnly && index === 0)
43034
+ ? (vue.openBlock(), vue.createBlock(_component_el_icon, {
43035
+ key: 0,
43036
+ size: 16,
43037
+ color: "blue"
43038
+ }, {
43039
+ default: vue.withCtx(() => [
43040
+ vue.createVNode(_component_Edit)
43041
+ ]),
43042
+ _: 1 /* STABLE */
43043
+ }))
43044
+ : vue.createCommentVNode("v-if", true)
43045
+ ]),
43046
+ vue.createElementVNode("td", null, [
43047
+ (!!item.name)
43048
+ ? (vue.openBlock(), vue.createElementBlock("span", {
43049
+ key: 0,
43050
+ style: vue.normalizeStyle(style.modelValue_box.name)
43051
+ }, vue.toDisplayString(item.name), 5 /* TEXT, STYLE */))
43052
+ : (vue.openBlock(), vue.createElementBlock("span", {
43053
+ key: 1,
43054
+ style: vue.normalizeStyle(style.modelValue_box.name_empty)
43055
+ }, "[未设置标价名称]", 4 /* STYLE */)),
43056
+ vue.createElementVNode("span", {
43057
+ style: vue.normalizeStyle(style.modelValue_box.price)
43058
+ }, "¥" + vue.toDisplayString((item.price / 100).toFixed(2)), 5 /* TEXT, STYLE */),
43059
+ (!!item.member)
43060
+ ? (vue.openBlock(), vue.createElementBlock("img", {
43061
+ key: 2,
43062
+ style: vue.normalizeStyle(style.modelValue_box.member),
43063
+ src: _imports_0$1,
43064
+ alt: "会员"
43065
+ }, null, 4 /* STYLE */))
43066
+ : vue.createCommentVNode("v-if", true),
43067
+ (!!item.hot)
43068
+ ? (vue.openBlock(), vue.createElementBlock("img", {
43069
+ key: 3,
43070
+ style: vue.normalizeStyle(style.modelValue_box.hot),
43071
+ src: _imports_1,
43072
+ alt: "热点"
43073
+ }, null, 4 /* STYLE */))
43074
+ : vue.createCommentVNode("v-if", true),
43075
+ vue.createElementVNode("span", {
43076
+ style: vue.normalizeStyle(style.modelValue_box.note)
43077
+ }, vue.toDisplayString(item.note || ''), 5 /* TEXT, STYLE */)
43078
+ ])
43079
+ ]))
43080
+ }), 128 /* KEYED_FRAGMENT */))
43083
43081
  ])
43084
43082
  ]),
43085
43083
  vue.createVNode(_component_el_dialog, {