@conecli/cone-render 0.10.1-shop3.5 → 0.10.1-shop3.51
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/README.md +1 -1
- package/dist/common/accessibility.h5.ts +1 -0
- package/dist/common/accessibility.ts +0 -0
- package/dist/common/const.ts +1 -1
- package/dist/common/index.h5.ts +1 -1
- package/dist/common/index.jd.ts +1 -1
- package/dist/common/index.ts +1 -1
- package/dist/common/index.weapp.ts +1 -1
- package/dist/common/jdplayerSdk.weapp.tsx +1 -0
- package/dist/common/jssdk.ts +1 -1
- package/dist/common/jssdk.weapp.ts +1 -0
- package/dist/common/pageType.ts +1 -1
- package/dist/common/token/index.h5.ts +1 -1
- package/dist/common/token/token.jd.ts +1 -1
- package/dist/common/wxappApi.ts +1 -1
- package/dist/components/ErrorBoundary.tsx +1 -1
- package/dist/components/base/CommonFloorHead/index.module.scss +126 -111
- package/dist/components/base/CommonFloorHead/index.tsx +1 -1
- package/dist/components/base/CountDown/index.tsx +1 -1
- package/dist/components/base/CustomScrollView/index-back.tsx +1 -0
- package/dist/components/base/CustomScrollView/index.tsx +1 -1
- package/dist/components/base/CustomVideo/index.tsx +1 -1
- package/dist/components/base/CustomVideo/index.weapp.tsx +1 -0
- package/dist/components/base/Dialog/index.module.scss +11 -0
- package/dist/components/base/InOrOutViewObserver/index.weapp.tsx +1 -0
- package/dist/components/base/InViewRender/index.tsx +1 -1
- package/dist/components/base/ItemViewExposureSmart/index.tsx +1 -1
- package/dist/components/base/LazyLayoutLoad/index.tsx +1 -1
- package/dist/components/base/MobileCommonHeader/index.weapp.tsx +1 -0
- package/dist/components/base/NetworkDataError/const.ts +1 -1
- package/dist/components/base/NetworkDataError/index.module.scss +118 -72
- package/dist/components/base/NetworkDataError/index.tsx +1 -1
- package/dist/components/base/Price/Base/index.module.scss +12 -0
- package/dist/components/base/Price/Base/index.tsx +1 -1
- package/dist/components/base/Price/Double/index.module.scss +24 -0
- package/dist/components/base/Price/Double/index.tsx +1 -1
- package/dist/components/debug/DebugLayout/index.module.scss +2 -2
- package/dist/components/floorItem.weapp.tsx +1 -1
- package/dist/interface/common.ts +1 -1
- package/dist/interface/component.ts +1 -1
- package/dist/interface/jumpEventReport.ts +1 -1
- package/dist/jumpEventReport/base.ts +1 -1
- package/dist/jumpEventReport/const.ts +1 -1
- package/dist/jumpEventReport/createReportFloorData.ts +1 -1
- package/dist/jumpEventReport/index.h5.ts +1 -1
- package/dist/jumpEventReport/index.jd.ts +1 -1
- package/dist/jumpEventReport/index.weapp.ts +1 -1
- package/dist/jumpEventReport/jdJumpJdApp.ts +1 -1
- package/dist/jumpEventReport/jumpUrlConfig/base.ts +1 -1
- package/dist/jumpEventReport/logEventConfig.h5.ts +1 -0
- package/dist/jumpEventReport/logEventConfig.ts +1 -1
- package/dist/jumpEventReport/web/report.ts +1 -1
- package/dist/jumpEventReport/web.base.ts +1 -1
- package/dist/jumpEventReport/web.jd.ts +1 -1
- package/dist/jumpEventReport/web.pc.ts +1 -1
- package/dist/jumpEventReport/web.tjm.ts +1 -1
- package/dist/jumpEventReport/web.wxapp.ts +1 -1
- package/dist/language/en_US.json +231 -0
- package/dist/language/zh_CN.json +231 -0
- package/dist/language/zh_HK.json +231 -0
- package/dist/libs/taroAppReport.js +2 -2
- package/dist/modules/ContainerFloorList/index.h5.module.scss +66 -56
- package/dist/modules/ContainerFloorList/index.h5.tsx +1 -1
- package/dist/modules/ContainerFloorList/index.tsx +1 -1
- package/dist/modules/DecorateContainerFloorList/index.weapp.tsx +1 -0
- package/dist/open/api/environment.ts +1 -1
- package/dist/open/api/shopMember.ts +1 -1
- package/dist/open/api/shopMember.weapp.ts +1 -0
- package/dist/open/api/util.ts +1 -1
- package/dist/open/index.ts +1 -1
- package/dist/sass/app.h5.scss +278 -224
- package/dist/service/fetchGateway.ts +1 -1
- package/dist/service/fetchGateway.weapp.ts +1 -0
- package/dist/service/fetchJsonp.weapp.ts +1 -0
- package/dist/service/http/colorSign.ts +1 -1
- package/dist/service/http/const.ts +1 -1
- package/dist/service/http/h5Http.ts +1 -1
- package/dist/service/http/httpInterceptors.weapp.ts +1 -0
- package/dist/service/requestServer.h5.ts +1 -1
- package/dist/service/requestServer.ts +1 -1
- package/dist/service/requestServer.weapp.ts +1 -0
- package/dist/utils/connectNativeJsBridge.ts +1 -1
- package/dist/utils/h5Utils.ts +1 -1
- package/dist/utils/harmonyCallRouter.h5.ts +1 -0
- package/dist/utils/harmonyCallRouter.ts +0 -0
- package/dist/utils/index.h5.ts +1 -1
- package/dist/utils/index.ts +1 -1
- package/dist/utils/index.weapp.ts +1 -1
- package/dist/utils/jumpExtMapUtil.h5.ts +1 -0
- package/dist/utils/jumpExtMapUtil.ts +1 -0
- package/dist/utils/log.ts +1 -0
- package/dist/utils/{sColor.js → sColor.ts} +1 -1
- package/dist/utils/sColor.weapp.ts +1 -0
- package/dist/utils/utils.ts +1 -1
- package/dist/wxapp/common/address_api/address_api_v2.js +1 -0
- package/dist/wxapp/common/user_info.js +1 -1
- package/package.json +160 -141
- package/dist/jumpEventReport/web/wqshop.report.ts +0 -1
- package/dist/utils/priceUtils.js +0 -1
package/dist/sass/app.h5.scss
CHANGED
|
@@ -5,28 +5,27 @@
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
html {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
8
|
+
|
|
9
|
+
//font-size: 32PX;
|
|
10
|
+
-webkit-text-size-adjust: 100%;
|
|
11
|
+
-ms-text-size-adjust: 100%;
|
|
12
|
+
-moz-text-size-adjust: 100%;
|
|
13
|
+
width: 100%; // 安卓webview需要撑开
|
|
14
|
+
min-height: 100px;
|
|
15
|
+
//height: 100%;
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
body {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
//transform: translate3d(0, 0, 0);
|
|
19
|
+
width: 100%; // 安卓webview需要撑开
|
|
20
|
+
//height: 100%;
|
|
21
|
+
min-height: 100px; // 最小高度在安卓webview中必须存在
|
|
22
|
+
|
|
23
|
+
font-family: 'Microsoft YaHei', PingFangSC, Helvetica, 'Droid Sans', Arial, sans-serif !important;
|
|
24
|
+
background-color: #f2f2f2;
|
|
25
|
+
//解决taro转换h5后默认body行高1.6
|
|
26
|
+
line-height: 1.15;
|
|
27
|
+
// 解决某些情况下完全不相关的元素也跟着抖动闪烁 ----- 无法解决,还会引起app里面click事件点击无效 ,需删除
|
|
28
|
+
//transform: translate3d(0, 0, 0);
|
|
30
29
|
}
|
|
31
30
|
|
|
32
31
|
body,
|
|
@@ -67,38 +66,38 @@ hgroup,
|
|
|
67
66
|
menu,
|
|
68
67
|
nav,
|
|
69
68
|
section {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
69
|
+
margin: 0;
|
|
70
|
+
padding: 0;
|
|
71
|
+
|
|
72
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
73
|
+
-webkit-tap-highlight-color: transparent;
|
|
74
|
+
|
|
75
|
+
outline: none;
|
|
76
|
+
//font-weight: normal;
|
|
77
|
+
// 该属性会额外引起safari等ios浏览器偶发卡顿,ios13也默认支持回弹效果,所以移除该属性 https://www.cnblogs.com/xiahj/p/8036419.html
|
|
78
|
+
//-webkit-overflow-scrolling: touch;
|
|
79
|
+
//对字体进行抗锯齿渲染可以使字体看起来会更清晰舒服。在图标字体成为一种趋势的今天,抗锯齿渲染使用也越来越多。antialiased:抗锯齿很好
|
|
80
|
+
-webkit-font-smoothing: antialiased;
|
|
82
81
|
}
|
|
83
82
|
|
|
84
83
|
|
|
85
84
|
.ban-show-menu {
|
|
86
|
-
|
|
85
|
+
-webkit-touch-callout: none;
|
|
87
86
|
}
|
|
88
87
|
|
|
89
88
|
|
|
90
89
|
.user-ban-select {
|
|
91
|
-
|
|
90
|
+
user-select: none;
|
|
92
91
|
}
|
|
93
92
|
|
|
94
93
|
.user-can-select {
|
|
95
|
-
|
|
94
|
+
user-select: auto;
|
|
96
95
|
}
|
|
97
96
|
|
|
98
97
|
|
|
99
98
|
input[type='number']::-webkit-outer-spin-button,
|
|
100
99
|
input[type='number']::-webkit-inner-spin-button {
|
|
101
|
-
|
|
100
|
+
-webkit-appearance: none;
|
|
102
101
|
}
|
|
103
102
|
|
|
104
103
|
|
|
@@ -107,103 +106,108 @@ button,
|
|
|
107
106
|
select,
|
|
108
107
|
textarea,
|
|
109
108
|
a {
|
|
110
|
-
|
|
109
|
+
-webkit-appearance: none !important;
|
|
111
110
|
}
|
|
112
111
|
|
|
113
112
|
a,
|
|
114
113
|
a:active {
|
|
115
|
-
|
|
116
|
-
|
|
114
|
+
outline: none;
|
|
115
|
+
text-decoration: none;
|
|
117
116
|
}
|
|
118
117
|
|
|
119
118
|
textarea {
|
|
120
|
-
|
|
119
|
+
resize: none;
|
|
121
120
|
}
|
|
122
121
|
|
|
123
122
|
input,
|
|
124
123
|
button,
|
|
125
124
|
textarea,
|
|
126
125
|
a {
|
|
127
|
-
|
|
126
|
+
border: none;
|
|
128
127
|
}
|
|
129
128
|
|
|
130
129
|
.clearFix {
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
130
|
+
zoom: 1;
|
|
131
|
+
display: block;
|
|
132
|
+
_height: 1px;
|
|
134
133
|
}
|
|
135
134
|
|
|
136
135
|
.clearFix:after {
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
136
|
+
content: '.';
|
|
137
|
+
display: block;
|
|
138
|
+
height: 0;
|
|
139
|
+
clear: both;
|
|
140
|
+
visibility: hidden;
|
|
142
141
|
}
|
|
143
142
|
|
|
144
143
|
|
|
144
|
+
.taro_page {
|
|
145
|
+
img {
|
|
146
|
+
pointer-events: none;
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
|
|
145
150
|
img {
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
//-webkit-transform-style: preserve-3d;
|
|
151
|
+
|
|
152
|
+
//transform: perspective(1px) translate3d(0, 0, 0);
|
|
153
|
+
//-webkit-backface-visibility: hidden;
|
|
154
|
+
//-webkit-transform-style: preserve-3d;
|
|
151
155
|
// 图片加载过慢,在可视化区域等可能导致线出现裂图,然后加载正常url,这里如果是没有src就隐藏
|
|
152
|
-
&[src=
|
|
153
|
-
&:not([src]){
|
|
154
|
-
opacity:0;
|
|
156
|
+
&[src=''],
|
|
157
|
+
&:not([src]) {
|
|
158
|
+
opacity: 0;
|
|
155
159
|
}
|
|
156
160
|
}
|
|
157
161
|
|
|
158
162
|
.clearFlow {
|
|
159
|
-
|
|
160
|
-
|
|
163
|
+
overflow: hidden;
|
|
164
|
+
*zoom: 1;
|
|
161
165
|
}
|
|
162
166
|
|
|
163
167
|
|
|
164
168
|
ul li {
|
|
165
|
-
|
|
169
|
+
list-style-type: none;
|
|
166
170
|
}
|
|
167
171
|
|
|
168
172
|
.ul-li-float li {
|
|
169
|
-
|
|
173
|
+
float: left;
|
|
170
174
|
}
|
|
171
175
|
|
|
172
176
|
|
|
173
177
|
.opacity-0 {
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
178
|
+
opacity: 0;
|
|
179
|
+
filter: alpha(opacity=0);
|
|
180
|
+
*zoom: 1;
|
|
177
181
|
}
|
|
178
182
|
|
|
179
183
|
.opacity-20 {
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
184
|
+
opacity: 0.2;
|
|
185
|
+
filter: alpha(opacity=20);
|
|
186
|
+
*zoom: 1;
|
|
183
187
|
}
|
|
184
188
|
|
|
185
189
|
.opacity-50 {
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
190
|
+
opacity: 0.5;
|
|
191
|
+
filter: alpha(opacity=50);
|
|
192
|
+
*zoom: 1;
|
|
189
193
|
}
|
|
190
194
|
|
|
191
195
|
.opacity-60 {
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
196
|
+
opacity: 0.6;
|
|
197
|
+
filter: alpha(opacity=60);
|
|
198
|
+
*zoom: 1;
|
|
195
199
|
}
|
|
196
200
|
|
|
197
201
|
.opacity-80 {
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
202
|
+
opacity: 0.8;
|
|
203
|
+
filter: alpha(opacity=80);
|
|
204
|
+
*zoom: 1;
|
|
201
205
|
}
|
|
202
206
|
|
|
203
207
|
.opacity-100 {
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
208
|
+
opacity: 1;
|
|
209
|
+
filter: alpha(opacity=100);
|
|
210
|
+
*zoom: 1;
|
|
207
211
|
}
|
|
208
212
|
|
|
209
213
|
|
|
@@ -214,120 +218,139 @@ ul li {
|
|
|
214
218
|
}
|
|
215
219
|
|
|
216
220
|
.d-ios-force-border-radius {
|
|
217
|
-
|
|
218
|
-
|
|
221
|
+
transform: translateZ(0);
|
|
222
|
+
mask-image: radial-gradient(circle, white 100%, black 100%);
|
|
219
223
|
}
|
|
220
224
|
//反写taro转小程序样式
|
|
221
225
|
.hydrated {
|
|
222
|
-
|
|
226
|
+
visibility: visible;
|
|
223
227
|
}
|
|
224
228
|
|
|
225
229
|
// 视频封面全屏铺满
|
|
226
230
|
video {
|
|
227
|
-
|
|
231
|
+
object-fit: cover;
|
|
228
232
|
}
|
|
229
233
|
|
|
230
234
|
.d-video-forbid-fullscreen-button {
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
235
|
+
&::-webkit-media-controls-fullscreen-button {
|
|
236
|
+
display: none !important;
|
|
237
|
+
}
|
|
234
238
|
}
|
|
235
239
|
|
|
236
240
|
// tarojs会在运行时动态给页面写入这个样式,但是动态写入可能导致在写入之前,有些依赖于 taro-view-core 块行为的逻辑出现异常,比如获取一个view的宽度,block情况下应该是有宽度的,但可能会出现获取到的宽度值是0。所以改成样式表里就直接定义好
|
|
237
241
|
taro-view-core {
|
|
238
|
-
|
|
242
|
+
display: block;
|
|
239
243
|
}
|
|
240
244
|
|
|
241
245
|
taro-view-core,
|
|
242
246
|
taro-image-core,
|
|
243
247
|
taro-text-core,
|
|
244
248
|
taro-video-core {
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
249
|
+
|
|
250
|
+
outline: none;
|
|
251
|
+
//font-weight: normal;
|
|
252
|
+
-webkit-overflow-scrolling: touch;
|
|
253
|
+
//对字体进行抗锯齿渲染可以使字体看起来会更清晰舒服。在图标字体成为一种趋势的今天,抗锯齿渲染使用也越来越多。antialiased:抗锯齿很好
|
|
254
|
+
-webkit-font-smoothing: antialiased;
|
|
251
255
|
}
|
|
252
256
|
|
|
253
257
|
//解决小程序图片宽度320高度默认240的问题
|
|
254
258
|
taro-image-core {
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
259
|
+
display: block;
|
|
260
|
+
width: 100%;
|
|
261
|
+
height: auto;
|
|
262
|
+
|
|
263
|
+
//transform: translate3d(0, 0, 0) perspective(1px);
|
|
264
|
+
//-webkit-backface-visibility: hidden;
|
|
265
|
+
//-webkit-transform-style: preserve-3d;
|
|
262
266
|
}
|
|
263
267
|
|
|
264
268
|
// 解决多行省略的时候可能无法展示的问题
|
|
265
269
|
taro-text-core {
|
|
266
|
-
|
|
270
|
+
white-space: normal;
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
body .taro_page {
|
|
275
|
+
overflow-x: hidden;
|
|
276
|
+
overflow-y: auto;
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
.taro-scroll-view {
|
|
281
|
+
&__scroll-x {
|
|
282
|
+
overflow-x: scroll;
|
|
283
|
+
overflow-y: hidden;
|
|
284
|
+
}
|
|
285
|
+
&__scroll-y {
|
|
286
|
+
overflow-x: hidden;
|
|
287
|
+
overflow-y: scroll;
|
|
288
|
+
}
|
|
267
289
|
}
|
|
268
290
|
|
|
269
291
|
taro-video-core {
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
292
|
+
video {
|
|
293
|
+
object-fit: cover !important;
|
|
294
|
+
}
|
|
273
295
|
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
296
|
+
//标签选择不生效
|
|
297
|
+
taro-video-control {
|
|
298
|
+
background-color: transparent;
|
|
299
|
+
}
|
|
278
300
|
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
301
|
+
.taro-video-bar {
|
|
302
|
+
background-color: transparent;
|
|
303
|
+
}
|
|
282
304
|
}
|
|
283
305
|
|
|
284
306
|
.weui-icon-info {
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
307
|
+
&:before {
|
|
308
|
+
content: '';
|
|
309
|
+
}
|
|
288
310
|
}
|
|
289
311
|
.taro-checkbox_checked {
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
312
|
+
display: inline-block;
|
|
313
|
+
top: 0;
|
|
314
|
+
margin: -2px 10px 0 0;
|
|
315
|
+
width: 32px;
|
|
316
|
+
height: 32px;
|
|
317
|
+
font-size: 36px;
|
|
318
|
+
color: #333;
|
|
319
|
+
vertical-align: middle;
|
|
320
|
+
border-color: rgba(209, 209, 209, 0.8);
|
|
321
|
+
&:checked:before {
|
|
322
|
+
color: #e93b3d;
|
|
323
|
+
}
|
|
302
324
|
}
|
|
303
325
|
taro-radio-core {
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
content:
|
|
326
|
+
&.weui-cells_checkbox {
|
|
327
|
+
.weui-check + .weui-icon-checked {
|
|
328
|
+
vertical-align: middle;
|
|
329
|
+
&:before {
|
|
330
|
+
content: '';
|
|
309
331
|
width: 32px;
|
|
310
332
|
height: 32px;
|
|
311
333
|
margin-left: 0;
|
|
312
|
-
|
|
334
|
+
margin-top: -4px;
|
|
313
335
|
border: 2px solid #909090;
|
|
314
336
|
//color: #909090;
|
|
315
337
|
//background: url("https://img12.360buyimg.com/imagetools/jfs/t1/206105/34/32968/504/64d35614F8cedb83b/d5953c21e17d17ae.png") no-repeat 0 0 / cover;
|
|
316
338
|
border-radius: 50%;
|
|
317
339
|
box-sizing: border-box;
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
content:
|
|
340
|
+
vertical-align: middle;
|
|
341
|
+
}
|
|
342
|
+
}
|
|
343
|
+
.weui-check:checked + .weui-icon-checked {
|
|
344
|
+
&:before {
|
|
345
|
+
content: '';
|
|
324
346
|
border: none;
|
|
325
|
-
background: url(
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
347
|
+
background: url('https://img12.360buyimg.com/imagetools/jfs/t1/190964/36/36148/636/64d35614Fd3f012fd/28a6f01faddaedbb.png')
|
|
348
|
+
no-repeat 0 0 / cover;
|
|
349
|
+
}
|
|
350
|
+
}
|
|
351
|
+
}
|
|
329
352
|
}
|
|
330
|
-
taro-checkbox-core{
|
|
353
|
+
taro-checkbox-core {
|
|
331
354
|
.taro-checkbox_checked {
|
|
332
355
|
border: 2px solid #909090;
|
|
333
356
|
//background: url("https://img12.360buyimg.com/imagetools/jfs/t1/206105/34/32968/504/64d35614F8cedb83b/d5953c21e17d17ae.png") no-repeat 0 0 / cover;
|
|
@@ -335,180 +358,181 @@ taro-checkbox-core{
|
|
|
335
358
|
box-sizing: border-box;
|
|
336
359
|
&:checked {
|
|
337
360
|
border: none;
|
|
338
|
-
background: url(
|
|
361
|
+
background: url('https://img12.360buyimg.com/imagetools/jfs/t1/190964/36/36148/636/64d35614Fd3f012fd/28a6f01faddaedbb.png')
|
|
362
|
+
no-repeat 0 0 / cover;
|
|
339
363
|
&:before {
|
|
340
364
|
content: none;
|
|
341
365
|
}
|
|
342
366
|
}
|
|
343
367
|
}
|
|
344
368
|
}
|
|
345
|
-
.weui-picker{
|
|
369
|
+
.weui-picker {
|
|
346
370
|
font-size: 30px;
|
|
347
|
-
.weui-picker__hd{
|
|
371
|
+
.weui-picker__hd {
|
|
348
372
|
font-size: 32px;
|
|
349
373
|
}
|
|
350
|
-
.weui-picker__action{
|
|
351
|
-
color: #
|
|
352
|
-
&:first-child{
|
|
353
|
-
color: #
|
|
374
|
+
.weui-picker__action {
|
|
375
|
+
color: #fa2c19;
|
|
376
|
+
&:first-child {
|
|
377
|
+
color: #1a1a1a;
|
|
354
378
|
}
|
|
355
379
|
}
|
|
356
380
|
}
|
|
357
381
|
|
|
358
382
|
.taro__toast {
|
|
359
|
-
|
|
383
|
+
transition: none !important;
|
|
360
384
|
|
|
361
|
-
|
|
362
|
-
|
|
385
|
+
div:last-child {
|
|
386
|
+
//background: transparent !important;
|
|
363
387
|
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
388
|
+
p {
|
|
389
|
+
&:first-child {
|
|
390
|
+
width: 80px !important;
|
|
391
|
+
height: 80px !important;
|
|
392
|
+
}
|
|
369
393
|
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
394
|
+
&:last-child {
|
|
395
|
+
margin-top: 8px !important;
|
|
396
|
+
font-size: 28px !important;
|
|
397
|
+
}
|
|
398
|
+
}
|
|
399
|
+
}
|
|
376
400
|
}
|
|
377
401
|
|
|
378
402
|
.d-shop-loading {
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
403
|
+
position: fixed;
|
|
404
|
+
top: 0;
|
|
405
|
+
left: 0;
|
|
406
|
+
right: 0;
|
|
407
|
+
bottom: 0;
|
|
408
|
+
z-index: 100;
|
|
409
|
+
|
|
410
|
+
.d-loading-content {
|
|
411
|
+
text-align: center;
|
|
412
|
+
}
|
|
413
|
+
span {
|
|
414
|
+
display: inline-block;
|
|
415
|
+
width: 100px;
|
|
416
|
+
height: 100px;
|
|
417
|
+
background: url('https://img13.360buyimg.com/imagetools/jfs/t1/151010/32/14284/30214/5ff66791Ea1bc6cc6/698c0772b377aef5.png')
|
|
418
|
+
no-repeat center center / 72px 72px;
|
|
419
|
+
}
|
|
420
|
+
.d-shop-text {
|
|
421
|
+
font-size: 24px;
|
|
422
|
+
color: #232325;
|
|
423
|
+
}
|
|
400
424
|
}
|
|
401
425
|
|
|
402
426
|
.fade-enter {
|
|
403
|
-
|
|
427
|
+
opacity: 0.01;
|
|
404
428
|
}
|
|
405
429
|
|
|
406
430
|
.fade-enter-active {
|
|
407
|
-
|
|
408
|
-
|
|
431
|
+
opacity: 1;
|
|
432
|
+
transition: all 300ms ease-out;
|
|
409
433
|
}
|
|
410
434
|
|
|
411
435
|
.fade-exit {
|
|
412
|
-
|
|
436
|
+
opacity: 1;
|
|
413
437
|
}
|
|
414
438
|
|
|
415
439
|
.fade-exit-active {
|
|
416
|
-
|
|
417
|
-
|
|
440
|
+
opacity: 0.01;
|
|
441
|
+
transition: all 300ms ease-out;
|
|
418
442
|
}
|
|
419
443
|
|
|
420
444
|
.zoom-enter {
|
|
421
|
-
|
|
422
|
-
|
|
445
|
+
opacity: 0.01;
|
|
446
|
+
transform: scale(0);
|
|
423
447
|
}
|
|
424
448
|
|
|
425
449
|
.zoom-enter-active {
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
450
|
+
opacity: 1;
|
|
451
|
+
transform: scale(1);
|
|
452
|
+
transition: all 300ms ease-out;
|
|
429
453
|
}
|
|
430
454
|
|
|
431
455
|
.zoom-exit {
|
|
432
|
-
|
|
433
|
-
|
|
456
|
+
opacity: 1;
|
|
457
|
+
transform: scale(1);
|
|
434
458
|
}
|
|
435
459
|
|
|
436
460
|
.zoom-exit-active {
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
461
|
+
opacity: 0.01;
|
|
462
|
+
transform: scale(0);
|
|
463
|
+
transition: all 300ms ease-out;
|
|
440
464
|
}
|
|
441
465
|
|
|
442
466
|
.slide-up-enter {
|
|
443
|
-
|
|
467
|
+
transform: translateY(100%);
|
|
444
468
|
}
|
|
445
469
|
|
|
446
470
|
.slide-up-enter-active {
|
|
447
|
-
|
|
448
|
-
|
|
471
|
+
transform: translateY(0%);
|
|
472
|
+
transition: all 300ms ease-out;
|
|
449
473
|
}
|
|
450
474
|
|
|
451
475
|
.slide-up-exit {
|
|
452
|
-
|
|
476
|
+
transform: translateY(0%);
|
|
453
477
|
}
|
|
454
478
|
|
|
455
479
|
.slide-up-exit-active {
|
|
456
|
-
|
|
457
|
-
|
|
480
|
+
transform: translateY(100%);
|
|
481
|
+
transition: all 300ms ease-in;
|
|
458
482
|
}
|
|
459
483
|
|
|
460
484
|
.slide-down-enter {
|
|
461
|
-
|
|
485
|
+
transform: translateY(-100%);
|
|
462
486
|
}
|
|
463
487
|
|
|
464
488
|
.slide-down-enter-active {
|
|
465
|
-
|
|
466
|
-
|
|
489
|
+
transform: translateY(0%);
|
|
490
|
+
transition: all 300ms ease-out;
|
|
467
491
|
}
|
|
468
492
|
|
|
469
493
|
.slide-down-exit {
|
|
470
|
-
|
|
494
|
+
transform: translateY(0%);
|
|
471
495
|
}
|
|
472
496
|
|
|
473
497
|
.slide-down-exit-active {
|
|
474
|
-
|
|
475
|
-
|
|
498
|
+
transform: translateY(-100%);
|
|
499
|
+
transition: all 300ms ease-in;
|
|
476
500
|
}
|
|
477
501
|
|
|
478
502
|
.slide-right-enter {
|
|
479
|
-
|
|
503
|
+
transform: translateX(100%);
|
|
480
504
|
}
|
|
481
505
|
|
|
482
506
|
.slide-right-enter-active {
|
|
483
|
-
|
|
484
|
-
|
|
507
|
+
transform: translateX(0%);
|
|
508
|
+
transition: all 300ms ease-out;
|
|
485
509
|
}
|
|
486
510
|
|
|
487
511
|
.slide-right-exit {
|
|
488
|
-
|
|
512
|
+
transform: translateX(0%);
|
|
489
513
|
}
|
|
490
514
|
|
|
491
515
|
.slide-right-exit-active {
|
|
492
|
-
|
|
493
|
-
|
|
516
|
+
transform: translateX(100%);
|
|
517
|
+
transition: all 300ms ease-in;
|
|
494
518
|
}
|
|
495
519
|
|
|
496
520
|
.slide-left-enter {
|
|
497
|
-
|
|
521
|
+
transform: translateX(-100%);
|
|
498
522
|
}
|
|
499
523
|
|
|
500
524
|
.slide-left-enter-active {
|
|
501
|
-
|
|
502
|
-
|
|
525
|
+
transform: translateX(0%);
|
|
526
|
+
transition: all 300ms ease-out;
|
|
503
527
|
}
|
|
504
528
|
|
|
505
529
|
.slide-left-exit {
|
|
506
|
-
|
|
530
|
+
transform: translateX(0%);
|
|
507
531
|
}
|
|
508
532
|
|
|
509
533
|
.slide-left-exit-active {
|
|
510
|
-
|
|
511
|
-
|
|
534
|
+
transform: translateX(-100%);
|
|
535
|
+
transition: all 300ms ease-in;
|
|
512
536
|
}
|
|
513
537
|
|
|
514
538
|
|
|
@@ -519,3 +543,33 @@ taro-checkbox-core{
|
|
|
519
543
|
//image-rendering: crisp-edges;
|
|
520
544
|
//-ms-interpolation-mode: nearest-neighbor;
|
|
521
545
|
}
|
|
546
|
+
|
|
547
|
+
@media screen and (orientation: landscape) {
|
|
548
|
+
// not 在chrome88之后才支持,因此暂时不用此方式
|
|
549
|
+
.d-shop-pad {
|
|
550
|
+
&.d-shop-pad-render-center {
|
|
551
|
+
//width: 100vh;
|
|
552
|
+
width: var(--screen-min-width, 100vh);
|
|
553
|
+
margin: 0 auto;
|
|
554
|
+
}
|
|
555
|
+
.d-pad-part-render-center {
|
|
556
|
+
width: var(--screen-min-width, 100vh);
|
|
557
|
+
margin: 0 auto;
|
|
558
|
+
}
|
|
559
|
+
}
|
|
560
|
+
}
|
|
561
|
+
|
|
562
|
+
.d-shop-lang-for-en {
|
|
563
|
+
.text-ellipsis-2 {
|
|
564
|
+
word-break: break-word;
|
|
565
|
+
}
|
|
566
|
+
.text-ellipsis-3 {
|
|
567
|
+
word-break: break-word;
|
|
568
|
+
}
|
|
569
|
+
.text-ellipsis-2-no-omit {
|
|
570
|
+
word-break: break-word;
|
|
571
|
+
}
|
|
572
|
+
.text-ellipsis-3-no-omit {
|
|
573
|
+
word-break: break-word;
|
|
574
|
+
}
|
|
575
|
+
}
|