Skip to content

Commit e86c887

Browse files
committed
更新严选
1 parent 808cc2d commit e86c887

File tree

212 files changed

+55955
-474
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

212 files changed

+55955
-474
lines changed
+248-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,248 @@
1-
.cml-791e74c4.cml-base{text-align:left;font-size:32rpx;letter-spacing:1rpx;font-family:BlinkMacSystemFont,Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.cml-791e74c4.cml-base,.cml-791e74c4.cml-base:after,.cml-791e74c4.cml-base:before{box-sizing:border-box;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}.cml-791e74c4.cml-view{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:flex-start;align-content:flex-start}.cml-791e74c4.cml-text,.cml-791e74c4.cml-view{box-sizing:border-box;position:relative;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-basis:auto;flex-basis:auto;border:0 solid #000;margin:0;padding:0;min-width:0}.cml-791e74c4.cml-text{display:block;white-space:pre-wrap;word-wrap:break-word;overflow:hidden}.cml-791e74c4.cml-border-1px,.cml-791e74c4.cml-border-bottom-1px,.cml-791e74c4.cml-border-left-1px,.cml-791e74c4.cml-border-right-1px,.cml-791e74c4.cml-border-top-1px{position:relative}.cml-791e74c4.cml-border-1px:after,.cml-791e74c4.cml-border-bottom-1px:after,.cml-791e74c4.cml-border-left-1px:before,.cml-791e74c4.cml-border-right-1px:after,.cml-791e74c4.cml-border-top-1px:before{content:"";display:block;position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;z-index:2}.cml-791e74c4.cml-border-1px:after{border:1rpx solid #ccc;left:0;top:0;width:100%;height:100%;-webkit-transform-origin:0 0;transform-origin:0 0}.cml-791e74c4.cml-border-top-1px:before{border-top:1rpx solid #ccc;left:0;top:0;width:100%}.cml-791e74c4.cml-border-right-1px:after{border-right:1rpx solid #ccc;top:0;right:0;height:100%;-webkit-transform-origin:right 0;transform-origin:right 0}.cml-791e74c4.cml-border-bottom-1px:after{border-bottom:1rpx solid #ccc;left:0;bottom:0;width:100%;-webkit-transform-origin:0 bottom;transform-origin:0 bottom}.cml-791e74c4.cml-border-left-1px:before{border-left:1rpx solid #ccc;top:0;left:0;height:100%}.cml-791e74c4.cml-border-none:after,.cml-791e74c4.cml-border-none:before{display:none}.cml-791e74c4.cml-c-button{-webkit-align-self:stretch;align-self:stretch}.cml-791e74c4.class-wrapper{-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column}.cml-791e74c4.class-wrapper,.cml-791e74c4.wrapper-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-direction:normal}.cml-791e74c4.wrapper-content{-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.cml-791e74c4.class-list{width:150rpx;border-right-color:#d9d9d9;background-color:#fff;border-right-style:solid}.cml-791e74c4.class-txt{font-size:28rpx;margin:22rpx 10rpx 26rpx;text-align:center;color:#333}.cml-791e74c4.main-list{width:600rpx;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#fff}.cml-791e74c4.ad-img{width:532rpx;height:194rpx;border-radius:6rpx;margin:28rpx}.cml-791e74c4.sub-tlt{display:block;text-align:center;font-size:24rpx;color:#333;margin-top:10rpx;margin-bottom:30rpx}.cml-791e74c4.sub-box{padding-left:26rpx;-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}.cml-791e74c4.sub-box,.cml-791e74c4.sub-i{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-direction:normal}.cml-791e74c4.sub-i{-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;width:178rpx;height:200rpx}.cml-791e74c4.i-img{width:150rpx;margin-left:14rpx;margin-right:14rpx;height:150rpx}.cml-791e74c4.i-name{font-size:22rpx;text-align:center}
1+
.cml-772e8fda.cml-base {
2+
text-align: left;
3+
font-size: 32rpx;
4+
letter-spacing: 1rpx;
5+
font-family: BlinkMacSystemFont, 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
6+
}
7+
8+
.cml-772e8fda.cml-base,
9+
.cml-772e8fda.cml-base::before,
10+
.cml-772e8fda.cml-base::after {
11+
box-sizing: border-box;
12+
-webkit-text-size-adjust: none;
13+
-moz-text-size-adjust: none;
14+
-ms-text-size-adjust: none;
15+
text-size-adjust: none;
16+
}
17+
18+
.cml-772e8fda.cml-view {
19+
display: -webkit-box;
20+
display: -webkit-flex;
21+
display: flex;
22+
box-sizing: border-box;
23+
position: relative;
24+
-webkit-box-orient: vertical;
25+
-webkit-box-direction: normal;
26+
-webkit-flex-direction: column;
27+
flex-direction: column;
28+
-webkit-flex-shrink: 0;
29+
flex-shrink: 0;
30+
-webkit-box-flex: 0;
31+
-webkit-flex-grow: 0;
32+
flex-grow: 0;
33+
-webkit-flex-basis: auto;
34+
flex-basis: auto;
35+
-webkit-box-align: stretch;
36+
-webkit-align-items: stretch;
37+
align-items: stretch;
38+
-webkit-align-content: flex-start;
39+
align-content: flex-start;
40+
border: 0 solid black;
41+
margin: 0;
42+
padding: 0;
43+
min-width: 0;
44+
}
45+
46+
.cml-772e8fda.cml-text {
47+
display: block;
48+
box-sizing: border-box;
49+
position: relative;
50+
white-space: pre-wrap; /* not using 'pre': support auto line feed. 保留空白符序列,但是正常地进行换行 */
51+
word-wrap: break-word; /* 在长单词或 URL 地址内部进行换行。 */
52+
overflow: hidden; /* it'll be clipped if the height is not high enough. */
53+
54+
-webkit-flex-shrink: 0;
55+
56+
flex-shrink: 0;
57+
-webkit-box-flex: 0;
58+
-webkit-flex-grow: 0;
59+
flex-grow: 0;
60+
-webkit-flex-basis: auto;
61+
flex-basis: auto;
62+
border: 0 solid black;
63+
margin: 0;
64+
padding: 0;
65+
min-width: 0;
66+
}
67+
68+
.cml-772e8fda.cml-border-1px,
69+
.cml-772e8fda.cml-border-top-1px,
70+
.cml-772e8fda.cml-border-right-1px,
71+
.cml-772e8fda.cml-border-bottom-1px,
72+
.cml-772e8fda.cml-border-left-1px {
73+
position: relative;
74+
}
75+
76+
.cml-772e8fda.cml-border-top-1px:before,
77+
.cml-772e8fda.cml-border-left-1px:before,
78+
.cml-772e8fda.cml-border-1px:after,
79+
.cml-772e8fda.cml-border-right-1px:after,
80+
.cml-772e8fda.cml-border-bottom-1px:after {
81+
content: "";
82+
display: block;
83+
position: absolute;
84+
-webkit-transform-origin: 0 0;
85+
transform-origin: 0 0;
86+
box-sizing: border-box;
87+
z-index: 2;
88+
}
89+
90+
.cml-772e8fda.cml-border-1px:after {
91+
border: 1rpx solid #ccc;
92+
left: 0;
93+
top: 0;
94+
width: 100%;
95+
height: 100%;
96+
-webkit-transform-origin: 0 0;
97+
transform-origin: 0 0;
98+
}
99+
100+
.cml-772e8fda.cml-border-top-1px:before {
101+
border-top: 1rpx solid #ccc;
102+
left: 0;
103+
top: 0;
104+
width: 100%;
105+
}
106+
107+
.cml-772e8fda.cml-border-right-1px:after {
108+
border-right: 1rpx solid #ccc;
109+
top: 0;
110+
right: 0;
111+
height: 100%;
112+
-webkit-transform-origin: right 0;
113+
transform-origin: right 0;
114+
}
115+
116+
.cml-772e8fda.cml-border-bottom-1px:after {
117+
border-bottom: 1rpx solid #ccc;
118+
left: 0;
119+
bottom: 0;
120+
width: 100%;
121+
-webkit-transform-origin: 0 bottom;
122+
transform-origin: 0 bottom;
123+
}
124+
125+
.cml-772e8fda.cml-border-left-1px:before {
126+
border-left: 1rpx solid #ccc;
127+
top: 0;
128+
left: 0;
129+
height: 100%;
130+
}
131+
132+
.cml-772e8fda.cml-border-none:before, .cml-772e8fda.cml-border-none:after {
133+
display: none;
134+
}
135+
136+
.cml-772e8fda.cml-c-button {
137+
-webkit-align-self: stretch;
138+
align-self: stretch;
139+
}
140+
141+
.cml-772e8fda.class-wrapper {
142+
display: -webkit-box;
143+
display: -webkit-flex;
144+
display: flex;
145+
-webkit-box-orient: vertical;
146+
-webkit-box-direction: normal;
147+
-webkit-flex-direction: column;
148+
flex-direction: column;
149+
}
150+
151+
.cml-772e8fda.wrapper-content {
152+
display: -webkit-box;
153+
display: -webkit-flex;
154+
display: flex;
155+
-webkit-box-orient: horizontal;
156+
-webkit-box-direction: normal;
157+
-webkit-flex-direction: row;
158+
flex-direction: row;
159+
-webkit-box-pack: justify;
160+
-webkit-justify-content: space-between;
161+
justify-content: space-between;
162+
}
163+
164+
.cml-772e8fda.class-list {
165+
width: 150rpx;
166+
/*height: 1000cpx;*/
167+
border-right-color: #d9d9d9;
168+
background-color: #fff;
169+
border-right-style: solid;
170+
}
171+
172+
.cml-772e8fda.class-txt {
173+
font-size: 28rpx;
174+
margin-top: 22rpx;
175+
margin-bottom: 26rpx;
176+
margin-left: 10rpx;
177+
margin-right: 10rpx;
178+
text-align: center;
179+
color: #333;
180+
}
181+
182+
.cml-772e8fda.main-list {
183+
width: 600rpx;
184+
/*height: 1000cpx;*/
185+
display: -webkit-box;
186+
display: -webkit-flex;
187+
display: flex;
188+
-webkit-box-orient: vertical;
189+
-webkit-box-direction: normal;
190+
-webkit-flex-direction: column;
191+
flex-direction: column;
192+
-webkit-flex-wrap: nowrap;
193+
flex-wrap: nowrap;
194+
background-color: #fff;
195+
}
196+
197+
.cml-772e8fda.ad-img {
198+
width: 532rpx;
199+
height: 194rpx;
200+
border-radius: 6rpx;
201+
margin: 28rpx;
202+
}
203+
204+
.cml-772e8fda.sub-tlt {
205+
display: block;
206+
text-align: center;
207+
font-size: 24rpx;
208+
color: #333;
209+
margin-top: 10rpx;
210+
margin-bottom: 30rpx;
211+
}
212+
213+
.cml-772e8fda.sub-box {
214+
padding-left: 26rpx;
215+
display: -webkit-box;
216+
display: -webkit-flex;
217+
display: flex;
218+
-webkit-box-orient: horizontal;
219+
-webkit-box-direction: normal;
220+
-webkit-flex-direction: row;
221+
flex-direction: row;
222+
-webkit-flex-wrap: wrap;
223+
flex-wrap: wrap;
224+
}
225+
226+
.cml-772e8fda.sub-i {
227+
display: -webkit-box;
228+
display: -webkit-flex;
229+
display: flex;
230+
-webkit-box-orient: vertical;
231+
-webkit-box-direction: normal;
232+
-webkit-flex-direction: column;
233+
flex-direction: column;
234+
width: 178rpx;
235+
height: 200rpx;
236+
}
237+
238+
.cml-772e8fda.i-img {
239+
width: 150rpx;
240+
margin-left: 14rpx;
241+
margin-right: 14rpx;
242+
height: 150rpx;
243+
}
244+
245+
.cml-772e8fda.i-name {
246+
font-size: 22rpx;
247+
text-align: center;
248+
}

dist/alipay/components/classify/classify.axml

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
<view class="wrapper-classify cml-base cml-view cml-791e74c4">
2-
<view class=" cml-base cml-view cml-791e74c4"><classify-header class=" cml-base cml-classify-header cml-791e74c4"></classify-header></view>
3-
<view class="wrapper-content cml-base cml-view cml-791e74c4">
4-
<view class="class-list cml-base cml-view cml-791e74c4" style="{{scrollerHeight}}rpx">
5-
<view class=" cml-base cml-view cml-791e74c4"><cml-buildin-scroller height="{{scrollerHeight}}" class=" cml-base cml-scroller cml-791e74c4">
6-
<view class="class-wrapper cml-base cml-view cml-791e74c4">
7-
<text class="class-txt cml-base cml-text cml-791e74c4" a:for="{{classes}}">{{item}}</text>
1+
<view class="wrapper-classify cml-base cml-view cml-772e8fda">
2+
<view class=" cml-base cml-view cml-772e8fda"><classify-header class=" cml-base cml-classify-header cml-772e8fda"></classify-header></view>
3+
<view class="wrapper-content cml-base cml-view cml-772e8fda">
4+
<view class="class-list cml-base cml-view cml-772e8fda" style="{{scrollerHeight}}rpx">
5+
<view class=" cml-base cml-view cml-772e8fda"><cml-buildin-scroller height="{{scrollerHeight}}" class=" cml-base cml-scroller cml-772e8fda">
6+
<view class="class-wrapper cml-base cml-view cml-772e8fda">
7+
<text class="class-txt cml-base cml-text cml-772e8fda" a:for="{{classes}}">{{item}}</text>
88
</view>
99
</cml-buildin-scroller></view>
1010
</view>
1111

12-
<view class="main-list cml-base cml-view cml-791e74c4" style="{{scrollerHeight}}rpx">
13-
<image class="ad-img cml-base cml-image cml-791e74c4" resize="cover" src="https://cmljs.org/cml-demo/src/assets/images/yanxuan/3ebd7addcc0d101d116052a57cec2f16.png"></image>
14-
<text class="sub-tlt cml-base cml-text cml-791e74c4"> --- 推荐区分类 --- </text>
15-
<view class="sub-box cml-base cml-view cml-791e74c4">
16-
<view class="sub-i cml-base cml-view cml-791e74c4" a:for="{{subclasses}}" onTap="_cmlEventProxy" data-eventtap="godetail">
17-
<image class="i-img cml-base cml-image cml-791e74c4" resize="contain" src="{{item.img}}"></image>
18-
<text class="i-name cml-base cml-text cml-791e74c4">{{item.name}}</text>
12+
<view class="main-list cml-base cml-view cml-772e8fda" style="{{scrollerHeight}}rpx">
13+
<image class="ad-img cml-base cml-image cml-772e8fda" resize="cover" src="https://cmljs.org/cml-demo/src/assets/images/yanxuan/3ebd7addcc0d101d116052a57cec2f16.png"></image>
14+
<text class="sub-tlt cml-base cml-text cml-772e8fda"> --- 推荐区分类 --- </text>
15+
<view class="sub-box cml-base cml-view cml-772e8fda">
16+
<view class="sub-i cml-base cml-view cml-772e8fda" a:for="{{subclasses}}" onTap="_cmlEventProxy" data-eventtap="{{['godetail']}}">
17+
<image class="i-img cml-base cml-image cml-772e8fda" resize="contain" src="{{item.img}}"></image>
18+
<text class="i-name cml-base cml-text cml-772e8fda">{{item.name}}</text>
1919
</view>
2020
</view>
2121
</view>

0 commit comments

Comments
 (0)