@fonixtree/magic-design 0.1.69 → 0.1.70-nuri
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/es/assets/fonts/.DS_Store +0 -0
- package/es/common/LinkModal/AffiliateProductTable/index.js +3 -2
- package/es/composite-comp/bol/components/Banner/mobile/index.js +1 -4
- package/es/composite-comp/bol/components/Banner/mobile/index.less +52 -78
- package/es/composite-comp/bol/components/Banner/pc/index.js +1 -4
- package/es/composite-comp/bol/components/Button/index.js +3 -4
- package/es/composite-comp/bol/components/Carousel/mobile/index.js +1 -4
- package/es/composite-comp/bol/components/Carousel/mobile/index.less +81 -100
- package/es/composite-comp/bol/components/Carousel/pc/index.js +1 -4
- package/es/composite-comp/bol/components/ImageGallery/mobile/index.js +1 -4
- package/es/composite-comp/bol/components/ImageGallery/mobile/index.less +15 -22
- package/es/composite-comp/bol/components/ImageGallery/pc/index.js +3 -4
- package/es/composite-comp/bol/components/ImageText/mobile/index.js +1 -4
- package/es/composite-comp/bol/components/ImageText/mobile/index.less +233 -292
- package/es/composite-comp/bol/components/ImageText/pc/index.js +3 -4
- package/es/composite-comp/bol/components/Newsletter/index.js +1 -4
- package/es/composite-comp/bol/components/Tag/index.js +3 -4
- package/es/composite-comp/bol/components/Text/index.js +3 -4
- package/es/composite-comp/bol/components/Video/mobile/Layout1/index.js +1 -4
- package/es/composite-comp/bol/components/Video/mobile/Layout1/index.less +21 -27
- package/es/composite-comp/bol/components/Video/mobile/Layout2/index.js +1 -4
- package/es/composite-comp/bol/components/Video/mobile/Layout2/index.less +36 -45
- package/es/composite-comp/bol/components/Video/mobile/Layout3/index.js +1 -4
- package/es/composite-comp/bol/components/Video/mobile/Layout3/index.less +43 -54
- package/es/composite-comp/bol/components/Video/mobile/index.less +2 -3
- package/es/composite-comp/bol/components/Video/pc/Layout1/index.js +1 -4
- package/es/composite-comp/bol/components/Video/pc/Layout2/index.js +1 -4
- package/es/composite-comp/bol/components/Video/pc/Layout3/index.js +1 -4
- package/es/composite-comp/bol/components/Video/pc/Layout4/index.js +1 -4
- package/es/composite-comp/bol/components/Video/pc/Layout5/index.js +1 -4
- package/es/composite-comp/bol/components/Wallet/mobile/index.js +1 -4
- package/es/composite-comp/bol/components/Wallet/mobile/index.less +27 -40
- package/es/composite-comp/bol/components/Wallet/pc/index.js +1 -4
- package/es/composite-comp/dito/components/FlashDeal/mobile/index.less +83 -97
- package/es/composite-comp/dito/components/MobileNavigation/mobile/index.less +18 -35
- package/es/composite-comp/dito/components/Recommend/mobile/index.less +73 -86
- package/es/composite-comp/dito/components/SearchBar/mobile/index.less +45 -52
- package/es/composite-comp/dito/components/SignBoard/mobile/index.less +76 -80
- package/es/decorator/metaDecorator.js +1 -1
- package/es/locale/en/en.json +2 -0
- package/es/locale/es/es.json +2 -0
- package/es/locale/id/id.json +2 -0
- package/es/meta-comp/config-panels/TextConfig/index.js +5 -1
- package/es/utils/businessUtil.js +3 -2
- package/es/utils/commonUtil.js +15 -2
- package/es/utils/coreUtil.js +22 -26
- package/lib/assets/fonts/.DS_Store +0 -0
- package/lib/common/LinkModal/AffiliateProductTable/index.js +3 -2
- package/lib/composite-comp/bol/components/Banner/mobile/index.js +1 -4
- package/lib/composite-comp/bol/components/Banner/mobile/index.less +52 -78
- package/lib/composite-comp/bol/components/Banner/pc/index.js +1 -4
- package/lib/composite-comp/bol/components/Button/index.js +3 -4
- package/lib/composite-comp/bol/components/Carousel/mobile/index.js +1 -4
- package/lib/composite-comp/bol/components/Carousel/mobile/index.less +81 -100
- package/lib/composite-comp/bol/components/Carousel/pc/index.js +1 -4
- package/lib/composite-comp/bol/components/ImageGallery/mobile/index.js +1 -4
- package/lib/composite-comp/bol/components/ImageGallery/mobile/index.less +15 -22
- package/lib/composite-comp/bol/components/ImageGallery/pc/index.js +3 -4
- package/lib/composite-comp/bol/components/ImageText/mobile/index.js +1 -4
- package/lib/composite-comp/bol/components/ImageText/mobile/index.less +233 -292
- package/lib/composite-comp/bol/components/ImageText/pc/index.js +3 -4
- package/lib/composite-comp/bol/components/Newsletter/index.js +1 -4
- package/lib/composite-comp/bol/components/Tag/index.js +3 -4
- package/lib/composite-comp/bol/components/Text/index.js +3 -4
- package/lib/composite-comp/bol/components/Video/mobile/Layout1/index.js +1 -4
- package/lib/composite-comp/bol/components/Video/mobile/Layout1/index.less +21 -27
- package/lib/composite-comp/bol/components/Video/mobile/Layout2/index.js +1 -4
- package/lib/composite-comp/bol/components/Video/mobile/Layout2/index.less +36 -45
- package/lib/composite-comp/bol/components/Video/mobile/Layout3/index.js +1 -4
- package/lib/composite-comp/bol/components/Video/mobile/Layout3/index.less +43 -54
- package/lib/composite-comp/bol/components/Video/mobile/index.less +2 -3
- package/lib/composite-comp/bol/components/Video/pc/Layout1/index.js +1 -4
- package/lib/composite-comp/bol/components/Video/pc/Layout2/index.js +1 -4
- package/lib/composite-comp/bol/components/Video/pc/Layout3/index.js +1 -4
- package/lib/composite-comp/bol/components/Video/pc/Layout4/index.js +1 -4
- package/lib/composite-comp/bol/components/Video/pc/Layout5/index.js +1 -4
- package/lib/composite-comp/bol/components/Wallet/mobile/index.js +1 -4
- package/lib/composite-comp/bol/components/Wallet/mobile/index.less +27 -40
- package/lib/composite-comp/bol/components/Wallet/pc/index.js +1 -4
- package/lib/composite-comp/dito/components/FlashDeal/mobile/index.less +83 -97
- package/lib/composite-comp/dito/components/MobileNavigation/mobile/index.less +18 -35
- package/lib/composite-comp/dito/components/Recommend/mobile/index.less +73 -86
- package/lib/composite-comp/dito/components/SearchBar/mobile/index.less +45 -52
- package/lib/composite-comp/dito/components/SignBoard/mobile/index.less +76 -80
- package/lib/decorator/metaDecorator.js +1 -1
- package/lib/locale/en/en.json +2 -0
- package/lib/locale/es/es.json +2 -0
- package/lib/locale/id/id.json +2 -0
- package/lib/meta-comp/config-panels/TextConfig/index.js +5 -1
- package/lib/utils/businessUtil.js +3 -2
- package/lib/utils/commonUtil.js +15 -2
- package/lib/utils/coreUtil.js +22 -26
- package/package.json +1 -1
|
@@ -1,30 +1,24 @@
|
|
|
1
1
|
.video-layout1-wrap {
|
|
2
2
|
display: flex;
|
|
3
3
|
flex-direction: column;
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
width: 100%;
|
|
26
|
-
height: 100%;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
4
|
+
}
|
|
5
|
+
.video-layout1-wrap .video-item-wrap {
|
|
6
|
+
height: 4.24rem;
|
|
7
|
+
position: relative;
|
|
8
|
+
margin-bottom: 0.2rem;
|
|
9
|
+
}
|
|
10
|
+
.video-layout1-wrap .video-item-wrap:last-child {
|
|
11
|
+
margin-bottom: 0;
|
|
12
|
+
}
|
|
13
|
+
.video-layout1-wrap .video-item-wrap .play-btn {
|
|
14
|
+
position: absolute;
|
|
15
|
+
top: 50%;
|
|
16
|
+
left: 50%;
|
|
17
|
+
transform: translate(-50%, -50%);
|
|
18
|
+
z-index: 1;
|
|
19
|
+
cursor: pointer;
|
|
20
|
+
}
|
|
21
|
+
.video-layout1-wrap .video-item-wrap .play-btn img {
|
|
22
|
+
width: 100%;
|
|
23
|
+
height: 100%;
|
|
24
|
+
}
|
|
@@ -136,10 +136,7 @@ function (_super) {
|
|
|
136
136
|
|
|
137
137
|
var sliderIndex = this.state.sliderIndex;
|
|
138
138
|
var data = this.props.data;
|
|
139
|
-
var GAData =
|
|
140
|
-
moduleId: data.id,
|
|
141
|
-
moduleName: data.moduleIndex + '.' + data.type
|
|
142
|
-
};
|
|
139
|
+
var GAData = (0, _commonUtil.getGAData)(data);
|
|
143
140
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
144
141
|
className: "video-layout2-wrap"
|
|
145
142
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
@@ -2,48 +2,39 @@
|
|
|
2
2
|
display: flex;
|
|
3
3
|
flex-direction: column;
|
|
4
4
|
position: relative;
|
|
5
|
-
padding-bottom:
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
img {
|
|
43
|
-
width: 100%;
|
|
44
|
-
height: 100%;
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
}
|
|
5
|
+
padding-bottom: 0.72rem;
|
|
6
|
+
}
|
|
7
|
+
.video-layout2-wrap .slider-wrap {
|
|
8
|
+
width: 100%;
|
|
9
|
+
overflow: hidden;
|
|
10
|
+
}
|
|
11
|
+
.video-layout2-wrap .slider-wrap .slider-list-wrap {
|
|
12
|
+
display: flex;
|
|
13
|
+
transform: translateX(-100%);
|
|
14
|
+
transition: all 0.3s linear;
|
|
15
|
+
position: relative;
|
|
16
|
+
}
|
|
17
|
+
.video-layout2-wrap .slider-wrap .slider-list-wrap.noAnimation {
|
|
18
|
+
animation: none;
|
|
19
|
+
}
|
|
20
|
+
.video-layout2-wrap .slider-wrap .video-item-wrap {
|
|
21
|
+
height: 4.24rem;
|
|
22
|
+
position: relative;
|
|
23
|
+
width: 100%;
|
|
24
|
+
flex-shrink: 0;
|
|
25
|
+
}
|
|
26
|
+
.video-layout2-wrap .slider-wrap .video-item-wrap:last-child {
|
|
27
|
+
margin-bottom: 0;
|
|
28
|
+
}
|
|
29
|
+
.video-layout2-wrap .slider-wrap .video-item-wrap .play-btn {
|
|
30
|
+
position: absolute;
|
|
31
|
+
top: 50%;
|
|
32
|
+
left: 50%;
|
|
33
|
+
transform: translate(-50%, -50%);
|
|
34
|
+
z-index: 1;
|
|
35
|
+
cursor: pointer;
|
|
36
|
+
}
|
|
37
|
+
.video-layout2-wrap .slider-wrap .video-item-wrap .play-btn img {
|
|
38
|
+
width: 100%;
|
|
39
|
+
height: 100%;
|
|
40
|
+
}
|
|
@@ -111,10 +111,7 @@ function (_super) {
|
|
|
111
111
|
var _this = this;
|
|
112
112
|
|
|
113
113
|
var data = this.props.data;
|
|
114
|
-
var GAData =
|
|
115
|
-
moduleId: data.id,
|
|
116
|
-
moduleName: data.moduleIndex + '.' + data.type
|
|
117
|
-
};
|
|
114
|
+
var GAData = (0, _commonUtil.getGAData)(data);
|
|
118
115
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
119
116
|
className: "video-layout3-wrap"
|
|
120
117
|
}, data.groupSource.map(function (group) {
|
|
@@ -1,57 +1,46 @@
|
|
|
1
1
|
.video-layout3-wrap {
|
|
2
2
|
display: flex;
|
|
3
3
|
flex-direction: column;
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
top: unset;
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.video-share-btn {
|
|
52
|
-
position: absolute;
|
|
53
|
-
right: 12px;
|
|
54
|
-
bottom: 12px;
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
}
|
|
4
|
+
}
|
|
5
|
+
.video-layout3-wrap .video-tag-container {
|
|
6
|
+
padding-top: 0.4rem;
|
|
7
|
+
padding-bottom: 0.76rem;
|
|
8
|
+
}
|
|
9
|
+
.video-layout3-wrap .video-layout3-item-con {
|
|
10
|
+
display: flex;
|
|
11
|
+
flex-direction: column;
|
|
12
|
+
margin-bottom: 0.2rem;
|
|
13
|
+
}
|
|
14
|
+
.video-layout3-wrap .video-layout3-item-con:last-child {
|
|
15
|
+
margin-bottom: 0;
|
|
16
|
+
}
|
|
17
|
+
.video-layout3-wrap .video-item-wrap {
|
|
18
|
+
height: 4.24rem;
|
|
19
|
+
position: relative;
|
|
20
|
+
}
|
|
21
|
+
.video-layout3-wrap .video-item-wrap:last-child {
|
|
22
|
+
margin-bottom: 0;
|
|
23
|
+
}
|
|
24
|
+
.video-layout3-wrap .video-item-wrap .play-btn {
|
|
25
|
+
position: absolute;
|
|
26
|
+
top: 50%;
|
|
27
|
+
left: 50%;
|
|
28
|
+
transform: translate(-50%, -50%);
|
|
29
|
+
z-index: 1;
|
|
30
|
+
cursor: pointer;
|
|
31
|
+
}
|
|
32
|
+
.video-layout3-wrap .video-item-wrap .play-btn img {
|
|
33
|
+
width: 100%;
|
|
34
|
+
height: 100%;
|
|
35
|
+
}
|
|
36
|
+
.video-layout3-wrap .video-item-wrap .play-btn.bottomLeft {
|
|
37
|
+
left: 0.24rem;
|
|
38
|
+
bottom: 0.2rem;
|
|
39
|
+
transform: unset;
|
|
40
|
+
top: unset;
|
|
41
|
+
}
|
|
42
|
+
.video-layout3-wrap .video-item-wrap .video-share-btn {
|
|
43
|
+
position: absolute;
|
|
44
|
+
right: 0.24rem;
|
|
45
|
+
bottom: 0.24rem;
|
|
46
|
+
}
|
|
@@ -107,10 +107,7 @@ function (_super) {
|
|
|
107
107
|
var _this = this;
|
|
108
108
|
|
|
109
109
|
var data = this.props.data;
|
|
110
|
-
var GAData =
|
|
111
|
-
moduleId: data.id,
|
|
112
|
-
moduleName: data.moduleIndex + '.' + data.type
|
|
113
|
-
};
|
|
110
|
+
var GAData = (0, _commonUtil.getGAData)(data);
|
|
114
111
|
var hasPlaying = Object.keys(this.videoRefMap).find(function (key) {
|
|
115
112
|
return _this.videoRefMap[key].playing;
|
|
116
113
|
});
|
|
@@ -111,10 +111,7 @@ function (_super) {
|
|
|
111
111
|
var _a;
|
|
112
112
|
|
|
113
113
|
var data = this.props.data;
|
|
114
|
-
var GAData =
|
|
115
|
-
moduleId: data.id,
|
|
116
|
-
moduleName: data.moduleIndex + '.' + data.type
|
|
117
|
-
};
|
|
114
|
+
var GAData = (0, _commonUtil.getGAData)(data);
|
|
118
115
|
var hasPlaying = Object.keys(this.videoRefMap).find(function (key) {
|
|
119
116
|
return _this.videoRefMap[key].playing;
|
|
120
117
|
});
|
|
@@ -109,10 +109,7 @@ function (_super) {
|
|
|
109
109
|
var _this = this;
|
|
110
110
|
|
|
111
111
|
var data = this.props.data;
|
|
112
|
-
var GAData =
|
|
113
|
-
moduleId: data.id,
|
|
114
|
-
moduleName: data.moduleIndex + '.' + data.type
|
|
115
|
-
};
|
|
112
|
+
var GAData = (0, _commonUtil.getGAData)(data);
|
|
116
113
|
var hasPlaying = Object.keys(this.videoRefMap).find(function (key) {
|
|
117
114
|
return _this.videoRefMap[key].playing;
|
|
118
115
|
});
|
|
@@ -111,10 +111,7 @@ function (_super) {
|
|
|
111
111
|
var _this = this;
|
|
112
112
|
|
|
113
113
|
var data = this.props.data;
|
|
114
|
-
var GAData =
|
|
115
|
-
moduleId: data.id,
|
|
116
|
-
moduleName: data.moduleIndex + '.' + data.type
|
|
117
|
-
};
|
|
114
|
+
var GAData = (0, _commonUtil.getGAData)(data);
|
|
118
115
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
119
116
|
className: "video-layout4-wrap"
|
|
120
117
|
}, data.groupSource.map(function (group) {
|
|
@@ -111,10 +111,7 @@ function (_super) {
|
|
|
111
111
|
var _this = this;
|
|
112
112
|
|
|
113
113
|
var data = this.props.data;
|
|
114
|
-
var GAData =
|
|
115
|
-
moduleId: data.id,
|
|
116
|
-
moduleName: data.moduleIndex + '.' + data.type
|
|
117
|
-
};
|
|
114
|
+
var GAData = (0, _commonUtil.getGAData)(data);
|
|
118
115
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
119
116
|
className: "video-layout5-wrap"
|
|
120
117
|
}, data.groupSource.map(function (group) {
|
|
@@ -286,10 +286,7 @@ function (_super) {
|
|
|
286
286
|
var _this = this;
|
|
287
287
|
|
|
288
288
|
var data = this.props.data;
|
|
289
|
-
var GAData =
|
|
290
|
-
moduleId: data.id,
|
|
291
|
-
moduleName: data.moduleIndex + '.' + data.type
|
|
292
|
-
};
|
|
289
|
+
var GAData = (0, _commonUtil.getGAData)(data);
|
|
293
290
|
var colNum = data.customize.rowNum;
|
|
294
291
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
295
292
|
className: "m-Wallet-mobile"
|
|
@@ -1,40 +1,27 @@
|
|
|
1
|
-
.m-Wallet-mobile {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
border-radius: 10px;
|
|
29
|
-
|
|
30
|
-
.image {
|
|
31
|
-
border-radius: 10px;
|
|
32
|
-
overflow: hidden;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.text-content {
|
|
36
|
-
position: absolute;
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
1
|
+
.m-Wallet-mobile .headline {
|
|
2
|
+
margin-bottom: 0.14rem;
|
|
3
|
+
}
|
|
4
|
+
.m-Wallet-mobile .content {
|
|
5
|
+
display: flex;
|
|
6
|
+
flex-wrap: wrap;
|
|
7
|
+
}
|
|
8
|
+
.m-Wallet-mobile .content.column_3 .item-wrap .title {
|
|
9
|
+
top: 13%;
|
|
10
|
+
}
|
|
11
|
+
.m-Wallet-mobile .content.column_3 .item-wrap .amount {
|
|
12
|
+
bottom: 13%;
|
|
13
|
+
}
|
|
14
|
+
.m-Wallet-mobile .content .item-wrap {
|
|
15
|
+
display: flex;
|
|
16
|
+
align-items: center;
|
|
17
|
+
justify-content: center;
|
|
18
|
+
position: relative;
|
|
19
|
+
border-radius: 0.2rem;
|
|
20
|
+
}
|
|
21
|
+
.m-Wallet-mobile .content .item-wrap .image {
|
|
22
|
+
border-radius: 0.2rem;
|
|
23
|
+
overflow: hidden;
|
|
24
|
+
}
|
|
25
|
+
.m-Wallet-mobile .content .item-wrap .text-content {
|
|
26
|
+
position: absolute;
|
|
27
|
+
}
|
|
@@ -286,10 +286,7 @@ function (_super) {
|
|
|
286
286
|
var _this = this;
|
|
287
287
|
|
|
288
288
|
var data = this.props.data;
|
|
289
|
-
var GAData =
|
|
290
|
-
moduleId: data.id,
|
|
291
|
-
moduleName: data.moduleIndex + '.' + data.type
|
|
292
|
-
};
|
|
289
|
+
var GAData = (0, _commonUtil.getGAData)(data);
|
|
293
290
|
var colNum = data.customize.pcRowNum;
|
|
294
291
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
295
292
|
className: "m-Wallet-pc"
|
|
@@ -1,100 +1,86 @@
|
|
|
1
1
|
.m-flash-deal-mobile {
|
|
2
2
|
display: flex;
|
|
3
3
|
flex-direction: column;
|
|
4
|
-
padding:
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
width: 142px;
|
|
88
|
-
margin-right: 8px;
|
|
89
|
-
|
|
90
|
-
.product-img {
|
|
91
|
-
height: 140px;
|
|
92
|
-
width: 140px;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
.product-name {
|
|
96
|
-
height: 36px;
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
}
|
|
4
|
+
padding: 0.32rem 0.32rem 0.56rem 0.32rem;
|
|
5
|
+
}
|
|
6
|
+
.m-flash-deal-mobile .flash-deal-title {
|
|
7
|
+
display: flex;
|
|
8
|
+
justify-content: space-between;
|
|
9
|
+
align-items: center;
|
|
10
|
+
}
|
|
11
|
+
.m-flash-deal-mobile .flash-deal-title .left {
|
|
12
|
+
display: flex;
|
|
13
|
+
align-items: center;
|
|
14
|
+
}
|
|
15
|
+
.m-flash-deal-mobile .flash-deal-title .left .icon {
|
|
16
|
+
height: 0.36rem;
|
|
17
|
+
margin-right: 0.2rem;
|
|
18
|
+
}
|
|
19
|
+
.m-flash-deal-mobile .flash-deal-title .left .title {
|
|
20
|
+
font-family: 'Montserrat';
|
|
21
|
+
font-style: normal;
|
|
22
|
+
font-weight: 600;
|
|
23
|
+
font-size: 0.28rem;
|
|
24
|
+
line-height: 0.36rem;
|
|
25
|
+
color: #2C2C2C;
|
|
26
|
+
margin-right: 0.2rem;
|
|
27
|
+
}
|
|
28
|
+
.m-flash-deal-mobile .flash-deal-title .left .sub-title {
|
|
29
|
+
font-family: 'Montserrat';
|
|
30
|
+
font-style: normal;
|
|
31
|
+
font-weight: 600;
|
|
32
|
+
font-size: 0.2rem;
|
|
33
|
+
line-height: 0.36rem;
|
|
34
|
+
color: #2C2C2C;
|
|
35
|
+
margin-right: 0.12rem;
|
|
36
|
+
align-self: end;
|
|
37
|
+
}
|
|
38
|
+
.m-flash-deal-mobile .flash-deal-title .right {
|
|
39
|
+
display: flex;
|
|
40
|
+
align-items: center;
|
|
41
|
+
}
|
|
42
|
+
.m-flash-deal-mobile .flash-deal-title .right .text {
|
|
43
|
+
font-family: 'Montserrat';
|
|
44
|
+
font-style: normal;
|
|
45
|
+
font-weight: 600;
|
|
46
|
+
font-size: 0.24rem;
|
|
47
|
+
line-height: 0.3rem;
|
|
48
|
+
color: #0038A8;
|
|
49
|
+
margin-right: 0.1rem;
|
|
50
|
+
}
|
|
51
|
+
.m-flash-deal-mobile .flash-deal-title .right .btn {
|
|
52
|
+
white-space: nowrap;
|
|
53
|
+
}
|
|
54
|
+
.m-flash-deal-mobile .flash-deal-list {
|
|
55
|
+
margin-top: 0.32rem;
|
|
56
|
+
overflow-x: auto;
|
|
57
|
+
overflow-y: hidden;
|
|
58
|
+
white-space: nowrap;
|
|
59
|
+
display: flex;
|
|
60
|
+
align-items: flex-start;
|
|
61
|
+
justify-content: flex-start;
|
|
62
|
+
position: relative;
|
|
63
|
+
}
|
|
64
|
+
.m-flash-deal-mobile .flash-deal-list .loading-wrap {
|
|
65
|
+
display: flex;
|
|
66
|
+
align-items: center;
|
|
67
|
+
justify-content: center;
|
|
68
|
+
padding: 0.6rem;
|
|
69
|
+
position: absolute;
|
|
70
|
+
top: 0;
|
|
71
|
+
bottom: 0;
|
|
72
|
+
left: 0;
|
|
73
|
+
right: 0;
|
|
74
|
+
margin: auto;
|
|
75
|
+
}
|
|
76
|
+
.m-flash-deal-mobile .flash-deal-list .m-product-item-wrap {
|
|
77
|
+
width: 2.84rem;
|
|
78
|
+
margin-right: 0.16rem;
|
|
79
|
+
}
|
|
80
|
+
.m-flash-deal-mobile .flash-deal-list .m-product-item-wrap .product-img {
|
|
81
|
+
height: 2.8rem;
|
|
82
|
+
width: 2.8rem;
|
|
83
|
+
}
|
|
84
|
+
.m-flash-deal-mobile .flash-deal-list .m-product-item-wrap .product-name {
|
|
85
|
+
height: 0.72rem;
|
|
86
|
+
}
|