@kmkf-fe-packages/basic-components 1.22.1-beta.18 → 1.22.1-beta.19
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 +7 -7
- package/dist/index.js +7 -7
- package/package.json +2 -2
package/dist/index.esm.js
CHANGED
|
@@ -12596,23 +12596,23 @@ var renderGiftType = function renderGiftType(val) {
|
|
|
12596
12596
|
var columns$4 = [{
|
|
12597
12597
|
dataIndex: 'goodId',
|
|
12598
12598
|
title: "\u5546\u54C1ID",
|
|
12599
|
-
width:
|
|
12599
|
+
width: 120
|
|
12600
12600
|
}, {
|
|
12601
12601
|
dataIndex: 'goodNo',
|
|
12602
12602
|
title: "\u5546\u54C1\u7F16\u7801",
|
|
12603
|
-
width:
|
|
12603
|
+
width: 200
|
|
12604
12604
|
}, {
|
|
12605
12605
|
dataIndex: 'goodName',
|
|
12606
12606
|
title: "\u5546\u54C1\u540D\u79F0",
|
|
12607
|
-
width:
|
|
12607
|
+
width: 200
|
|
12608
12608
|
}, {
|
|
12609
12609
|
dataIndex: 'specId',
|
|
12610
12610
|
title: "SKUID",
|
|
12611
|
-
width:
|
|
12611
|
+
width: 150
|
|
12612
12612
|
}, {
|
|
12613
12613
|
dataIndex: 'specNo',
|
|
12614
12614
|
title: "\u5546\u54C1SKU\u7F16\u7801",
|
|
12615
|
-
width:
|
|
12615
|
+
width: 200
|
|
12616
12616
|
}, {
|
|
12617
12617
|
dataIndex: 'specName',
|
|
12618
12618
|
title: "\u5546\u54C1SKU\u540D\u79F0",
|
|
@@ -12620,7 +12620,7 @@ var columns$4 = [{
|
|
|
12620
12620
|
}, {
|
|
12621
12621
|
dataIndex: 'orderPrice',
|
|
12622
12622
|
title: "\u5B9E\u4ED8\u603B\u91D1\u989D",
|
|
12623
|
-
width:
|
|
12623
|
+
width: 200
|
|
12624
12624
|
}, {
|
|
12625
12625
|
dataIndex: 'num',
|
|
12626
12626
|
title: "\u6570\u91CF",
|
|
@@ -12628,7 +12628,7 @@ var columns$4 = [{
|
|
|
12628
12628
|
}, {
|
|
12629
12629
|
dataIndex: 'sharePrice',
|
|
12630
12630
|
title: "\u5206\u644A\u4EF7",
|
|
12631
|
-
width:
|
|
12631
|
+
width: 150
|
|
12632
12632
|
}, {
|
|
12633
12633
|
dataIndex: 'giftType',
|
|
12634
12634
|
title: "\u8D60\u54C1\u65B9\u5F0F",
|
package/dist/index.js
CHANGED
|
@@ -12608,23 +12608,23 @@ var renderGiftType = function renderGiftType(val) {
|
|
|
12608
12608
|
var columns$4 = [{
|
|
12609
12609
|
dataIndex: 'goodId',
|
|
12610
12610
|
title: "\u5546\u54C1ID",
|
|
12611
|
-
width:
|
|
12611
|
+
width: 120
|
|
12612
12612
|
}, {
|
|
12613
12613
|
dataIndex: 'goodNo',
|
|
12614
12614
|
title: "\u5546\u54C1\u7F16\u7801",
|
|
12615
|
-
width:
|
|
12615
|
+
width: 200
|
|
12616
12616
|
}, {
|
|
12617
12617
|
dataIndex: 'goodName',
|
|
12618
12618
|
title: "\u5546\u54C1\u540D\u79F0",
|
|
12619
|
-
width:
|
|
12619
|
+
width: 200
|
|
12620
12620
|
}, {
|
|
12621
12621
|
dataIndex: 'specId',
|
|
12622
12622
|
title: "SKUID",
|
|
12623
|
-
width:
|
|
12623
|
+
width: 150
|
|
12624
12624
|
}, {
|
|
12625
12625
|
dataIndex: 'specNo',
|
|
12626
12626
|
title: "\u5546\u54C1SKU\u7F16\u7801",
|
|
12627
|
-
width:
|
|
12627
|
+
width: 200
|
|
12628
12628
|
}, {
|
|
12629
12629
|
dataIndex: 'specName',
|
|
12630
12630
|
title: "\u5546\u54C1SKU\u540D\u79F0",
|
|
@@ -12632,7 +12632,7 @@ var columns$4 = [{
|
|
|
12632
12632
|
}, {
|
|
12633
12633
|
dataIndex: 'orderPrice',
|
|
12634
12634
|
title: "\u5B9E\u4ED8\u603B\u91D1\u989D",
|
|
12635
|
-
width:
|
|
12635
|
+
width: 200
|
|
12636
12636
|
}, {
|
|
12637
12637
|
dataIndex: 'num',
|
|
12638
12638
|
title: "\u6570\u91CF",
|
|
@@ -12640,7 +12640,7 @@ var columns$4 = [{
|
|
|
12640
12640
|
}, {
|
|
12641
12641
|
dataIndex: 'sharePrice',
|
|
12642
12642
|
title: "\u5206\u644A\u4EF7",
|
|
12643
|
-
width:
|
|
12643
|
+
width: 150
|
|
12644
12644
|
}, {
|
|
12645
12645
|
dataIndex: 'giftType',
|
|
12646
12646
|
title: "\u8D60\u54C1\u65B9\u5F0F",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kmkf-fe-packages/basic-components",
|
|
3
|
-
"version": "1.22.1-beta.
|
|
3
|
+
"version": "1.22.1-beta.19",
|
|
4
4
|
"description": "> TODO: description",
|
|
5
5
|
"homepage": "",
|
|
6
6
|
"license": "ISC",
|
|
@@ -65,5 +65,5 @@
|
|
|
65
65
|
"publishConfig": {
|
|
66
66
|
"access": "public"
|
|
67
67
|
},
|
|
68
|
-
"gitHead": "
|
|
68
|
+
"gitHead": "44f7d1a3a86e3e2bc502d8fa0bfd064888c8dc92"
|
|
69
69
|
}
|