Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
h5-base
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
new-sing
h5-base
Commits
aee762aa
Commit
aee762aa
authored
Apr 21, 2019
by
chenyishuai@singsingenglish.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
4.21
parent
d6de378e
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
12 additions
and
10 deletions
+12
-10
index.html
dev/index.html
+1
-1
16.2f30c07f800b41bac966.js
dev/static/js/16.2f30c07f800b41bac966.js
+0
-1
16.eed27f4b89ff523eea3b.js
dev/static/js/16.eed27f4b89ff523eea3b.js
+1
-0
manifest.3e48d022dda11ecdcef8.js
dev/static/js/manifest.3e48d022dda11ecdcef8.js
+1
-1
index.html
dist/index.html
+1
-1
app.2f12d0a209b74933c5322d48aecc7607.css
dist/static/css/app.2f12d0a209b74933c5322d48aecc7607.css
+1
-1
32.fc4d4557779de5dc636d.js
dist/static/js/32.fc4d4557779de5dc636d.js
+1
-0
manifest.35da9c7574c0a4e78e28.js
dist/static/js/manifest.35da9c7574c0a4e78e28.js
+1
-1
index.vue
src/components/index.vue
+5
-4
No files found.
dev/index.html
View file @
aee762aa
...
@@ -6,4 +6,4 @@
...
@@ -6,4 +6,4 @@
overflow
:
hidden
;
overflow
:
hidden
;
position
:
fixed
;
position
:
fixed
;
background
:
#f4f4f4
;
background
:
#f4f4f4
;
}
</style><link
href=
static/css/app.f016ba765d8b5ed4f51f80904de686cd.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
src=
https://res.wx.qq.com/open/js/jweixin-1.3.2.js
></script><script
type=
text/javascript
src=
static/js/manifest.680772ddf08e7ba8a828.js
></script><script
type=
text/javascript
src=
static/js/vendor.17e5a2aa52ade559a92c.js
></script><script
type=
text/javascript
src=
static/js/app.6a6e47f13f10c7953547.js
></script></body></html>
}
</style><link
href=
static/css/app.f016ba765d8b5ed4f51f80904de686cd.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
src=
https://res.wx.qq.com/open/js/jweixin-1.3.2.js
></script><script
type=
text/javascript
src=
static/js/manifest.3e48d022dda11ecdcef8.js
></script><script
type=
text/javascript
src=
static/js/vendor.17e5a2aa52ade559a92c.js
></script><script
type=
text/javascript
src=
static/js/app.6a6e47f13f10c7953547.js
></script></body></html>
\ No newline at end of file
\ No newline at end of file
dev/static/js/16.2f30c07f800b41bac966.js
deleted
100644 → 0
View file @
d6de378e
webpackJsonp
([
16
],{
K4De
:
function
(
n
,
t
,
e
){
n
.
exports
=
e
.
p
+
"static/img/index_icon_min.1cf698e.png"
},
dAjm
:
function
(
n
,
t
,
e
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
e
(
"eqfM"
);
var
A
=
e
(
"/QYm"
),
o
=
e
(
"mvHQ"
),
a
=
e
.
n
(
o
),
i
=
e
(
"woOf"
),
B
=
e
.
n
(
i
),
r
=
e
(
"CCn6"
),
s
=
e
(
"Jmy5"
),
v
=
e
(
"2oJL"
),
b
=
e
(
"mkI/"
),
d
=
e
(
"2Pnh"
),
w
=
e
.
n
(
d
),
C
=
{
name
:
"index"
,
components
:{
bottomTab
:
v
.
a
,
audioPage
:
b
.
a
},
data
:
function
(){
return
{
bannerList
:[],
teacherQ2
:
!
1
,
teacherDetail
:
null
,
imgUrl
:
s
.
a
,
user_id
:
null
,
newUrl
:
""
,
lessonList
:[],
medList
:[],
qmList
:[],
mxxyList
:[],
userCourse
:{
start_periods_id
:
"-1"
},
bannerData
:{
qr
:
""
,
start_at
:
""
,
active_start_at
:
""
,
is_start_active
:
""
},
showObj
:{
audio
:[],
audioIndex
:
0
,
show
:
!
1
},
unlook
:
!
1
,
canvasData
:
"1"
}},
created
:
function
(){
this
.
initPage
()},
mounted
:
function
(){
window
.
scrollTo
(
0
,
0
),
this
.
unlook
=
localStorage
.
getItem
(
"unlook"
)},
methods
:{
onReachBottom
:
function
(){},
toShop
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
toShopD
),
this
.
$router
.
push
({
name
:
"buyDetail"
,
query
:{
shopId
:
this
.
bannerData
.
goods_id
,
invite_code
:
this
.
bannerData
.
invite_code
}})},
goMed
:
function
(
n
){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
meditem
),
this
.
showObj
.
audioIndex
=
n
,
this
.
showObj
.
show
=!
0
,
this
.
$refs
.
audioPage
.
onPlay
()},
goLink
:
function
(
n
,
t
){
"qm"
==
t
?(
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
qmitem
),
this
.
bannerData
.
active_start_at
?
window
.
location
.
href
=
"https://appaNQLfktH3717.h5.xiaoeknow.com/content_page/eyJ0eXBlIjozLCJyZXNvdXJjZV90eXBlIjo4LCJyZXNvdXJjZV9pZCI6IiIsInByb2R1Y3RfaWQiOiJwXzVjYjQyMDgzYTA2NDNfMXF0OUFGbnoiLCJhcHBfaWQiOiJhcHBhTlFMZmt0SDM3MTcifQ"
:
window
.
location
.
href
=
n
):(
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
mxxyitem
),
window
.
location
.
href
=
n
)},
getBannerListApi
:
function
(){
var
n
=
this
;
this
.
medList
=
[];
var
t
=
{
limit
:
4
,
page
:
1
};
Object
(
r
.
c
)(
2
,{
limit
:
99
,
page
:
1
}).
then
(
function
(
e
){
for
(
var
A
=
0
;
A
<
4
;
A
++
)
n
.
medList
.
push
(
e
.
list
[
A
]);
n
.
showObj
.
audio
=
e
.
list
,
Object
(
r
.
c
)(
4
,
t
).
then
(
function
(
t
){
n
.
mxxyList
=
t
.
list
})}),
Object
(
r
.
c
)(
3
,{
limit
:
2
,
page
:
1
}).
then
(
function
(
t
){
n
.
qmList
=
t
.
list
})},
initPage
:
function
(){
var
n
=
this
;
Object
(
r
.
i
)().
then
(
function
(
t
){
localStorage
.
setItem
(
"userCourse"
,
""
);
var
e
=
"没有课程"
;
t
.
start_periods_course_type
&&
(
e
=
0
==
t
.
start_periods_course_type
?
"正式课"
:
"体验课"
),
n
.
$sa
.
track
(
"viewHomepage"
,{
is_view_course
:
e
}),
n
.
getBannerListApi
(),
t
.
goods_id
?(
n
.
userCourse
=
B
()({},
t
),
n
.
userCourse
.
start_periods_id
=
"-1"
,
localStorage
.
setItem
(
"userCourse"
,
a
()(
n
.
userCourse
)),
n
.
bannerData
=
t
,
n
.
$refs
.
bottomTab
.
setBtn
()):
1
==
t
.
is_start_active
?(
t
.
teacher_qr
&&
(
n
.
bannerData
.
qr
=
t
.
teacher_qr
),
n
.
bannerData
.
start_at
=
t
.
periods_list
[
0
].
start_at
,
n
.
bannerData
.
active_start_at
=
t
.
periods_list
[
0
].
active_start_at
,
n
.
bannerData
.
is_start_active
=
t
.
is_start_active
,
n
.
userCourse
=
B
()({},
t
),
localStorage
.
setItem
(
"userCourse"
,
a
()(
n
.
userCourse
)),
n
.
$refs
.
bottomTab
.
setBtn
(),
sessionStorage
.
getItem
(
"frist"
)
||
(
sessionStorage
.
setItem
(
"frist"
,
!
0
),
n
.
$router
.
push
({
name
:
"map"
,
query
:{
periods_id
:
t
.
start_periods_id
,
course_type
:
t
.
start_periods_course_type
}})),
n
.
$nextTick
(
function
(){
w
()(
document
.
getElementById
(
"capture33"
),{
async
:
!
0
,
scrollX
:
0
,
scale
:
2
,
letterRendering
:
!
0
,
useCORS
:
!
0
}).
then
(
function
(
t
){
n
.
divShow
=!
1
;
var
e
=
t
.
toDataURL
(
"image/jpg"
);
n
.
canvasData
=
e
}).
catch
(
function
(
n
){
alert
(
n
),
console
.
log
()})})):
0
==
t
.
is_start_active
&&
(
t
.
teacher_qr
&&
(
n
.
bannerData
.
qr
=
t
.
teacher_qr
),
n
.
bannerData
.
start_at
=
t
.
periods_list
[
0
].
start_at
,
n
.
bannerData
.
active_start_at
=
t
.
periods_list
[
0
].
active_start_at
,
n
.
bannerData
.
is_start_active
=
t
.
is_start_active
,
n
.
userCourse
=
B
()({},
t
),
localStorage
.
setItem
(
"userCourse"
,
a
()(
n
.
userCourse
)),
n
.
$refs
.
bottomTab
.
setBtn
())})},
dateParse
:
function
(
n
){
var
t
=
void
0
;
return
t
=
n
.
indexOf
(
"-"
)
>-
1
?
n
.
split
(
"-"
):
n
.
indexOf
(
"/"
)
>-
1
?
n
.
split
(
"/"
):
n
.
split
(
"."
),
new
Date
(
t
[
0
],
t
[
1
]
-
1
,
t
[
2
])},
dateCompare
:
function
(
n
,
t
){
var
e
=
n
.
getTime
(),
A
=
t
.
getTime
();
return
A
>
e
?
1
:
A
==
e
?
0
:
-
1
},
toMap
:
function
(
n
){
this
.
$sa
.
track
(
"buttonClick"
,{
tabTitle
:
"首页"
,
moduleTitle
:
"课程"
,
buttonType
:
"课程"
,
buttonName
:
"进入课程"
}),
this
.
dateCompare
(
new
Date
,
this
.
dateParse
(
n
.
start_at
))
<
1
?
this
.
$router
.
push
({
name
:
"map"
,
query
:{
periods_id
:
n
.
periods_id
,
parent_category_id
:
n
.
parent_category_id
,
course_type
:
n
.
course_type
}}):
Object
(
A
.
a
)(
"该课程暂未开始"
)},
toHear
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
med
),
this
.
bannerData
.
active_start_at
?
window
.
location
.
href
=
"https://appaNQLfktH3717.h5.xiaoeknow.com/content_page/eyJ0eXBlIjozLCJyZXNvdXJjZV90eXBlIjo4LCJyZXNvdXJjZV9pZCI6IiIsInByb2R1Y3RfaWQiOiJwXzVjYjQyMDgzYTA2NDNfMXF0OUFGbnoiLCJhcHBfaWQiOiJhcHBhTlFMZmt0SDM3MTcifQ"
:
this
.
$router
.
push
({
name
:
"med"
})},
toCollection
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
collection
),
this
.
$router
.
push
({
name
:
"collection"
})},
toTeacher
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
teacher
),
window
.
location
.
href
=
"https://www.changchangenglish.com/m-home.html"
},
toPreview
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
preview
),
localStorage
.
setItem
(
"unlook"
,
"1"
),
this
.
$router
.
push
({
name
:
"preview"
})},
toBbda
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
bbda
),
this
.
$router
.
push
({
name
:
"bbda"
})}}},
l
=
function
(){
var
n
=
this
,
t
=
n
.
$createElement
,
e
=
n
.
_self
.
_c
||
t
;
return
e
(
"scroll"
,{
staticClass
:
"wrapper"
,
attrs
:{
pullup
:
!
0
,
bounce
:
!
1
},
on
:{
pullup
:
n
.
onReachBottom
}},[
e
(
"div"
,{
staticClass
:
"index"
},[
e
(
"div"
,{
staticClass
:
"padTop"
},[
e
(
"div"
,{
staticClass
:
"banner-block"
},[
n
.
userCourse
.
goods_id
>
0
?
e
(
"div"
,{
ref
:
"toShopD"
,
staticClass
:
"unBanner"
,
on
:{
click
:
function
(
t
){
n
.
toShop
()}}},[
e
(
"img"
,{
staticClass
:
"bgimg"
,
attrs
:{
src
:
n
.
imgUrl
.
indexBanener1
,
alt
:
""
}}),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"content"
},[
e
(
"div"
,{
staticClass
:
"title"
},[
e
(
"p"
,{
staticClass
:
"title1"
},[
n
.
_v
(
"唱唱启蒙英语"
)]),
n
.
_v
(
" "
),
e
(
"p"
,{
staticClass
:
"title2"
},[
n
.
_v
(
n
.
_s
(
n
.
bannerData
.
course_title
))])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"date"
},[
e
(
"p"
,{
staticClass
:
"date1"
,
staticStyle
:{
"text-decoration"
:
"line-through"
}},[
n
.
_v
(
"原价:"
+
n
.
_s
(
n
.
bannerData
.
original_price
/
100
)
+
"元"
)]),
n
.
_v
(
" "
),
e
(
"p"
,{
staticClass
:
"date2"
},[
n
.
_v
(
"限时"
+
n
.
_s
(
n
.
bannerData
.
current_price
/
100
)
+
"元领取"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"triangle"
},[
e
(
"span"
,[
n
.
_v
(
"专属福利"
)])])])]):
n
.
_e
(),
n
.
_v
(
" "
),
n
.
userCourse
.
start_periods_id
>-
1
?
e
(
"div"
,{
staticClass
:
"Banner"
,
attrs
:{
id
:
"capture33"
}},[
e
(
"img"
,{
staticClass
:
"bgimg"
,
attrs
:{
src
:
n
.
imgUrl
.
indexBanener2
,
alt
:
""
}}),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"content"
},[
e
(
"img"
,{
staticClass
:
"qr"
,
attrs
:{
src
:
n
.
bannerData
.
qr
,
alt
:
""
}}),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"text"
},[
e
(
"p"
,[
n
.
_v
(
"请扫码添加客服班主任"
)]),
n
.
_v
(
" "
),
e
(
"p"
,[
n
.
_v
(
"领取学习资料"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"date"
},[
e
(
"p"
,[
n
.
_v
(
"开课时间:"
+
n
.
_s
(
n
.
bannerData
.
start_at
))]),
n
.
_v
(
" "
),
n
.
bannerData
.
active_start_at
?
e
(
"p"
,[
n
.
_v
(
"全勤打卡活动开始时间:"
+
n
.
_s
(
n
.
bannerData
.
active_start_at
))]):
n
.
_e
()])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"triangle"
},[
1
==
n
.
bannerData
.
is_start_active
?
e
(
"span"
,[
n
.
_v
(
"已开课"
)]):
n
.
_e
(),
n
.
_v
(
" "
),
0
==
n
.
bannerData
.
is_start_active
?
e
(
"span"
,[
n
.
_v
(
"待开课"
)]):
n
.
_e
()]),
n
.
_v
(
" "
),
n
.
canvasData
?
e
(
"img"
,{
staticClass
:
"bgimg canvas"
,
attrs
:{
src
:
n
.
canvasData
,
alt
:
""
}}):
n
.
_e
()]):
n
.
_e
()]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"btn-block"
},[
e
(
"div"
,{
ref
:
"preview"
,
staticClass
:
"btn toPreview"
,
on
:{
click
:
n
.
toPreview
}},[
n
.
unlook
?
n
.
_e
():
e
(
"div"
,{
staticClass
:
"nolook"
},[
n
.
_v
(
"1"
)])]),
n
.
_v
(
" "
),
n
.
userCourse
.
is_start_active
?
n
.
_e
():
e
(
"div"
,{
ref
:
"bbda"
,
staticClass
:
"btn toBbda"
,
on
:{
click
:
function
(
t
){
n
.
toBbda
(
t
)}}}),
n
.
_v
(
" "
),
1
==
n
.
userCourse
.
is_start_active
?
e
(
"div"
,{
ref
:
"collection"
,
staticClass
:
"btn toCollection"
,
on
:{
click
:
n
.
toCollection
}}):
n
.
_e
(),
n
.
_v
(
" "
),
e
(
"div"
,{
ref
:
"teacher"
,
staticClass
:
"btn toTeacher"
,
on
:{
click
:
n
.
toTeacher
}})])]),
n
.
_v
(
" "
),
n
.
medList
.
length
>
0
?
e
(
"div"
,{
staticClass
:
"contentBox med"
},[
e
(
"div"
,{
staticClass
:
"commonTitle"
},[
e
(
"span"
,{
staticClass
:
"line"
}),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"title"
},[
n
.
_v
(
"磨耳朵"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"tip"
},[
n
.
_v
(
"每天10分钟 成长看得见"
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
ref
:
"med"
,
staticClass
:
"more med"
,
on
:{
click
:
n
.
toHear
}},[
n
.
_v
(
"更多 "
),
e
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"content"
},
n
.
_l
(
n
.
medList
,
function
(
t
,
A
){
return
e
(
"div"
,{
ref
:
"meditem"
,
refInFor
:
!
0
,
staticClass
:
"contentItem med"
,
on
:{
click
:
function
(
t
){
n
.
goMed
(
A
)}}},[
e
(
"img"
,{
attrs
:{
src
:
t
.
url
,
alt
:
""
}}),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"white"
}),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"text"
},[
e
(
"div"
,{
staticClass
:
"title"
},[
n
.
_v
(
n
.
_s
(
t
.
title
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"enTitle"
},[
n
.
_v
(
n
.
_s
(
t
.
sub_title
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"lookData"
},[
e
(
"i"
,{
staticClass
:
"iconfont icon-yanjing"
}),
n
.
_v
(
n
.
_s
(
t
.
watch_num
)
+
"人"
)])])])}))]):
n
.
_e
(),
n
.
_v
(
" "
),
n
.
qmList
.
length
>
0
?
e
(
"div"
,{
staticClass
:
"contentBox qm"
},[
e
(
"div"
,{
staticClass
:
"commonTitle"
},[
e
(
"span"
,{
staticClass
:
"line"
}),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"title"
},[
n
.
_v
(
"启蒙小课堂"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"tip"
},[
n
.
_v
(
"名师手把手,爸妈小帮手"
)]),
n
.
_v
(
" "
),
n
.
bannerData
.
active_start_at
?
n
.
_e
():
e
(
"a"
,{
staticClass
:
"more qm"
,
attrs
:{
href
:
"https://appanqlfkth3717.h5.xiaoeknow.com/homepage/10"
}},[
n
.
_v
(
"更多 "
),
e
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})]),
n
.
_v
(
" "
),
n
.
bannerData
.
active_start_at
?
e
(
"a"
,{
staticClass
:
"more qm"
,
attrs
:{
href
:
"https://appaNQLfktH3717.h5.xiaoeknow.com/content_page/eyJ0eXBlIjozLCJyZXNvdXJjZV90eXBlIjo4LCJyZXNvdXJjZV9pZCI6IiIsInByb2R1Y3RfaWQiOiJwXzVjYjQyMDgzYTA2NDNfMXF0OUFGbnoiLCJhcHBfaWQiOiJhcHBhTlFMZmt0SDM3MTcifQ"
}},[
n
.
_v
(
"更多 "
),
e
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})]):
n
.
_e
()]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"content"
},
n
.
_l
(
n
.
qmList
,
function
(
t
){
return
e
(
"div"
,{
ref
:
"qmitem"
,
refInFor
:
!
0
,
staticClass
:
"contentItem qm"
,
on
:{
click
:
function
(
e
){
n
.
goLink
(
t
.
link
,
"qm"
)}}},[
e
(
"img"
,{
attrs
:{
src
:
t
.
url
,
alt
:
""
}}),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"text"
},[
e
(
"div"
,{
staticClass
:
"title"
},[
n
.
_v
(
n
.
_s
(
t
.
title
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"line"
}),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"enTitle"
},[
n
.
_v
(
n
.
_s
(
t
.
sub_title
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"lookData"
},[
e
(
"i"
,{
staticClass
:
"iconfont icon-yanjing"
}),
n
.
_v
(
n
.
_s
(
t
.
watch_num
)
+
"人"
)])])])}))]):
n
.
_e
(),
n
.
_v
(
" "
),
n
.
mxxyList
.
length
>
0
?
e
(
"div"
,{
staticClass
:
"contentBox mxxy"
},[
e
(
"div"
,{
staticClass
:
"commonTitle"
},[
e
(
"span"
,{
staticClass
:
"line"
}),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"title"
},[
n
.
_v
(
"明星学员"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"tip"
},[
n
.
_v
(
"百万家庭力荐"
)]),
n
.
_v
(
" "
),
e
(
"a"
,{
staticClass
:
"more mxxy"
,
attrs
:{
href
:
"https://mp.weixin.qq.com/mp/homepage?__biz=MzU2ODM5NjA5OA==&hid=4&sn=bb876d6313345925e86913bfe42671c6"
}},[
n
.
_v
(
"更多 "
),
e
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"content"
},
n
.
_l
(
n
.
mxxyList
,
function
(
t
){
return
e
(
"div"
,{
ref
:
"mxxyitem"
,
refInFor
:
!
0
,
staticClass
:
"contentItem mxxy"
,
on
:{
click
:
function
(
e
){
n
.
goLink
(
t
.
link
,
"mxxy"
)}}},[
e
(
"img"
,{
directives
:[{
name
:
"lazy"
,
rawName
:
"v-lazy"
,
value
:
t
.
url
,
expression
:
"item.url"
}],
attrs
:{
alt
:
""
}}),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"text"
},[
e
(
"div"
,{
staticClass
:
"title"
},[
n
.
_v
(
n
.
_s
(
t
.
title
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"lookData"
},[
e
(
"i"
,{
staticClass
:
"iconfont icon-yanjing"
}),
n
.
_v
(
n
.
_s
(
t
.
watch_num
)
+
"人"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"tip"
},[
n
.
_v
(
n
.
_s
(
t
.
sub_title
))])])}))]):
n
.
_e
(),
n
.
_v
(
" "
),
n
.
showObj
.
audio
.
length
>
0
?
e
(
"audio-page"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
n
.
showObj
.
show
,
expression
:
"showObj.show"
}],
ref
:
"audioPage"
,
attrs
:{
sc
:
"1"
,
showObj
:
n
.
showObj
}}):
n
.
_e
()],
1
),
n
.
_v
(
" "
),
e
(
"bottom-tab"
,{
ref
:
"bottomTab"
})],
1
)};
l
.
_withStripped
=!
0
;
var
c
=
{
render
:
l
,
staticRenderFns
:[]},
f
=
c
;
var
m
=!
1
;
var
h
=
e
(
"VU/8"
)(
C
,
f
,
!
1
,
function
(
n
){
m
||
e
(
"xofo"
)},
"data-v-47323bf2"
,
null
);
h
.
options
.
__file
=
"src/components/index.vue"
;
t
.
default
=
h
.
exports
},
fRWU
:
function
(
n
,
t
,
e
){
var
A
=
e
(
"kxFB"
);(
n
.
exports
=
e
(
"FZ+f"
)(
!
0
)).
push
([
n
.
i
,
"
\n
.fl-r[data-v-47323bf2] {
\n
float: right;
\n
}
\n
.main-block[data-v-47323bf2] {
\n
margin: 5px;
\n
background: white;
\n
padding: 5px;
\n
}
\n
.clear-both[data-v-47323bf2]:after {
\n
content: '';
\n
display: block;
\n
clear: both;
\n
}
\n
[data-v-47323bf2]::-webkit-scrollbar-track-piece {
\n
border-radius: 10px;
\n
}
\n
[data-v-47323bf2]::-webkit-scrollbar {
\n
width: 5px;
\n
height: 5px;
\n
}
\n
[data-v-47323bf2]::-webkit-scrollbar-thumb {
\n
background-color: #999;
\n
border-radius: 10px;
\n
height: 10px;
\n
min-height: 10px;
\n
}
\n
.index[data-v-47323bf2] {
\n
background: #F5F5F9;
\n
padding-bottom: 13.33333333vw;
\n
}
\n
.banner-block[data-v-47323bf2] {
\n
width: 89.33333333vw;
\n
height: 65.6vw;
\n
position: relative;
\n
background: white;
\n
padding: 3.73333333vw 5.33333333vw 5.33333333vw;
\n
margin: 0;
\n
}
\n
.banner-block .bgimg[data-v-47323bf2] {
\n
position: absolute;
\n
width: 89.33333333vw;
\n
z-index: 0;
\n
}
\n
.banner-block .canvas[data-v-47323bf2] {
\n
width: 89.6vw;
\n
z-index: 2;
\n
}
\n
.banner-block .content[data-v-47323bf2] {
\n
position: absolute;
\n
z-index: 1;
\n
height: 65.6vw;
\n
width: 89.33333333vw;
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
}
\n
.banner-block .Banner[data-v-47323bf2] {
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
position: relative;
\n
height: 65.6vw;
\n
width: 89.33333333vw;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .Banner .qr[data-v-47323bf2] {
\n
width: 33.6vw;
\n
position: absolute;
\n
left: 27.73333333vw;
\n
top: 5.33333333vw;
\n
z-index: 2;
\n
}
\n
.banner-block .Banner .text[data-v-47323bf2] {
\n
font-size: 4vw;
\n
color: #FF4D4F;
\n
text-align: center;
\n
position: absolute;
\n
top: 40.26666667vw;
\n
width: 100%;
\n
font-weight: 500;
\n
}
\n
.banner-block .Banner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 2.13333333vw;
\n
width: 100%;
\n
font-size: 3.2vw;
\n
}
\n
.banner-block .Banner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 27.73333333vw;
\n
height: 27.73333333vw;
\n
position: absolute;
\n
right: -12.26666667vw;
\n
top: -16.53333333vw;
\n
-webkit-transform: rotate(-50deg);
\n
transform: rotate(-50deg);
\n
z-index: 3;
\n
}
\n
.banner-block .Banner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
font-size: 3.73333333vw;
\n
-webkit-transform: rotate(91deg);
\n
transform: rotate(91deg);
\n
position: absolute;
\n
top: 13.86666667vw;
\n
font-size: 3.46666667vw;
\n
}
\n
.banner-block .unBanner[data-v-47323bf2] {
\n
border-radius: 6.66666667vw;
\n
overflow: hidden;
\n
height: 65.6vw;
\n
width: 89.33333333vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .unBanner .title[data-v-47323bf2] {
\n
position: absolute;
\n
color: white;
\n
top: 9.33333333vw;
\n
left: 5.33333333vw;
\n
}
\n
.banner-block .unBanner .title .title1[data-v-47323bf2] {
\n
font-size: 5.33333333vw;
\n
}
\n
.banner-block .unBanner .title .title2[data-v-47323bf2] {
\n
font-size: 9.6vw;
\n
}
\n
.banner-block .unBanner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 8vw;
\n
padding-top: 2.66666667vw;
\n
border-radius: 7.46666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
background: #FFC53D;
\n
-webkit-animation: myfirst-data-v-47323bf2 3s linear infinite;
\n
animation: myfirst-data-v-47323bf2 3s linear infinite;
\n
left: 5.33333333vw;
\n
font-size: 3.73333333vw;
\n
width: 40.53333333vw;
\n
height: 14.93333333vw;
\n
}
\n
.banner-block .unBanner .date .date1[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.banner-block .unBanner .date .date2[data-v-47323bf2] {
\n
font-size: 4.26666667vw;
\n
}
\n
@-webkit-keyframes myfirst-data-v-47323bf2 {
\n
0% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
}
\n
@keyframes myfirst-data-v-47323bf2 {
\n
0% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
}
\n
.banner-block .unBanner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 27.73333333vw;
\n
height: 27.73333333vw;
\n
position: absolute;
\n
right: -12.26666667vw;
\n
top: -16.53333333vw;
\n
-webkit-transform: rotate(-50deg);
\n
transform: rotate(-50deg);
\n
}
\n
.banner-block .unBanner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
font-size: 3.73333333vw;
\n
-webkit-transform: rotate(85deg);
\n
transform: rotate(85deg);
\n
position: absolute;
\n
top: 14.4vw;
\n
font-size: 3.46666667vw;
\n
bottom: 19.73333333vw;
\n
}
\n
.contentBox[data-v-47323bf2] {
\n
padding: 2.66666667vw 5.33333333vw;
\n
background: white;
\n
margin: 2.66666667vw 0;
\n
}
\n
.contentBox .commonTitle[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
vertical-align: top;
\n
}
\n
.contentBox .commonTitle .line[data-v-47323bf2] {
\n
height: 5.33333333vw;
\n
width: 1.06666667vw;
\n
border-radius: 0.53333333vw;
\n
margin-right: 2.66666667vw;
\n
margin: auto 2.66666667vw auto 0;
\n
}
\n
.contentBox .commonTitle .more[data-v-47323bf2] {
\n
height: 8.8vw;
\n
line-height: 11.46666667vw;
\n
font-size: 3.2vw;
\n
color: #666666;
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
overflow: hidden;
\n
}
\n
.contentBox .commonTitle .more .iconfont[data-v-47323bf2] {
\n
font-size: 3.73333333vw;
\n
color: #666666;
\n
}
\n
.contentBox .commonTitle .title[data-v-47323bf2] {
\n
font-size: 6.4vw;
\n
height: 8.8vw;
\n
line-height: 8.8vw;
\n
display: inline-block;
\n
margin-right: 2.66666667vw;
\n
font-weight: bold;
\n
}
\n
.contentBox .commonTitle .tip[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
color: #999999;
\n
height: 8.8vw;
\n
display: inline-block;
\n
line-height: 11.46666667vw;
\n
overflow: hidden;
\n
}
\n
.contentBox .lookData[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.contentBox .lookData .iconfont[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.med .commonTitle .line[data-v-47323bf2] {
\n
background: #4A90E2;
\n
}
\n
.med .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
height: 56.53333333vw;
\n
overflow: hidden;
\n
}
\n
.med .content .contentItem[data-v-47323bf2] {
\n
width: 50%;
\n
height: 50.93333333vw;
\n
margin-top: 4.8vw;
\n
position: relative;
\n
}
\n
.med .content .contentItem img[data-v-47323bf2] {
\n
width: 28.53333333vw;
\n
height: 28.53333333vw;
\n
position: absolute;
\n
top: 0;
\n
left: 7.2vw;
\n
border-radius: 14.13333333vw;
\n
}
\n
.med .content .contentItem .white[data-v-47323bf2] {
\n
position: absolute;
\n
background: white;
\n
width: 5.33333333vw;
\n
height: 5.33333333vw;
\n
border-radius: 2.66666667vw;
\n
top: 11.6vw;
\n
left: 18.8vw;
\n
}
\n
.med .content .contentItem .text[data-v-47323bf2] {
\n
width: 42.93333333vw;
\n
height: 42.93333333vw;
\n
margin-top: 8vw;
\n
color: #999999;
\n
padding-top: 24vw;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 4.26666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.med .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 3.73333333vw;
\n
color: black;
\n
}
\n
.med .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
line-height: 4.53333333vw;
\n
}
\n
.qm .commonTitle .line[data-v-47323bf2] {
\n
background: #FF7875;
\n
}
\n
.qm .content[data-v-47323bf2] {
\n
text-align: center;
\n
}
\n
.qm .content .contentItem[data-v-47323bf2] {
\n
margin-top: 4.8vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
}
\n
.qm .content .contentItem img[data-v-47323bf2] {
\n
width: 89.33333333vw;
\n
height: 40vw;
\n
}
\n
.qm .content .contentItem .text[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
width: 89.33333333vw;
\n
color: #999999;
\n
padding: 5.06666667vw 4vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.qm .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
color: black;
\n
}
\n
.qm .content .contentItem .text .line[data-v-47323bf2] {
\n
border-right: 0.26666667vw solid #999999;
\n
height: 5.33333333vw;
\n
margin: 0 2.66666667vw;
\n
}
\n
.qm .content .contentItem .text .lookData[data-v-47323bf2] {
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
}
\n
.qm .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.mxxy .commonTitle .line[data-v-47323bf2] {
\n
background: #7ED321;
\n
}
\n
.mxxy .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem[data-v-47323bf2] {
\n
width: 43.2vw;
\n
margin-top: 4.8vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
padding-bottom: 4.8vw;
\n
}
\n
.mxxy .content .contentItem img[data-v-47323bf2] {
\n
width: 100%;
\n
}
\n
.mxxy .content .contentItem .text[data-v-47323bf2] {
\n
color: #999999;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
padding: 2.66666667vw 4vw 0;
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 3.73333333vw;
\n
color: black;
\n
text-align: left;
\n
width: 50%;
\n
}
\n
.mxxy .content .contentItem .tip[data-v-47323bf2] {
\n
color: #999999;
\n
padding: 0 4vw;
\n
text-align: left;
\n
margin-top: 1.06666667vw;
\n
font-size: 3.2vw;
\n
}
\n
.btn-block[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
padding: 0 5.33333333vw 3.2vw;
\n
background: white;
\n
-ms-flex-pack: distribute;
\n
justify-content: space-around;
\n
width: 89.33333333vw;
\n
}
\n
.btn-block .btn[data-v-47323bf2] {
\n
width: 28vw;
\n
height: 11.73333333vw;
\n
border-radius: 3.2vw;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
position: relative;
\n
}
\n
.btn-block .btn .nolook[data-v-47323bf2] {
\n
position: absolute;
\n
top: -1.33333333vw;
\n
left: -1.33333333vw;
\n
background: #ff4d4f;
\n
width: 4.26666667vw;
\n
height: 4.26666667vw;
\n
color: white;
\n
border-radius: 2.13333333vw;
\n
text-align: center;
\n
font-size: 3.2vw;
\n
line-height: 4.26666667vw;
\n
}
\n
.btn-block .btn img[data-v-47323bf2] {
\n
width: 28vw;
\n
height: 11.73333333vw;
\n
}
\n
.btn-block .toPreview[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"K4De"
))
+
") 0 -16.8vw;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toBbda[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"K4De"
))
+
");
\n
background-size: 100%;
\n
}
\n
.btn-block .toCollection[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"K4De"
))
+
") 0 -33.6vw;
\n
background-size: 100%;
\n
}
\n
.btn-block .toTeacher[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"K4De"
))
+
") 0 -50.93333333vw;
\n
background-size: 100%;
\n
}
\n
.lesson-block[data-v-47323bf2] {
\n
padding-bottom: 5.33333333vw;
\n
}
\n
.lesson-block .goods-block[data-v-47323bf2] {
\n
position: relative;
\n
width: 89.33333333vw;
\n
}
\n
.lesson-block .goods-block .tips[data-v-47323bf2] {
\n
display: inline-block;
\n
font-size: 3.2vw;
\n
font-family: PingFang-SC-Bold;
\n
font-weight: normal;
\n
color: #ffffff;
\n
line-height: 4.53333333vw;
\n
padding: 0.53333333vw 1.33333333vw;
\n
position: absolute;
\n
right: 2.66666667vw;
\n
top: 3.2vw;
\n
background: #f5a623;
\n
border-radius: 2.66666667vw;
\n
}
\n
.lesson-block .goods-block img[data-v-47323bf2] {
\n
width: 89.33333333vw;
\n
height: 62.93333333vw;
\n
border-radius: 2.13333333vw;
\n
}
\n
.class-block[data-v-47323bf2] {
\n
margin-top: 2.66666667vw;
\n
font-family: PingFang-SC-Medium;
\n
font-size: 4.8vw;
\n
color: #333333;
\n
text-align: center;
\n
background: white;
\n
}
\n
.class-block .title[data-v-47323bf2] {
\n
padding: 2.13333333vw;
\n
position: relative;
\n
}
\n
.class-block .title .more[data-v-47323bf2] {
\n
position: absolute;
\n
width: 8vw;
\n
bottom: 2.66666667vw;
\n
right: 5.33333333vw;
\n
}
\n
@media screen and (min-width: 600px) {
\n
.index[data-v-47323bf2] {
\n
background: #F5F5F9;
\n
padding-bottom: 4.8828125vw;
\n
}
\n
.btn-block[data-v-47323bf2] {
\n
display: block;
\n
padding: 1.46484375vw 4.1015625vw 0 0;
\n
background: white;
\n
-ms-flex-pack: distribute;
\n
justify-content: space-around;
\n
width: 32.71484375vw;
\n
}
\n
.btn-block .btn[data-v-47323bf2] {
\n
width: 19.140625vw;
\n
height: 15.72265625vw;
\n
border-radius: 2.34375vw;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
margin-bottom: 1.953125vw;
\n
position: relative;
\n
}
\n
.btn-block .btn .nolook[data-v-47323bf2] {
\n
position: absolute;
\n
top: -0.48828125vw;
\n
left: -0.48828125vw;
\n
background: #ff4d4f;
\n
width: 2.5390625vw;
\n
height: 2.5390625vw;
\n
color: white;
\n
border-radius: 1.26953125vw;
\n
text-align: center;
\n
font-size: 1.171875vw;
\n
line-height: 2.5390625vw;
\n
}
\n
.btn-block .btn img[data-v-47323bf2] {
\n
width: 19.140625vw;
\n
height: 15.72265625vw;
\n
}
\n
.btn-block .toPreview[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"r4BH"
))
+
") 0 0;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toBbda[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"r4BH"
))
+
") 0 -52.734375vw;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toCollection[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"r4BH"
))
+
") 0 -17.578125vw;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toTeacher[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"r4BH"
))
+
") 0 -35.15625vw;
\n
background-size: 100% ;
\n
}
\n
.padTop[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
}
\n
.banner-block[data-v-47323bf2] {
\n
width: 69.7265625vw;
\n
height: 51.26953125vw;
\n
position: relative;
\n
background: white;
\n
padding: 1.3671875vw 2.9296875vw 1.953125vw 4.1015625vw;
\n
margin: 0;
\n
}
\n
.banner-block .bgimg[data-v-47323bf2] {
\n
position: absolute;
\n
width: 69.7265625vw;
\n
z-index: 2;
\n
}
\n
.banner-block .content[data-v-47323bf2] {
\n
position: absolute;
\n
z-index: 3;
\n
height: 51.26953125vw;
\n
width: 69.7265625vw;
\n
border-radius: 2.9296875vw;
\n
overflow: hidden;
\n
}
\n
.banner-block .Banner[data-v-47323bf2] {
\n
border-radius: 3.22265625vw;
\n
overflow: hidden;
\n
position: relative;
\n
height: 51.26953125vw;
\n
width: 69.7265625vw;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .Banner .qr[data-v-47323bf2] {
\n
width: 25.09765625vw;
\n
position: absolute;
\n
left: 22.4609375vw;
\n
top: 5.859375vw;
\n
z-index: 2;
\n
}
\n
.banner-block .Banner .text[data-v-47323bf2] {
\n
font-size: 2.5390625vw;
\n
color: #FF4D4F;
\n
text-align: center;
\n
position: absolute;
\n
top: 32.32421875vw;
\n
width: 100%;
\n
font-weight: 500;
\n
}
\n
.banner-block .Banner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 2.9296875vw;
\n
width: 100%;
\n
font-size: 2.1484375vw;
\n
}
\n
.banner-block .Banner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 14.0625vw;
\n
height: 14.0625vw;
\n
position: absolute;
\n
right: -7.6171875vw;
\n
top: -6.25vw;
\n
-webkit-transform: rotate(-41deg);
\n
transform: rotate(-41deg);
\n
z-index: 3;
\n
}
\n
.banner-block .Banner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
font-size: 18 px;
\n
-webkit-transform: rotate(91deg);
\n
transform: rotate(91deg);
\n
position: absolute;
\n
top: 6.0546875vw;
\n
font-size: 1.7578125vw;
\n
}
\n
.banner-block .unBanner[data-v-47323bf2] {
\n
border-radius: 3.22265625vw;
\n
overflow: hidden;
\n
height: 51.26953125vw;
\n
width: 69.7265625vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .unBanner .title[data-v-47323bf2] {
\n
position: absolute;
\n
color: white;
\n
top: 3.41796875vw;
\n
left: 1.953125vw;
\n
}
\n
.banner-block .unBanner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 6.4453125vw;
\n
padding-top: 0.9765625vw;
\n
border-radius: 5.46875vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
background: #FFC53D;
\n
left: 4.39453125vw;
\n
font-size: 1.3671875vw;
\n
width: 31.640625vw;
\n
height: 11.328125vw;
\n
}
\n
.banner-block .unBanner .date .date1[data-v-47323bf2] {
\n
font-size: 2.9296875vw;
\n
}
\n
.banner-block .unBanner .date .date2[data-v-47323bf2] {
\n
font-size: 3.3203125vw;
\n
}
\n
.banner-block .unBanner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 14.0625vw;
\n
height: 14.0625vw;
\n
position: absolute;
\n
right: -7.6171875vw;
\n
top: -6.25vw;
\n
-webkit-transform: rotate(-41deg);
\n
transform: rotate(-41deg);
\n
z-index: 3;
\n
}
\n
.banner-block .unBanner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
-webkit-transform: rotate(91deg);
\n
transform: rotate(91deg);
\n
position: absolute;
\n
top: 6.640625vw;
\n
font-size: 1.7578125vw;
\n
}
\n
.banner-block .canvas[data-v-47323bf2] {
\n
width: 69.921875vw;
\n
z-index: 2;
\n
}
\n
.contentBox[data-v-47323bf2] {
\n
padding: 1.953125vw 4.1015625vw 1.953125vw;
\n
background: white;
\n
margin: 0.9765625vw 0;
\n
}
\n
.contentBox .commonTitle[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
vertical-align: top;
\n
}
\n
.contentBox .commonTitle .line[data-v-47323bf2] {
\n
height: 1.953125vw;
\n
width: 0.390625vw;
\n
border-radius: 0.1953125vw;
\n
margin-right: 0.9765625vw;
\n
margin: auto 0.9765625vw auto 0;
\n
}
\n
.contentBox .commonTitle .more[data-v-47323bf2] {
\n
height: 3.22265625vw;
\n
line-height: 4.19921875vw;
\n
font-size: 1.171875vw;
\n
color: #666666;
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
overflow: hidden;
\n
}
\n
.contentBox .commonTitle .more .iconfont[data-v-47323bf2] {
\n
font-size: 1.3671875vw;
\n
color: #666666;
\n
}
\n
.contentBox .commonTitle .title[data-v-47323bf2] {
\n
font-size: 2.34375vw;
\n
height: 3.22265625vw;
\n
line-height: 3.22265625vw;
\n
display: inline-block;
\n
margin-right: 0.9765625vw;
\n
font-weight: bold;
\n
}
\n
.contentBox .commonTitle .tip[data-v-47323bf2] {
\n
font-size: 1.171875vw;
\n
color: #999999;
\n
height: 3.22265625vw;
\n
display: inline-block;
\n
line-height: 4.19921875vw;
\n
overflow: hidden;
\n
}
\n
.contentBox .lookData[data-v-47323bf2] {
\n
font-size: 1.171875vw;
\n
}
\n
.contentBox .lookData .iconfont[data-v-47323bf2] {
\n
font-size: 1.171875vw;
\n
}
\n
.med .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
height: 29.19921875vw;
\n
}
\n
.med .content .contentItem[data-v-47323bf2] {
\n
width: auto;
\n
height: 25.09765625vw;
\n
margin-top: 1.7578125vw;
\n
margin-right: 1.953125vw;
\n
position: relative;
\n
}
\n
.med .content .contentItem img[data-v-47323bf2] {
\n
width: 14.2578125vw;
\n
height: 14.2578125vw;
\n
position: absolute;
\n
top: 0;
\n
left: 3.61328125vw;
\n
border-radius: 7.12890625vw;
\n
}
\n
.med .content .contentItem .white[data-v-47323bf2] {
\n
position: absolute;
\n
background: white;
\n
width: 2.5390625vw;
\n
height: 2.5390625vw;
\n
border-radius: 1.26953125vw;
\n
top: 6.00585938vw;
\n
left: 9.5703125vw;
\n
}
\n
.med .content .contentItem .text[data-v-47323bf2] {
\n
width: 21.484375vw;
\n
height: 20.01953125vw;
\n
margin-top: 7.03125vw;
\n
color: #999999;
\n
padding-top: 8.7890625vw;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 1.5625vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.med .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 1.7578125vw;
\n
color: black;
\n
}
\n
.med .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 1.3671875vw;
\n
line-height: 2.9296875vw;
\n
}
\n
.med .content .contentItem[data-v-47323bf2]:nth-child(4) {
\n
margin-right: 0;
\n
}
\n
.qm .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.qm .content .contentItem[data-v-47323bf2] {
\n
width: 44.921875vw;
\n
margin-top: 1.7578125vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 1.5625vw;
\n
overflow: hidden;
\n
}
\n
.qm .content .contentItem img[data-v-47323bf2] {
\n
width: 44.921875vw;
\n
height: auto;
\n
}
\n
.qm .content .contentItem .text[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
width: 100%;
\n
color: #999999;
\n
padding: 1.85546875vw 1.46484375vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.qm .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 1.46484375vw;
\n
color: black;
\n
}
\n
.qm .content .contentItem .text .line[data-v-47323bf2] {
\n
border-right: 0.09765625vw solid #999999;
\n
height: 1.953125vw;
\n
margin: 0 0.9765625vw;
\n
}
\n
.qm .content .contentItem .text .lookData[data-v-47323bf2] {
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
}
\n
.qm .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 1.26953125vw;
\n
}
\n
.mxxy .commonTitle .line[data-v-47323bf2] {
\n
background: #7ED321;
\n
}
\n
.mxxy .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem[data-v-47323bf2] {
\n
width: 21.58203125vw;
\n
margin-top: 1.7578125vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 1.5625vw;
\n
overflow: hidden;
\n
padding-bottom: 1.7578125vw;
\n
}
\n
.mxxy .content .contentItem img[data-v-47323bf2] {
\n
width: 100%;
\n
}
\n
.mxxy .content .contentItem .text[data-v-47323bf2] {
\n
color: #999999;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
padding: 0.9765625vw 1.46484375vw 0;
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 1.7578125vw;
\n
color: black;
\n
text-align: left;
\n
width: 50%;
\n
}
\n
.mxxy .content .contentItem .tip[data-v-47323bf2] {
\n
color: #999999;
\n
padding: 0 1.46484375vw;
\n
text-align: left;
\n
margin-top: 0.390625vw;
\n
font-size: 1.171875vw;
\n
}
\n
}
\n
*[data-v-47323bf2] {
\n
margin: 0;
\n
}
\n
"
,
""
,{
version
:
3
,
sources
:[
"C:/Users/Administrator/Desktop/h5/wechat/src/components/index.vue"
],
names
:[],
mappings
:
"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B,eAAe;EACf,cAAc;EACd,sBAAsB;EACtB,2BAA2B;EAC3B,iBAAiB;CAClB;AACD;EACE,iBAAiB;CAClB;AACD;EACE,iBAAiB;CAClB;AACD;EACE,oBAAoB;CACrB;AACD;EACE,qBAAqB;EACrB,qBAAqB;EACrB,cAAc;EACd,mBAAmB;EACnB,oBAAoB;MAChB,gBAAgB;EACpB,sBAAsB;EACtB,iBAAiB;CAClB;AACD;EACE,WAAW;EACX,sBAAsB;EACtB,kBAAkB;EAClB,mBAAmB;CACpB;AACD;EACE,qBAAqB;EACrB,sBAAsB;EACtB,mBAAmB;EACnB,OAAO;EACP,YAAY;EACZ,6BAA6B;CAC9B;AACD;EACE,mBAAmB;EACnB,kBAAkB;EAClB,oBAAoB;EACpB,qBAAqB;EACrB,4BAA4B;EAC5B,YAAY;EACZ,aAAa;CACd;AACD;EACE,qBAAqB;EACrB,sBAAsB;EACtB,gBAAgB;EAChB,eAAe;EACf,kBAAkB;EAClB,kFAAkF;UAC1E,0EAA0E;EAClF,4BAA4B;EAC5B,+BAA+B;UACvB,uBAAuB;CAChC;AACD;EACE,wBAAwB;EACxB,aAAa;CACd;AACD;EACE,iBAAiB;EACjB,0BAA0B;CAC3B;AACD;EACE,oBAAoB;CACrB;AACD;EACE,mBAAmB;CACpB;AACD;EACE,kBAAkB;EAClB,mBAAmB;EACnB,kFAAkF;UAC1E,0EAA0E;EAClF,4BAA4B;EAC5B,iBAAiB;CAClB;AACD;EACE,qBAAqB;EACrB,aAAa;CACd;AACD;EACE,qBAAqB;EACrB,qBAAqB;EACrB,cAAc;EACd,qBAAqB;EACrB,eAAe;EACf,0BAA0B;EAC1B,+BAA+B;UACvB,uBAAuB;CAChC;AACD;EACE,iBAAiB;EACjB,aAAa;CACd;AACD;EACE,yCAAyC;EACzC,qBAAqB;EACrB,uBAAuB;CACxB;AACD;EACE,oBAAoB;MAChB,YAAY;UACR,QAAQ;EAChB,kBAAkB;CACnB;AACD;EACE,iBAAiB;CAClB;AACD;EACE,oBAAoB;CACrB;AACD;EACE,qBAAqB;EACrB,qBAAqB;EACrB,cAAc;EACd,mBAAmB;EACn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ACD;IACI,qBAAqB;IACrB,qBAAqB;IACrB,cAAc;IACd,YAAY;IACZ,eAAe;IACf,mCAAmC;IACnC,+BAA+B;YACvB,uBAAuB;CAClC;AACD;IACI,wBAAwB;IACxB,aAAa;CAChB;AACD;IACI,yCAAyC;IACzC,mBAAmB;IACnB,sBAAsB;CACzB;AACD;IACI,oBAAoB;QAChB,YAAY;YACR,QAAQ;IAChB,kBAAkB;CACrB;AACD;IACI,wBAAwB;CAC3B;AACD;IACI,oBAAoB;CACvB;AACD;IACI,qBAAqB;IACrB,qBAAqB;IACrB,cAAc;IACd,mBAAmB;IACnB,oBAAoB;QAChB,gBAAgB;IACpB,0BAA0B;QACtB,uBAAuB;YACnB,+BAA+B;CAC1C;AACD;IACI,qBAAqB;IACrB,wBAAwB;IACxB,mBAAmB;IACnB,iFAAiF;YACzE,yEAAyE;IACjF,wBAAwB;IACxB,iBAAiB;IACjB,4BAA4B;CAC/B;AACD;IACI,YAAY;CACf;AACD;IACI,eAAe;IACf,+BAA+B;YACvB,uBAAuB;IAC/B,oCAAoC;IACpC,qBAAqB;IACrB,qBAAqB;IACrB,cAAc;IACd,0BAA0B;QACtB,uBAAuB;YACnB,+BAA+B;CAC1C;AACD;IACI,uBAAuB;IACvB,aAAa;IACb,iBAAiB;IACjB,WAAW;CACd;AACD;IACI,eAAe;IACf,wBAAwB;IACxB,iBAAiB;IACjB,uBAAuB;IACvB,sBAAsB;CACzB;CACA;AACD;EACE,UAAU;CACX"
,
file
:
"index.vue"
,
sourcesContent
:[
"
\n
.fl-r[data-v-47323bf2] {
\n
float: right;
\n
}
\n
.main-block[data-v-47323bf2] {
\n
margin: 5px;
\n
background: white;
\n
padding: 5px;
\n
}
\n
.clear-both[data-v-47323bf2]:after {
\n
content: '';
\n
display: block;
\n
clear: both;
\n
}
\n
[data-v-47323bf2]::-webkit-scrollbar-track-piece {
\n
border-radius: 10px;
\n
}
\n
[data-v-47323bf2]::-webkit-scrollbar {
\n
width: 5px;
\n
height: 5px;
\n
}
\n
[data-v-47323bf2]::-webkit-scrollbar-thumb {
\n
background-color: #999;
\n
border-radius: 10px;
\n
height: 10px;
\n
min-height: 10px;
\n
}
\n
.index[data-v-47323bf2] {
\n
background: #F5F5F9;
\n
padding-bottom: 13.33333333vw;
\n
}
\n
.banner-block[data-v-47323bf2] {
\n
width: 89.33333333vw;
\n
height: 65.6vw;
\n
position: relative;
\n
background: white;
\n
padding: 3.73333333vw 5.33333333vw 5.33333333vw;
\n
margin: 0;
\n
}
\n
.banner-block .bgimg[data-v-47323bf2] {
\n
position: absolute;
\n
width: 89.33333333vw;
\n
z-index: 0;
\n
}
\n
.banner-block .canvas[data-v-47323bf2] {
\n
width: 89.6vw;
\n
z-index: 2;
\n
}
\n
.banner-block .content[data-v-47323bf2] {
\n
position: absolute;
\n
z-index: 1;
\n
height: 65.6vw;
\n
width: 89.33333333vw;
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
}
\n
.banner-block .Banner[data-v-47323bf2] {
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
position: relative;
\n
height: 65.6vw;
\n
width: 89.33333333vw;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .Banner .qr[data-v-47323bf2] {
\n
width: 33.6vw;
\n
position: absolute;
\n
left: 27.73333333vw;
\n
top: 5.33333333vw;
\n
z-index: 2;
\n
}
\n
.banner-block .Banner .text[data-v-47323bf2] {
\n
font-size: 4vw;
\n
color: #FF4D4F;
\n
text-align: center;
\n
position: absolute;
\n
top: 40.26666667vw;
\n
width: 100%;
\n
font-weight: 500;
\n
}
\n
.banner-block .Banner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 2.13333333vw;
\n
width: 100%;
\n
font-size: 3.2vw;
\n
}
\n
.banner-block .Banner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 27.73333333vw;
\n
height: 27.73333333vw;
\n
position: absolute;
\n
right: -12.26666667vw;
\n
top: -16.53333333vw;
\n
-webkit-transform: rotate(-50deg);
\n
transform: rotate(-50deg);
\n
z-index: 3;
\n
}
\n
.banner-block .Banner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
font-size: 3.73333333vw;
\n
-webkit-transform: rotate(91deg);
\n
transform: rotate(91deg);
\n
position: absolute;
\n
top: 13.86666667vw;
\n
font-size: 3.46666667vw;
\n
}
\n
.banner-block .unBanner[data-v-47323bf2] {
\n
border-radius: 6.66666667vw;
\n
overflow: hidden;
\n
height: 65.6vw;
\n
width: 89.33333333vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .unBanner .title[data-v-47323bf2] {
\n
position: absolute;
\n
color: white;
\n
top: 9.33333333vw;
\n
left: 5.33333333vw;
\n
}
\n
.banner-block .unBanner .title .title1[data-v-47323bf2] {
\n
font-size: 5.33333333vw;
\n
}
\n
.banner-block .unBanner .title .title2[data-v-47323bf2] {
\n
font-size: 9.6vw;
\n
}
\n
.banner-block .unBanner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 8vw;
\n
padding-top: 2.66666667vw;
\n
border-radius: 7.46666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
background: #FFC53D;
\n
-webkit-animation: myfirst-data-v-47323bf2 3s linear infinite;
\n
animation: myfirst-data-v-47323bf2 3s linear infinite;
\n
left: 5.33333333vw;
\n
font-size: 3.73333333vw;
\n
width: 40.53333333vw;
\n
height: 14.93333333vw;
\n
}
\n
.banner-block .unBanner .date .date1[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.banner-block .unBanner .date .date2[data-v-47323bf2] {
\n
font-size: 4.26666667vw;
\n
}
\n
@-webkit-keyframes myfirst-data-v-47323bf2 {
\n
0% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
}
\n
@keyframes myfirst-data-v-47323bf2 {
\n
0% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
}
\n
.banner-block .unBanner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 27.73333333vw;
\n
height: 27.73333333vw;
\n
position: absolute;
\n
right: -12.26666667vw;
\n
top: -16.53333333vw;
\n
-webkit-transform: rotate(-50deg);
\n
transform: rotate(-50deg);
\n
}
\n
.banner-block .unBanner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
font-size: 3.73333333vw;
\n
-webkit-transform: rotate(85deg);
\n
transform: rotate(85deg);
\n
position: absolute;
\n
top: 14.4vw;
\n
font-size: 3.46666667vw;
\n
bottom: 19.73333333vw;
\n
}
\n
.contentBox[data-v-47323bf2] {
\n
padding: 2.66666667vw 5.33333333vw;
\n
background: white;
\n
margin: 2.66666667vw 0;
\n
}
\n
.contentBox .commonTitle[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
vertical-align: top;
\n
}
\n
.contentBox .commonTitle .line[data-v-47323bf2] {
\n
height: 5.33333333vw;
\n
width: 1.06666667vw;
\n
border-radius: 0.53333333vw;
\n
margin-right: 2.66666667vw;
\n
margin: auto 2.66666667vw auto 0;
\n
}
\n
.contentBox .commonTitle .more[data-v-47323bf2] {
\n
height: 8.8vw;
\n
line-height: 11.46666667vw;
\n
font-size: 3.2vw;
\n
color: #666666;
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
overflow: hidden;
\n
}
\n
.contentBox .commonTitle .more .iconfont[data-v-47323bf2] {
\n
font-size: 3.73333333vw;
\n
color: #666666;
\n
}
\n
.contentBox .commonTitle .title[data-v-47323bf2] {
\n
font-size: 6.4vw;
\n
height: 8.8vw;
\n
line-height: 8.8vw;
\n
display: inline-block;
\n
margin-right: 2.66666667vw;
\n
font-weight: bold;
\n
}
\n
.contentBox .commonTitle .tip[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
color: #999999;
\n
height: 8.8vw;
\n
display: inline-block;
\n
line-height: 11.46666667vw;
\n
overflow: hidden;
\n
}
\n
.contentBox .lookData[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.contentBox .lookData .iconfont[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.med .commonTitle .line[data-v-47323bf2] {
\n
background: #4A90E2;
\n
}
\n
.med .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
height: 56.53333333vw;
\n
overflow: hidden;
\n
}
\n
.med .content .contentItem[data-v-47323bf2] {
\n
width: 50%;
\n
height: 50.93333333vw;
\n
margin-top: 4.8vw;
\n
position: relative;
\n
}
\n
.med .content .contentItem img[data-v-47323bf2] {
\n
width: 28.53333333vw;
\n
height: 28.53333333vw;
\n
position: absolute;
\n
top: 0;
\n
left: 7.2vw;
\n
border-radius: 14.13333333vw;
\n
}
\n
.med .content .contentItem .white[data-v-47323bf2] {
\n
position: absolute;
\n
background: white;
\n
width: 5.33333333vw;
\n
height: 5.33333333vw;
\n
border-radius: 2.66666667vw;
\n
top: 11.6vw;
\n
left: 18.8vw;
\n
}
\n
.med .content .contentItem .text[data-v-47323bf2] {
\n
width: 42.93333333vw;
\n
height: 42.93333333vw;
\n
margin-top: 8vw;
\n
color: #999999;
\n
padding-top: 24vw;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 4.26666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.med .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 3.73333333vw;
\n
color: black;
\n
}
\n
.med .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
line-height: 4.53333333vw;
\n
}
\n
.qm .commonTitle .line[data-v-47323bf2] {
\n
background: #FF7875;
\n
}
\n
.qm .content[data-v-47323bf2] {
\n
text-align: center;
\n
}
\n
.qm .content .contentItem[data-v-47323bf2] {
\n
margin-top: 4.8vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
}
\n
.qm .content .contentItem img[data-v-47323bf2] {
\n
width: 89.33333333vw;
\n
height: 40vw;
\n
}
\n
.qm .content .contentItem .text[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
width: 89.33333333vw;
\n
color: #999999;
\n
padding: 5.06666667vw 4vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.qm .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
color: black;
\n
}
\n
.qm .content .contentItem .text .line[data-v-47323bf2] {
\n
border-right: 0.26666667vw solid #999999;
\n
height: 5.33333333vw;
\n
margin: 0 2.66666667vw;
\n
}
\n
.qm .content .contentItem .text .lookData[data-v-47323bf2] {
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
}
\n
.qm .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.mxxy .commonTitle .line[data-v-47323bf2] {
\n
background: #7ED321;
\n
}
\n
.mxxy .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem[data-v-47323bf2] {
\n
width: 43.2vw;
\n
margin-top: 4.8vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
padding-bottom: 4.8vw;
\n
}
\n
.mxxy .content .contentItem img[data-v-47323bf2] {
\n
width: 100%;
\n
}
\n
.mxxy .content .contentItem .text[data-v-47323bf2] {
\n
color: #999999;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
padding: 2.66666667vw 4vw 0;
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 3.73333333vw;
\n
color: black;
\n
text-align: left;
\n
width: 50%;
\n
}
\n
.mxxy .content .contentItem .tip[data-v-47323bf2] {
\n
color: #999999;
\n
padding: 0 4vw;
\n
text-align: left;
\n
margin-top: 1.06666667vw;
\n
font-size: 3.2vw;
\n
}
\n
.btn-block[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
padding: 0 5.33333333vw 3.2vw;
\n
background: white;
\n
-ms-flex-pack: distribute;
\n
justify-content: space-around;
\n
width: 89.33333333vw;
\n
}
\n
.btn-block .btn[data-v-47323bf2] {
\n
width: 28vw;
\n
height: 11.73333333vw;
\n
border-radius: 3.2vw;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
position: relative;
\n
}
\n
.btn-block .btn .nolook[data-v-47323bf2] {
\n
position: absolute;
\n
top: -1.33333333vw;
\n
left: -1.33333333vw;
\n
background: #ff4d4f;
\n
width: 4.26666667vw;
\n
height: 4.26666667vw;
\n
color: white;
\n
border-radius: 2.13333333vw;
\n
text-align: center;
\n
font-size: 3.2vw;
\n
line-height: 4.26666667vw;
\n
}
\n
.btn-block .btn img[data-v-47323bf2] {
\n
width: 28vw;
\n
height: 11.73333333vw;
\n
}
\n
.btn-block .toPreview[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_min.png') 0 -16.8vw;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toBbda[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_min.png');
\n
background-size: 100%;
\n
}
\n
.btn-block .toCollection[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_min.png') 0 -33.6vw;
\n
background-size: 100%;
\n
}
\n
.btn-block .toTeacher[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_min.png') 0 -50.93333333vw;
\n
background-size: 100%;
\n
}
\n
.lesson-block[data-v-47323bf2] {
\n
padding-bottom: 5.33333333vw;
\n
}
\n
.lesson-block .goods-block[data-v-47323bf2] {
\n
position: relative;
\n
width: 89.33333333vw;
\n
}
\n
.lesson-block .goods-block .tips[data-v-47323bf2] {
\n
display: inline-block;
\n
font-size: 3.2vw;
\n
font-family: PingFang-SC-Bold;
\n
font-weight: normal;
\n
color: #ffffff;
\n
line-height: 4.53333333vw;
\n
padding: 0.53333333vw 1.33333333vw;
\n
position: absolute;
\n
right: 2.66666667vw;
\n
top: 3.2vw;
\n
background: #f5a623;
\n
border-radius: 2.66666667vw;
\n
}
\n
.lesson-block .goods-block img[data-v-47323bf2] {
\n
width: 89.33333333vw;
\n
height: 62.93333333vw;
\n
border-radius: 2.13333333vw;
\n
}
\n
.class-block[data-v-47323bf2] {
\n
margin-top: 2.66666667vw;
\n
font-family: PingFang-SC-Medium;
\n
font-size: 4.8vw;
\n
color: #333333;
\n
text-align: center;
\n
background: white;
\n
}
\n
.class-block .title[data-v-47323bf2] {
\n
padding: 2.13333333vw;
\n
position: relative;
\n
}
\n
.class-block .title .more[data-v-47323bf2] {
\n
position: absolute;
\n
width: 8vw;
\n
bottom: 2.66666667vw;
\n
right: 5.33333333vw;
\n
}
\n
@media screen and (min-width: 600px) {
\n
.index[data-v-47323bf2] {
\n
background: #F5F5F9;
\n
padding-bottom: 4.8828125vw;
\n
}
\n
.btn-block[data-v-47323bf2] {
\n
display: block;
\n
padding: 1.46484375vw 4.1015625vw 0 0;
\n
background: white;
\n
-ms-flex-pack: distribute;
\n
justify-content: space-around;
\n
width: 32.71484375vw;
\n
}
\n
.btn-block .btn[data-v-47323bf2] {
\n
width: 19.140625vw;
\n
height: 15.72265625vw;
\n
border-radius: 2.34375vw;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
margin-bottom: 1.953125vw;
\n
position: relative;
\n
}
\n
.btn-block .btn .nolook[data-v-47323bf2] {
\n
position: absolute;
\n
top: -0.48828125vw;
\n
left: -0.48828125vw;
\n
background: #ff4d4f;
\n
width: 2.5390625vw;
\n
height: 2.5390625vw;
\n
color: white;
\n
border-radius: 1.26953125vw;
\n
text-align: center;
\n
font-size: 1.171875vw;
\n
line-height: 2.5390625vw;
\n
}
\n
.btn-block .btn img[data-v-47323bf2] {
\n
width: 19.140625vw;
\n
height: 15.72265625vw;
\n
}
\n
.btn-block .toPreview[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_max.png') 0 0;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toBbda[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_max.png') 0 -52.734375vw;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toCollection[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_max.png') 0 -17.578125vw;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toTeacher[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_max.png') 0 -35.15625vw;
\n
background-size: 100% ;
\n
}
\n
.padTop[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
}
\n
.banner-block[data-v-47323bf2] {
\n
width: 69.7265625vw;
\n
height: 51.26953125vw;
\n
position: relative;
\n
background: white;
\n
padding: 1.3671875vw 2.9296875vw 1.953125vw 4.1015625vw;
\n
margin: 0;
\n
}
\n
.banner-block .bgimg[data-v-47323bf2] {
\n
position: absolute;
\n
width: 69.7265625vw;
\n
z-index: 2;
\n
}
\n
.banner-block .content[data-v-47323bf2] {
\n
position: absolute;
\n
z-index: 3;
\n
height: 51.26953125vw;
\n
width: 69.7265625vw;
\n
border-radius: 2.9296875vw;
\n
overflow: hidden;
\n
}
\n
.banner-block .Banner[data-v-47323bf2] {
\n
border-radius: 3.22265625vw;
\n
overflow: hidden;
\n
position: relative;
\n
height: 51.26953125vw;
\n
width: 69.7265625vw;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .Banner .qr[data-v-47323bf2] {
\n
width: 25.09765625vw;
\n
position: absolute;
\n
left: 22.4609375vw;
\n
top: 5.859375vw;
\n
z-index: 2;
\n
}
\n
.banner-block .Banner .text[data-v-47323bf2] {
\n
font-size: 2.5390625vw;
\n
color: #FF4D4F;
\n
text-align: center;
\n
position: absolute;
\n
top: 32.32421875vw;
\n
width: 100%;
\n
font-weight: 500;
\n
}
\n
.banner-block .Banner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 2.9296875vw;
\n
width: 100%;
\n
font-size: 2.1484375vw;
\n
}
\n
.banner-block .Banner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 14.0625vw;
\n
height: 14.0625vw;
\n
position: absolute;
\n
right: -7.6171875vw;
\n
top: -6.25vw;
\n
-webkit-transform: rotate(-41deg);
\n
transform: rotate(-41deg);
\n
z-index: 3;
\n
}
\n
.banner-block .Banner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
font-size: 18 px;
\n
-webkit-transform: rotate(91deg);
\n
transform: rotate(91deg);
\n
position: absolute;
\n
top: 6.0546875vw;
\n
font-size: 1.7578125vw;
\n
}
\n
.banner-block .unBanner[data-v-47323bf2] {
\n
border-radius: 3.22265625vw;
\n
overflow: hidden;
\n
height: 51.26953125vw;
\n
width: 69.7265625vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .unBanner .title[data-v-47323bf2] {
\n
position: absolute;
\n
color: white;
\n
top: 3.41796875vw;
\n
left: 1.953125vw;
\n
}
\n
.banner-block .unBanner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 6.4453125vw;
\n
padding-top: 0.9765625vw;
\n
border-radius: 5.46875vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
background: #FFC53D;
\n
left: 4.39453125vw;
\n
font-size: 1.3671875vw;
\n
width: 31.640625vw;
\n
height: 11.328125vw;
\n
}
\n
.banner-block .unBanner .date .date1[data-v-47323bf2] {
\n
font-size: 2.9296875vw;
\n
}
\n
.banner-block .unBanner .date .date2[data-v-47323bf2] {
\n
font-size: 3.3203125vw;
\n
}
\n
.banner-block .unBanner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 14.0625vw;
\n
height: 14.0625vw;
\n
position: absolute;
\n
right: -7.6171875vw;
\n
top: -6.25vw;
\n
-webkit-transform: rotate(-41deg);
\n
transform: rotate(-41deg);
\n
z-index: 3;
\n
}
\n
.banner-block .unBanner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
-webkit-transform: rotate(91deg);
\n
transform: rotate(91deg);
\n
position: absolute;
\n
top: 6.640625vw;
\n
font-size: 1.7578125vw;
\n
}
\n
.banner-block .canvas[data-v-47323bf2] {
\n
width: 69.921875vw;
\n
z-index: 2;
\n
}
\n
.contentBox[data-v-47323bf2] {
\n
padding: 1.953125vw 4.1015625vw 1.953125vw;
\n
background: white;
\n
margin: 0.9765625vw 0;
\n
}
\n
.contentBox .commonTitle[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
vertical-align: top;
\n
}
\n
.contentBox .commonTitle .line[data-v-47323bf2] {
\n
height: 1.953125vw;
\n
width: 0.390625vw;
\n
border-radius: 0.1953125vw;
\n
margin-right: 0.9765625vw;
\n
margin: auto 0.9765625vw auto 0;
\n
}
\n
.contentBox .commonTitle .more[data-v-47323bf2] {
\n
height: 3.22265625vw;
\n
line-height: 4.19921875vw;
\n
font-size: 1.171875vw;
\n
color: #666666;
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
overflow: hidden;
\n
}
\n
.contentBox .commonTitle .more .iconfont[data-v-47323bf2] {
\n
font-size: 1.3671875vw;
\n
color: #666666;
\n
}
\n
.contentBox .commonTitle .title[data-v-47323bf2] {
\n
font-size: 2.34375vw;
\n
height: 3.22265625vw;
\n
line-height: 3.22265625vw;
\n
display: inline-block;
\n
margin-right: 0.9765625vw;
\n
font-weight: bold;
\n
}
\n
.contentBox .commonTitle .tip[data-v-47323bf2] {
\n
font-size: 1.171875vw;
\n
color: #999999;
\n
height: 3.22265625vw;
\n
display: inline-block;
\n
line-height: 4.19921875vw;
\n
overflow: hidden;
\n
}
\n
.contentBox .lookData[data-v-47323bf2] {
\n
font-size: 1.171875vw;
\n
}
\n
.contentBox .lookData .iconfont[data-v-47323bf2] {
\n
font-size: 1.171875vw;
\n
}
\n
.med .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
height: 29.19921875vw;
\n
}
\n
.med .content .contentItem[data-v-47323bf2] {
\n
width: auto;
\n
height: 25.09765625vw;
\n
margin-top: 1.7578125vw;
\n
margin-right: 1.953125vw;
\n
position: relative;
\n
}
\n
.med .content .contentItem img[data-v-47323bf2] {
\n
width: 14.2578125vw;
\n
height: 14.2578125vw;
\n
position: absolute;
\n
top: 0;
\n
left: 3.61328125vw;
\n
border-radius: 7.12890625vw;
\n
}
\n
.med .content .contentItem .white[data-v-47323bf2] {
\n
position: absolute;
\n
background: white;
\n
width: 2.5390625vw;
\n
height: 2.5390625vw;
\n
border-radius: 1.26953125vw;
\n
top: 6.00585938vw;
\n
left: 9.5703125vw;
\n
}
\n
.med .content .contentItem .text[data-v-47323bf2] {
\n
width: 21.484375vw;
\n
height: 20.01953125vw;
\n
margin-top: 7.03125vw;
\n
color: #999999;
\n
padding-top: 8.7890625vw;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 1.5625vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.med .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 1.7578125vw;
\n
color: black;
\n
}
\n
.med .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 1.3671875vw;
\n
line-height: 2.9296875vw;
\n
}
\n
.med .content .contentItem[data-v-47323bf2]:nth-child(4) {
\n
margin-right: 0;
\n
}
\n
.qm .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.qm .content .contentItem[data-v-47323bf2] {
\n
width: 44.921875vw;
\n
margin-top: 1.7578125vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 1.5625vw;
\n
overflow: hidden;
\n
}
\n
.qm .content .contentItem img[data-v-47323bf2] {
\n
width: 44.921875vw;
\n
height: auto;
\n
}
\n
.qm .content .contentItem .text[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
width: 100%;
\n
color: #999999;
\n
padding: 1.85546875vw 1.46484375vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.qm .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 1.46484375vw;
\n
color: black;
\n
}
\n
.qm .content .contentItem .text .line[data-v-47323bf2] {
\n
border-right: 0.09765625vw solid #999999;
\n
height: 1.953125vw;
\n
margin: 0 0.9765625vw;
\n
}
\n
.qm .content .contentItem .text .lookData[data-v-47323bf2] {
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
}
\n
.qm .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 1.26953125vw;
\n
}
\n
.mxxy .commonTitle .line[data-v-47323bf2] {
\n
background: #7ED321;
\n
}
\n
.mxxy .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem[data-v-47323bf2] {
\n
width: 21.58203125vw;
\n
margin-top: 1.7578125vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 1.5625vw;
\n
overflow: hidden;
\n
padding-bottom: 1.7578125vw;
\n
}
\n
.mxxy .content .contentItem img[data-v-47323bf2] {
\n
width: 100%;
\n
}
\n
.mxxy .content .contentItem .text[data-v-47323bf2] {
\n
color: #999999;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
padding: 0.9765625vw 1.46484375vw 0;
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 1.7578125vw;
\n
color: black;
\n
text-align: left;
\n
width: 50%;
\n
}
\n
.mxxy .content .contentItem .tip[data-v-47323bf2] {
\n
color: #999999;
\n
padding: 0 1.46484375vw;
\n
text-align: left;
\n
margin-top: 0.390625vw;
\n
font-size: 1.171875vw;
\n
}
\n
}
\n
*[data-v-47323bf2] {
\n
margin: 0;
\n
}
\n
"
],
sourceRoot
:
""
}])},
r4BH
:
function
(
n
,
t
,
e
){
n
.
exports
=
e
.
p
+
"static/img/index_icon_max.146c84c.png"
},
xofo
:
function
(
n
,
t
,
e
){
var
A
=
e
(
"fRWU"
);
"string"
==
typeof
A
&&
(
A
=
[[
n
.
i
,
A
,
""
]]),
A
.
locals
&&
(
n
.
exports
=
A
.
locals
);
e
(
"rjj0"
)(
"053c4a4f"
,
A
,
!
1
,{})}});
\ No newline at end of file
dev/static/js/16.eed27f4b89ff523eea3b.js
0 → 100644
View file @
aee762aa
webpackJsonp
([
16
],{
K4De
:
function
(
n
,
t
,
e
){
n
.
exports
=
e
.
p
+
"static/img/index_icon_min.1cf698e.png"
},
dAjm
:
function
(
n
,
t
,
e
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
e
(
"eqfM"
);
var
A
=
e
(
"/QYm"
),
o
=
e
(
"mvHQ"
),
a
=
e
.
n
(
o
),
i
=
e
(
"woOf"
),
B
=
e
.
n
(
i
),
r
=
e
(
"CCn6"
),
s
=
e
(
"Jmy5"
),
v
=
e
(
"2oJL"
),
b
=
e
(
"mkI/"
),
d
=
e
(
"2Pnh"
),
w
=
e
.
n
(
d
),
C
=
{
name
:
"index"
,
components
:{
bottomTab
:
v
.
a
,
audioPage
:
b
.
a
},
data
:
function
(){
return
{
bannerList
:[],
teacherQ2
:
!
1
,
teacherDetail
:
null
,
imgUrl
:
s
.
a
,
user_id
:
null
,
newUrl
:
""
,
lessonList
:[],
medList
:[],
qmList
:[],
mxxyList
:[],
userCourse
:{
start_periods_id
:
"-1"
},
bannerData
:{
qr
:
""
,
start_at
:
""
,
active_start_at
:
""
,
is_start_active
:
""
},
showObj
:{
audio
:[],
audioIndex
:
0
,
show
:
!
1
},
unlook
:
!
1
,
canvasData
:
"1"
}},
created
:
function
(){
this
.
initPage
()},
mounted
:
function
(){
window
.
scrollTo
(
0
,
0
),
this
.
unlook
=
localStorage
.
getItem
(
"unlook"
)},
methods
:{
onReachBottom
:
function
(){},
toShop
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
toShopD
),
this
.
$router
.
push
({
name
:
"buyDetail"
,
query
:{
shopId
:
this
.
bannerData
.
goods_id
,
invite_code
:
this
.
bannerData
.
invite_code
}})},
goMed
:
function
(
n
){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
meditem
),
this
.
showObj
.
audioIndex
=
n
,
this
.
showObj
.
show
=!
0
,
this
.
$refs
.
audioPage
.
onPlay
()},
goLink
:
function
(
n
,
t
){
"qm"
==
t
?(
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
qmitem
),
this
.
bannerData
.
active_start_at
?
window
.
location
.
href
=
"https://appaNQLfktH3717.h5.xiaoeknow.com/content_page/eyJ0eXBlIjozLCJyZXNvdXJjZV90eXBlIjo4LCJyZXNvdXJjZV9pZCI6IiIsInByb2R1Y3RfaWQiOiJwXzVjYjQyMDgzYTA2NDNfMXF0OUFGbnoiLCJhcHBfaWQiOiJhcHBhTlFMZmt0SDM3MTcifQ"
:
window
.
location
.
href
=
n
):(
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
mxxyitem
),
window
.
location
.
href
=
n
)},
getBannerListApi
:
function
(){
var
n
=
this
;
this
.
medList
=
[];
var
t
=
{
limit
:
4
,
page
:
1
};
Object
(
r
.
c
)(
2
,{
limit
:
99
,
page
:
1
}).
then
(
function
(
e
){
for
(
var
A
=
0
;
A
<
4
;
A
++
)
n
.
medList
.
push
(
e
.
list
[
A
]);
n
.
showObj
.
audio
=
e
.
list
,
Object
(
r
.
c
)(
4
,
t
).
then
(
function
(
t
){
n
.
mxxyList
=
t
.
list
})}),
Object
(
r
.
c
)(
3
,{
limit
:
2
,
page
:
1
}).
then
(
function
(
t
){
n
.
qmList
=
t
.
list
})},
initPage
:
function
(){
var
n
=
this
;
Object
(
r
.
i
)().
then
(
function
(
t
){
localStorage
.
setItem
(
"userCourse"
,
""
);
var
e
=
"没有课程"
;
t
.
start_periods_course_type
&&
(
e
=
0
==
t
.
start_periods_course_type
?
"正式课"
:
"体验课"
),
n
.
$sa
.
track
(
"viewHomepage"
,{
is_view_course
:
e
}),
n
.
getBannerListApi
(),
t
.
goods_id
?(
n
.
userCourse
=
B
()({},
t
),
n
.
userCourse
.
start_periods_id
=
"-1"
,
localStorage
.
setItem
(
"userCourse"
,
a
()(
n
.
userCourse
)),
n
.
bannerData
=
t
,
n
.
$refs
.
bottomTab
.
setBtn
()):
1
==
t
.
is_start_active
?(
t
.
teacher_qr
&&
(
n
.
bannerData
.
qr
=
t
.
teacher_qr
),
n
.
bannerData
.
start_at
=
t
.
periods_list
[
0
].
start_at
,
n
.
bannerData
.
active_start_at
=
t
.
periods_list
[
0
].
active_start_at
,
n
.
bannerData
.
is_start_active
=
t
.
is_start_active
,
n
.
userCourse
=
B
()({},
t
),
localStorage
.
setItem
(
"userCourse"
,
a
()(
n
.
userCourse
)),
n
.
$refs
.
bottomTab
.
setBtn
(),
sessionStorage
.
getItem
(
"frist"
)
||
(
sessionStorage
.
setItem
(
"frist"
,
!
0
),
n
.
$router
.
push
({
name
:
"map"
,
query
:{
periods_id
:
t
.
start_periods_id
,
course_type
:
t
.
start_periods_course_type
}})),
n
.
$nextTick
(
function
(){
w
()(
document
.
getElementById
(
"capture33"
),{
async
:
!
0
,
scrollX
:
0
,
scale
:
2
,
letterRendering
:
!
0
,
useCORS
:
!
0
}).
then
(
function
(
t
){
n
.
divShow
=!
1
;
var
e
=
t
.
toDataURL
(
"image/jpg"
);
n
.
canvasData
=
e
}).
catch
(
function
(
n
){
alert
(
n
),
console
.
log
()})})):
0
==
t
.
is_start_active
&&
(
t
.
teacher_qr
&&
(
n
.
bannerData
.
qr
=
t
.
teacher_qr
),
n
.
bannerData
.
start_at
=
t
.
periods_list
[
0
].
start_at
,
n
.
bannerData
.
active_start_at
=
t
.
periods_list
[
0
].
active_start_at
,
n
.
bannerData
.
is_start_active
=
t
.
is_start_active
,
n
.
userCourse
=
B
()({},
t
),
localStorage
.
setItem
(
"userCourse"
,
a
()(
n
.
userCourse
)),
n
.
$refs
.
bottomTab
.
setBtn
())})},
dateParse
:
function
(
n
){
var
t
=
void
0
;
return
t
=
n
.
indexOf
(
"-"
)
>-
1
?
n
.
split
(
"-"
):
n
.
indexOf
(
"/"
)
>-
1
?
n
.
split
(
"/"
):
n
.
split
(
"."
),
new
Date
(
t
[
0
],
t
[
1
]
-
1
,
t
[
2
])},
dateCompare
:
function
(
n
,
t
){
var
e
=
n
.
getTime
(),
A
=
t
.
getTime
();
return
A
>
e
?
1
:
A
==
e
?
0
:
-
1
},
toMap
:
function
(
n
){
this
.
$sa
.
track
(
"buttonClick"
,{
tabTitle
:
"首页"
,
moduleTitle
:
"课程"
,
buttonType
:
"课程"
,
buttonName
:
"进入课程"
}),
this
.
dateCompare
(
new
Date
,
this
.
dateParse
(
n
.
start_at
))
<
1
?
this
.
$router
.
push
({
name
:
"map"
,
query
:{
periods_id
:
n
.
periods_id
,
parent_category_id
:
n
.
parent_category_id
,
course_type
:
n
.
course_type
}}):
Object
(
A
.
a
)(
"该课程暂未开始"
)},
toHear
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
med
),
this
.
bannerData
.
active_start_at
?
window
.
location
.
href
=
"https://appaNQLfktH3717.h5.xiaoeknow.com/content_page/eyJ0eXBlIjozLCJyZXNvdXJjZV90eXBlIjo4LCJyZXNvdXJjZV9pZCI6IiIsInByb2R1Y3RfaWQiOiJwXzVjYjQyMDgzYTA2NDNfMXF0OUFGbnoiLCJhcHBfaWQiOiJhcHBhTlFMZmt0SDM3MTcifQ"
:
this
.
$router
.
push
({
name
:
"med"
})},
toCollection
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
collection
),
this
.
$router
.
push
({
name
:
"collection"
})},
toTeacher
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
teacher
),
window
.
location
.
href
=
"https://www.changchangenglish.com/m-home.html"
},
toPreview
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
preview
),
localStorage
.
setItem
(
"unlook"
,
"1"
),
this
.
$router
.
push
({
name
:
"preview"
})},
toBbda
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
bbda
),
this
.
$router
.
push
({
name
:
"bbda"
})}}},
l
=
function
(){
var
n
=
this
,
t
=
n
.
$createElement
,
e
=
n
.
_self
.
_c
||
t
;
return
e
(
"div"
,{
staticClass
:
"index"
},[
e
(
"div"
,{
staticClass
:
"padTop"
},[
e
(
"div"
,{
staticClass
:
"banner-block"
},[
n
.
userCourse
.
goods_id
>
0
?
e
(
"div"
,{
ref
:
"toShopD"
,
staticClass
:
"unBanner"
,
on
:{
click
:
function
(
t
){
n
.
toShop
()}}},[
e
(
"img"
,{
staticClass
:
"bgimg"
,
attrs
:{
src
:
n
.
imgUrl
.
indexBanener1
,
alt
:
""
}}),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"content"
},[
e
(
"div"
,{
staticClass
:
"title"
},[
e
(
"p"
,{
staticClass
:
"title1"
},[
n
.
_v
(
"唱唱启蒙英语"
)]),
n
.
_v
(
" "
),
e
(
"p"
,{
staticClass
:
"title2"
},[
n
.
_v
(
n
.
_s
(
n
.
bannerData
.
course_title
))])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"date"
},[
e
(
"p"
,{
staticClass
:
"date1"
,
staticStyle
:{
"text-decoration"
:
"line-through"
}},[
n
.
_v
(
"原价:"
+
n
.
_s
(
n
.
bannerData
.
original_price
/
100
)
+
"元"
)]),
n
.
_v
(
" "
),
e
(
"p"
,{
staticClass
:
"date2"
},[
n
.
_v
(
"限时"
+
n
.
_s
(
n
.
bannerData
.
current_price
/
100
)
+
"元领取"
)])]),
n
.
_v
(
" "
),
n
.
_m
(
0
)])]):
n
.
_e
(),
n
.
_v
(
" "
),
n
.
userCourse
.
start_periods_id
>-
1
?
e
(
"div"
,{
staticClass
:
"Banner"
,
attrs
:{
id
:
"capture33"
}},[
e
(
"img"
,{
staticClass
:
"bgimg"
,
attrs
:{
src
:
n
.
imgUrl
.
indexBanener2
,
alt
:
""
}}),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"content"
},[
e
(
"img"
,{
staticClass
:
"qr"
,
attrs
:{
src
:
n
.
bannerData
.
qr
,
alt
:
""
}}),
n
.
_v
(
" "
),
n
.
_m
(
1
),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"date"
},[
e
(
"p"
,[
n
.
_v
(
"开课时间:"
+
n
.
_s
(
n
.
bannerData
.
start_at
))]),
n
.
_v
(
" "
),
n
.
bannerData
.
active_start_at
?
e
(
"p"
,[
n
.
_v
(
"全勤打卡活动开始时间:"
+
n
.
_s
(
n
.
bannerData
.
active_start_at
))]):
n
.
_e
()])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"triangle"
},[
1
==
n
.
bannerData
.
is_start_active
?
e
(
"span"
,[
n
.
_v
(
"已开课"
)]):
n
.
_e
(),
n
.
_v
(
" "
),
0
==
n
.
bannerData
.
is_start_active
?
e
(
"span"
,[
n
.
_v
(
"待开课"
)]):
n
.
_e
()]),
n
.
_v
(
" "
),
n
.
canvasData
?
e
(
"img"
,{
staticClass
:
"bgimg canvas"
,
attrs
:{
src
:
n
.
canvasData
,
alt
:
""
}}):
n
.
_e
()]):
n
.
_e
()]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"btn-block"
},[
e
(
"div"
,{
ref
:
"preview"
,
staticClass
:
"btn toPreview"
,
on
:{
click
:
n
.
toPreview
}},[
n
.
unlook
?
n
.
_e
():
e
(
"div"
,{
staticClass
:
"nolook"
},[
n
.
_v
(
"1"
)])]),
n
.
_v
(
" "
),
n
.
userCourse
.
is_start_active
?
n
.
_e
():
e
(
"div"
,{
ref
:
"bbda"
,
staticClass
:
"btn toBbda"
,
on
:{
click
:
function
(
t
){
n
.
toBbda
(
t
)}}}),
n
.
_v
(
" "
),
1
==
n
.
userCourse
.
is_start_active
?
e
(
"div"
,{
ref
:
"collection"
,
staticClass
:
"btn toCollection"
,
on
:{
click
:
n
.
toCollection
}}):
n
.
_e
(),
n
.
_v
(
" "
),
e
(
"div"
,{
ref
:
"teacher"
,
staticClass
:
"btn toTeacher"
,
on
:{
click
:
n
.
toTeacher
}})])]),
n
.
_v
(
" "
),
n
.
medList
.
length
>
0
?
e
(
"div"
,{
staticClass
:
"contentBox med"
},[
e
(
"div"
,{
staticClass
:
"commonTitle"
},[
e
(
"span"
,{
staticClass
:
"line"
}),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"title"
},[
n
.
_v
(
"磨耳朵"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"tip"
},[
n
.
_v
(
"每天10分钟 成长看得见"
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
ref
:
"med"
,
staticClass
:
"more med"
,
on
:{
click
:
n
.
toHear
}},[
n
.
_v
(
"更多 "
),
e
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"content"
},
n
.
_l
(
n
.
medList
,
function
(
t
,
A
){
return
e
(
"div"
,{
ref
:
"meditem"
,
refInFor
:
!
0
,
staticClass
:
"contentItem med"
,
on
:{
click
:
function
(
t
){
n
.
goMed
(
A
)}}},[
e
(
"img"
,{
attrs
:{
src
:
t
.
url
,
alt
:
""
}}),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"white"
}),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"text"
},[
e
(
"div"
,{
staticClass
:
"title"
},[
n
.
_v
(
n
.
_s
(
t
.
title
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"enTitle"
},[
n
.
_v
(
n
.
_s
(
t
.
sub_title
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"lookData"
},[
e
(
"i"
,{
staticClass
:
"iconfont icon-yanjing"
}),
n
.
_v
(
n
.
_s
(
t
.
watch_num
)
+
"人"
)])])])}))]):
n
.
_e
(),
n
.
_v
(
" "
),
n
.
qmList
.
length
>
0
?
e
(
"div"
,{
staticClass
:
"contentBox qm"
},[
e
(
"div"
,{
staticClass
:
"commonTitle"
},[
e
(
"span"
,{
staticClass
:
"line"
}),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"title"
},[
n
.
_v
(
"启蒙小课堂"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"tip"
},[
n
.
_v
(
"名师手把手,爸妈小帮手"
)]),
n
.
_v
(
" "
),
n
.
bannerData
.
active_start_at
?
n
.
_e
():
e
(
"a"
,{
staticClass
:
"more qm"
,
attrs
:{
href
:
"https://appanqlfkth3717.h5.xiaoeknow.com/homepage/10"
}},[
n
.
_v
(
"更多 "
),
e
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})]),
n
.
_v
(
" "
),
n
.
bannerData
.
active_start_at
?
e
(
"a"
,{
staticClass
:
"more qm"
,
attrs
:{
href
:
"https://appaNQLfktH3717.h5.xiaoeknow.com/content_page/eyJ0eXBlIjozLCJyZXNvdXJjZV90eXBlIjo4LCJyZXNvdXJjZV9pZCI6IiIsInByb2R1Y3RfaWQiOiJwXzVjYjQyMDgzYTA2NDNfMXF0OUFGbnoiLCJhcHBfaWQiOiJhcHBhTlFMZmt0SDM3MTcifQ"
}},[
n
.
_v
(
"更多 "
),
e
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})]):
n
.
_e
()]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"content"
},
n
.
_l
(
n
.
qmList
,
function
(
t
){
return
e
(
"div"
,{
ref
:
"qmitem"
,
refInFor
:
!
0
,
staticClass
:
"contentItem qm"
,
on
:{
click
:
function
(
e
){
n
.
goLink
(
t
.
link
,
"qm"
)}}},[
e
(
"img"
,{
attrs
:{
src
:
t
.
url
,
alt
:
""
}}),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"text"
},[
e
(
"div"
,{
staticClass
:
"title"
},[
n
.
_v
(
n
.
_s
(
t
.
title
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"line"
}),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"enTitle"
},[
n
.
_v
(
n
.
_s
(
t
.
sub_title
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"lookData"
},[
e
(
"i"
,{
staticClass
:
"iconfont icon-yanjing"
}),
n
.
_v
(
n
.
_s
(
t
.
watch_num
)
+
"人"
)])])])}))]):
n
.
_e
(),
n
.
_v
(
" "
),
n
.
mxxyList
.
length
>
0
?
e
(
"div"
,{
staticClass
:
"contentBox mxxy"
},[
n
.
_m
(
2
),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"content"
},
n
.
_l
(
n
.
mxxyList
,
function
(
t
){
return
e
(
"div"
,{
ref
:
"mxxyitem"
,
refInFor
:
!
0
,
staticClass
:
"contentItem mxxy"
,
on
:{
click
:
function
(
e
){
n
.
goLink
(
t
.
link
,
"mxxy"
)}}},[
e
(
"img"
,{
directives
:[{
name
:
"lazy"
,
rawName
:
"v-lazy"
,
value
:
t
.
url
,
expression
:
"item.url"
}],
attrs
:{
alt
:
""
}}),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"text"
},[
e
(
"div"
,{
staticClass
:
"title"
},[
n
.
_v
(
n
.
_s
(
t
.
title
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"lookData"
},[
e
(
"i"
,{
staticClass
:
"iconfont icon-yanjing"
}),
n
.
_v
(
n
.
_s
(
t
.
watch_num
)
+
"人"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"tip"
},[
n
.
_v
(
n
.
_s
(
t
.
sub_title
))])])}))]):
n
.
_e
(),
n
.
_v
(
" "
),
n
.
showObj
.
audio
.
length
>
0
?
e
(
"audio-page"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
n
.
showObj
.
show
,
expression
:
"showObj.show"
}],
ref
:
"audioPage"
,
attrs
:{
sc
:
"1"
,
showObj
:
n
.
showObj
}}):
n
.
_e
(),
n
.
_v
(
" "
),
e
(
"bottom-tab"
,{
ref
:
"bottomTab"
})],
1
)};
l
.
_withStripped
=!
0
;
var
c
=
{
render
:
l
,
staticRenderFns
:[
function
(){
var
n
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
n
;
return
t
(
"div"
,{
staticClass
:
"triangle"
},[
t
(
"span"
,[
this
.
_v
(
"专属福利"
)])])},
function
(){
var
n
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
n
;
return
t
(
"div"
,{
staticClass
:
"text"
},[
t
(
"p"
,[
this
.
_v
(
"请扫码添加客服班主任"
)]),
this
.
_v
(
" "
),
t
(
"p"
,[
this
.
_v
(
"领取学习资料"
)])])},
function
(){
var
n
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
n
;
return
t
(
"div"
,{
staticClass
:
"commonTitle"
},[
t
(
"span"
,{
staticClass
:
"line"
}),
this
.
_v
(
" "
),
t
(
"span"
,{
staticClass
:
"title"
},[
this
.
_v
(
"明星学员"
)]),
this
.
_v
(
" "
),
t
(
"span"
,{
staticClass
:
"tip"
},[
this
.
_v
(
"百万家庭力荐"
)]),
this
.
_v
(
" "
),
t
(
"a"
,{
staticClass
:
"more mxxy"
,
attrs
:{
href
:
"https://mp.weixin.qq.com/mp/homepage?__biz=MzU2ODM5NjA5OA==&hid=4&sn=bb876d6313345925e86913bfe42671c6"
}},[
this
.
_v
(
"更多 "
),
t
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})])])}]},
f
=
c
;
var
m
=!
1
;
var
h
=
e
(
"VU/8"
)(
C
,
f
,
!
1
,
function
(
n
){
m
||
e
(
"xofo"
)},
"data-v-47323bf2"
,
null
);
h
.
options
.
__file
=
"src/components/index.vue"
;
t
.
default
=
h
.
exports
},
fRWU
:
function
(
n
,
t
,
e
){
var
A
=
e
(
"kxFB"
);(
n
.
exports
=
e
(
"FZ+f"
)(
!
0
)).
push
([
n
.
i
,
"
\n
.fl-r[data-v-47323bf2] {
\n
float: right;
\n
}
\n
.main-block[data-v-47323bf2] {
\n
margin: 5px;
\n
background: white;
\n
padding: 5px;
\n
}
\n
.clear-both[data-v-47323bf2]:after {
\n
content: '';
\n
display: block;
\n
clear: both;
\n
}
\n
[data-v-47323bf2]::-webkit-scrollbar-track-piece {
\n
border-radius: 10px;
\n
}
\n
[data-v-47323bf2]::-webkit-scrollbar {
\n
width: 5px;
\n
height: 5px;
\n
}
\n
[data-v-47323bf2]::-webkit-scrollbar-thumb {
\n
background-color: #999;
\n
border-radius: 10px;
\n
height: 10px;
\n
min-height: 10px;
\n
}
\n
.index[data-v-47323bf2] {
\n
background: #F5F5F9;
\n
padding-bottom: 13.33333333vw;
\n
}
\n
.banner-block[data-v-47323bf2] {
\n
width: 89.33333333vw;
\n
height: 65.6vw;
\n
position: relative;
\n
background: white;
\n
padding: 3.73333333vw 5.33333333vw 5.33333333vw;
\n
margin: 0;
\n
}
\n
.banner-block .bgimg[data-v-47323bf2] {
\n
position: absolute;
\n
width: 89.33333333vw;
\n
z-index: 0;
\n
}
\n
.banner-block .canvas[data-v-47323bf2] {
\n
width: 89.6vw;
\n
z-index: 2;
\n
}
\n
.banner-block .content[data-v-47323bf2] {
\n
position: absolute;
\n
z-index: 1;
\n
height: 65.6vw;
\n
width: 89.33333333vw;
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
}
\n
.banner-block .Banner[data-v-47323bf2] {
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
position: relative;
\n
height: 65.6vw;
\n
width: 89.33333333vw;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .Banner .qr[data-v-47323bf2] {
\n
width: 33.6vw;
\n
position: absolute;
\n
left: 27.73333333vw;
\n
top: 5.33333333vw;
\n
z-index: 2;
\n
}
\n
.banner-block .Banner .text[data-v-47323bf2] {
\n
font-size: 4vw;
\n
color: #FF4D4F;
\n
text-align: center;
\n
position: absolute;
\n
top: 40.26666667vw;
\n
width: 100%;
\n
font-weight: 500;
\n
}
\n
.banner-block .Banner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 2.13333333vw;
\n
width: 100%;
\n
font-size: 3.2vw;
\n
}
\n
.banner-block .Banner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 27.73333333vw;
\n
height: 27.73333333vw;
\n
position: absolute;
\n
right: -12.26666667vw;
\n
top: -16.53333333vw;
\n
-webkit-transform: rotate(-50deg);
\n
transform: rotate(-50deg);
\n
z-index: 3;
\n
}
\n
.banner-block .Banner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
font-size: 3.73333333vw;
\n
-webkit-transform: rotate(91deg);
\n
transform: rotate(91deg);
\n
position: absolute;
\n
top: 13.86666667vw;
\n
font-size: 3.46666667vw;
\n
}
\n
.banner-block .unBanner[data-v-47323bf2] {
\n
border-radius: 6.66666667vw;
\n
overflow: hidden;
\n
height: 65.6vw;
\n
width: 89.33333333vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .unBanner .title[data-v-47323bf2] {
\n
position: absolute;
\n
color: white;
\n
top: 9.33333333vw;
\n
left: 5.33333333vw;
\n
}
\n
.banner-block .unBanner .title .title1[data-v-47323bf2] {
\n
font-size: 5.33333333vw;
\n
}
\n
.banner-block .unBanner .title .title2[data-v-47323bf2] {
\n
font-size: 9.6vw;
\n
}
\n
.banner-block .unBanner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 8vw;
\n
padding-top: 2.66666667vw;
\n
border-radius: 7.46666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
background: #FFC53D;
\n
-webkit-animation: myfirst-data-v-47323bf2 3s linear infinite;
\n
animation: myfirst-data-v-47323bf2 3s linear infinite;
\n
left: 5.33333333vw;
\n
font-size: 3.73333333vw;
\n
width: 40.53333333vw;
\n
height: 14.93333333vw;
\n
}
\n
.banner-block .unBanner .date .date1[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.banner-block .unBanner .date .date2[data-v-47323bf2] {
\n
font-size: 4.26666667vw;
\n
}
\n
@-webkit-keyframes myfirst-data-v-47323bf2 {
\n
0% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
}
\n
@keyframes myfirst-data-v-47323bf2 {
\n
0% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
}
\n
.banner-block .unBanner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 27.73333333vw;
\n
height: 27.73333333vw;
\n
position: absolute;
\n
right: -12.26666667vw;
\n
top: -16.53333333vw;
\n
-webkit-transform: rotate(-50deg);
\n
transform: rotate(-50deg);
\n
}
\n
.banner-block .unBanner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
font-size: 3.73333333vw;
\n
-webkit-transform: rotate(85deg);
\n
transform: rotate(85deg);
\n
position: absolute;
\n
top: 14.4vw;
\n
font-size: 3.46666667vw;
\n
bottom: 19.73333333vw;
\n
}
\n
.contentBox[data-v-47323bf2] {
\n
padding: 2.66666667vw 5.33333333vw;
\n
background: white;
\n
margin: 2.66666667vw 0;
\n
}
\n
.contentBox .commonTitle[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
vertical-align: top;
\n
}
\n
.contentBox .commonTitle .line[data-v-47323bf2] {
\n
height: 5.33333333vw;
\n
width: 1.06666667vw;
\n
border-radius: 0.53333333vw;
\n
margin-right: 2.66666667vw;
\n
margin: auto 2.66666667vw auto 0;
\n
}
\n
.contentBox .commonTitle .more[data-v-47323bf2] {
\n
height: 8.8vw;
\n
line-height: 11.46666667vw;
\n
font-size: 3.2vw;
\n
color: #666666;
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
overflow: hidden;
\n
}
\n
.contentBox .commonTitle .more .iconfont[data-v-47323bf2] {
\n
font-size: 3.73333333vw;
\n
color: #666666;
\n
}
\n
.contentBox .commonTitle .title[data-v-47323bf2] {
\n
font-size: 6.4vw;
\n
height: 8.8vw;
\n
line-height: 8.8vw;
\n
display: inline-block;
\n
margin-right: 2.66666667vw;
\n
font-weight: bold;
\n
}
\n
.contentBox .commonTitle .tip[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
color: #999999;
\n
height: 8.8vw;
\n
display: inline-block;
\n
line-height: 11.46666667vw;
\n
overflow: hidden;
\n
}
\n
.contentBox .lookData[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.contentBox .lookData .iconfont[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.med .commonTitle .line[data-v-47323bf2] {
\n
background: #4A90E2;
\n
}
\n
.med .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
height: 56.53333333vw;
\n
overflow: hidden;
\n
}
\n
.med .content .contentItem[data-v-47323bf2] {
\n
width: 50%;
\n
height: 50.93333333vw;
\n
margin-top: 4.8vw;
\n
position: relative;
\n
}
\n
.med .content .contentItem img[data-v-47323bf2] {
\n
width: 28.53333333vw;
\n
height: 28.53333333vw;
\n
position: absolute;
\n
top: 0;
\n
left: 7.2vw;
\n
border-radius: 14.13333333vw;
\n
}
\n
.med .content .contentItem .white[data-v-47323bf2] {
\n
position: absolute;
\n
background: white;
\n
width: 5.33333333vw;
\n
height: 5.33333333vw;
\n
border-radius: 2.66666667vw;
\n
top: 11.6vw;
\n
left: 18.8vw;
\n
}
\n
.med .content .contentItem .text[data-v-47323bf2] {
\n
width: 42.93333333vw;
\n
height: 42.93333333vw;
\n
margin-top: 8vw;
\n
color: #999999;
\n
padding-top: 24vw;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 4.26666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.med .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 3.73333333vw;
\n
color: black;
\n
}
\n
.med .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
line-height: 4.53333333vw;
\n
}
\n
.qm .commonTitle .line[data-v-47323bf2] {
\n
background: #FF7875;
\n
}
\n
.qm .content[data-v-47323bf2] {
\n
text-align: center;
\n
}
\n
.qm .content .contentItem[data-v-47323bf2] {
\n
margin-top: 4.8vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
}
\n
.qm .content .contentItem img[data-v-47323bf2] {
\n
width: 89.33333333vw;
\n
height: 40vw;
\n
}
\n
.qm .content .contentItem .text[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
width: 89.33333333vw;
\n
color: #999999;
\n
padding: 5.06666667vw 4vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.qm .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
color: black;
\n
}
\n
.qm .content .contentItem .text .line[data-v-47323bf2] {
\n
border-right: 0.26666667vw solid #999999;
\n
height: 5.33333333vw;
\n
margin: 0 2.66666667vw;
\n
}
\n
.qm .content .contentItem .text .lookData[data-v-47323bf2] {
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
}
\n
.qm .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.mxxy .commonTitle .line[data-v-47323bf2] {
\n
background: #7ED321;
\n
}
\n
.mxxy .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem[data-v-47323bf2] {
\n
width: 43.2vw;
\n
margin-top: 4.8vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
padding-bottom: 4.8vw;
\n
}
\n
.mxxy .content .contentItem img[data-v-47323bf2] {
\n
width: 100%;
\n
}
\n
.mxxy .content .contentItem .text[data-v-47323bf2] {
\n
color: #999999;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
padding: 2.66666667vw 4vw 0;
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 3.73333333vw;
\n
color: black;
\n
text-align: left;
\n
width: 50%;
\n
}
\n
.mxxy .content .contentItem .tip[data-v-47323bf2] {
\n
color: #999999;
\n
padding: 0 4vw;
\n
text-align: left;
\n
margin-top: 1.06666667vw;
\n
font-size: 3.2vw;
\n
}
\n
.btn-block[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
padding: 0 5.33333333vw 3.2vw;
\n
background: white;
\n
-ms-flex-pack: distribute;
\n
justify-content: space-around;
\n
width: 89.33333333vw;
\n
}
\n
.btn-block .btn[data-v-47323bf2] {
\n
width: 28vw;
\n
height: 11.73333333vw;
\n
border-radius: 3.2vw;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
position: relative;
\n
}
\n
.btn-block .btn .nolook[data-v-47323bf2] {
\n
position: absolute;
\n
top: -1.33333333vw;
\n
left: -1.33333333vw;
\n
background: #ff4d4f;
\n
width: 4.26666667vw;
\n
height: 4.26666667vw;
\n
color: white;
\n
border-radius: 2.13333333vw;
\n
text-align: center;
\n
font-size: 3.2vw;
\n
line-height: 4.26666667vw;
\n
}
\n
.btn-block .btn img[data-v-47323bf2] {
\n
width: 28vw;
\n
height: 11.73333333vw;
\n
}
\n
.btn-block .toPreview[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"K4De"
))
+
") 0 -16.8vw;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toBbda[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"K4De"
))
+
");
\n
background-size: 100%;
\n
}
\n
.btn-block .toCollection[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"K4De"
))
+
") 0 -33.6vw;
\n
background-size: 100%;
\n
}
\n
.btn-block .toTeacher[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"K4De"
))
+
") 0 -50.93333333vw;
\n
background-size: 100%;
\n
}
\n
.lesson-block[data-v-47323bf2] {
\n
padding-bottom: 5.33333333vw;
\n
}
\n
.lesson-block .goods-block[data-v-47323bf2] {
\n
position: relative;
\n
width: 89.33333333vw;
\n
}
\n
.lesson-block .goods-block .tips[data-v-47323bf2] {
\n
display: inline-block;
\n
font-size: 3.2vw;
\n
font-family: PingFang-SC-Bold;
\n
font-weight: normal;
\n
color: #ffffff;
\n
line-height: 4.53333333vw;
\n
padding: 0.53333333vw 1.33333333vw;
\n
position: absolute;
\n
right: 2.66666667vw;
\n
top: 3.2vw;
\n
background: #f5a623;
\n
border-radius: 2.66666667vw;
\n
}
\n
.lesson-block .goods-block img[data-v-47323bf2] {
\n
width: 89.33333333vw;
\n
height: 62.93333333vw;
\n
border-radius: 2.13333333vw;
\n
}
\n
.class-block[data-v-47323bf2] {
\n
margin-top: 2.66666667vw;
\n
font-family: PingFang-SC-Medium;
\n
font-size: 4.8vw;
\n
color: #333333;
\n
text-align: center;
\n
background: white;
\n
}
\n
.class-block .title[data-v-47323bf2] {
\n
padding: 2.13333333vw;
\n
position: relative;
\n
}
\n
.class-block .title .more[data-v-47323bf2] {
\n
position: absolute;
\n
width: 8vw;
\n
bottom: 2.66666667vw;
\n
right: 5.33333333vw;
\n
}
\n
@media screen and (min-width: 600px) {
\n
.index[data-v-47323bf2] {
\n
background: #F5F5F9;
\n
padding-bottom: 4.8828125vw;
\n
}
\n
.btn-block[data-v-47323bf2] {
\n
display: block;
\n
padding: 1.46484375vw 4.1015625vw 0 0;
\n
background: white;
\n
-ms-flex-pack: distribute;
\n
justify-content: space-around;
\n
width: 32.71484375vw;
\n
}
\n
.btn-block .btn[data-v-47323bf2] {
\n
width: 19.140625vw;
\n
height: 15.72265625vw;
\n
border-radius: 2.34375vw;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
margin-bottom: 1.953125vw;
\n
position: relative;
\n
}
\n
.btn-block .btn .nolook[data-v-47323bf2] {
\n
position: absolute;
\n
top: -0.48828125vw;
\n
left: -0.48828125vw;
\n
background: #ff4d4f;
\n
width: 2.5390625vw;
\n
height: 2.5390625vw;
\n
color: white;
\n
border-radius: 1.26953125vw;
\n
text-align: center;
\n
font-size: 1.171875vw;
\n
line-height: 2.5390625vw;
\n
}
\n
.btn-block .btn img[data-v-47323bf2] {
\n
width: 19.140625vw;
\n
height: 15.72265625vw;
\n
}
\n
.btn-block .toPreview[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"r4BH"
))
+
") 0 0;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toBbda[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"r4BH"
))
+
") 0 -52.734375vw;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toCollection[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"r4BH"
))
+
") 0 -17.578125vw;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toTeacher[data-v-47323bf2] {
\n
background: url("
+
A
(
e
(
"r4BH"
))
+
") 0 -35.15625vw;
\n
background-size: 100% ;
\n
}
\n
.padTop[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
}
\n
.banner-block[data-v-47323bf2] {
\n
width: 69.7265625vw;
\n
height: 51.26953125vw;
\n
position: relative;
\n
background: white;
\n
padding: 1.3671875vw 2.9296875vw 1.953125vw 4.1015625vw;
\n
margin: 0;
\n
}
\n
.banner-block .bgimg[data-v-47323bf2] {
\n
position: absolute;
\n
width: 69.7265625vw;
\n
z-index: 2;
\n
}
\n
.banner-block .content[data-v-47323bf2] {
\n
position: absolute;
\n
z-index: 3;
\n
height: 51.26953125vw;
\n
width: 69.7265625vw;
\n
border-radius: 2.9296875vw;
\n
overflow: hidden;
\n
}
\n
.banner-block .Banner[data-v-47323bf2] {
\n
border-radius: 3.22265625vw;
\n
overflow: hidden;
\n
position: relative;
\n
height: 51.26953125vw;
\n
width: 69.7265625vw;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .Banner .qr[data-v-47323bf2] {
\n
width: 25.09765625vw;
\n
position: absolute;
\n
left: 22.4609375vw;
\n
top: 5.859375vw;
\n
z-index: 2;
\n
}
\n
.banner-block .Banner .text[data-v-47323bf2] {
\n
font-size: 2.5390625vw;
\n
color: #FF4D4F;
\n
text-align: center;
\n
position: absolute;
\n
top: 32.32421875vw;
\n
width: 100%;
\n
font-weight: 500;
\n
}
\n
.banner-block .Banner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 2.9296875vw;
\n
width: 100%;
\n
font-size: 2.1484375vw;
\n
}
\n
.banner-block .Banner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 14.0625vw;
\n
height: 14.0625vw;
\n
position: absolute;
\n
right: -7.6171875vw;
\n
top: -6.25vw;
\n
-webkit-transform: rotate(-41deg);
\n
transform: rotate(-41deg);
\n
z-index: 3;
\n
}
\n
.banner-block .Banner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
font-size: 18 px;
\n
-webkit-transform: rotate(91deg);
\n
transform: rotate(91deg);
\n
position: absolute;
\n
top: 6.0546875vw;
\n
font-size: 1.7578125vw;
\n
}
\n
.banner-block .unBanner[data-v-47323bf2] {
\n
border-radius: 3.22265625vw;
\n
overflow: hidden;
\n
height: 51.26953125vw;
\n
width: 69.7265625vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .unBanner .title[data-v-47323bf2] {
\n
position: absolute;
\n
color: white;
\n
top: 3.41796875vw;
\n
left: 1.953125vw;
\n
}
\n
.banner-block .unBanner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 6.4453125vw;
\n
padding-top: 0.9765625vw;
\n
border-radius: 5.46875vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
background: #FFC53D;
\n
left: 4.39453125vw;
\n
font-size: 1.3671875vw;
\n
width: 31.640625vw;
\n
height: 11.328125vw;
\n
}
\n
.banner-block .unBanner .date .date1[data-v-47323bf2] {
\n
font-size: 2.9296875vw;
\n
}
\n
.banner-block .unBanner .date .date2[data-v-47323bf2] {
\n
font-size: 3.3203125vw;
\n
}
\n
.banner-block .unBanner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 14.0625vw;
\n
height: 14.0625vw;
\n
position: absolute;
\n
right: -7.6171875vw;
\n
top: -6.25vw;
\n
-webkit-transform: rotate(-41deg);
\n
transform: rotate(-41deg);
\n
z-index: 3;
\n
}
\n
.banner-block .unBanner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
-webkit-transform: rotate(91deg);
\n
transform: rotate(91deg);
\n
position: absolute;
\n
top: 6.640625vw;
\n
font-size: 1.7578125vw;
\n
}
\n
.banner-block .canvas[data-v-47323bf2] {
\n
width: 69.921875vw;
\n
z-index: 2;
\n
}
\n
.contentBox[data-v-47323bf2] {
\n
padding: 1.953125vw 4.1015625vw 1.953125vw;
\n
background: white;
\n
margin: 0.9765625vw 0;
\n
}
\n
.contentBox .commonTitle[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
vertical-align: top;
\n
}
\n
.contentBox .commonTitle .line[data-v-47323bf2] {
\n
height: 1.953125vw;
\n
width: 0.390625vw;
\n
border-radius: 0.1953125vw;
\n
margin-right: 0.9765625vw;
\n
margin: auto 0.9765625vw auto 0;
\n
}
\n
.contentBox .commonTitle .more[data-v-47323bf2] {
\n
height: 3.22265625vw;
\n
line-height: 4.19921875vw;
\n
font-size: 1.171875vw;
\n
color: #666666;
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
overflow: hidden;
\n
}
\n
.contentBox .commonTitle .more .iconfont[data-v-47323bf2] {
\n
font-size: 1.3671875vw;
\n
color: #666666;
\n
}
\n
.contentBox .commonTitle .title[data-v-47323bf2] {
\n
font-size: 2.34375vw;
\n
height: 3.22265625vw;
\n
line-height: 3.22265625vw;
\n
display: inline-block;
\n
margin-right: 0.9765625vw;
\n
font-weight: bold;
\n
}
\n
.contentBox .commonTitle .tip[data-v-47323bf2] {
\n
font-size: 1.171875vw;
\n
color: #999999;
\n
height: 3.22265625vw;
\n
display: inline-block;
\n
line-height: 4.19921875vw;
\n
overflow: hidden;
\n
}
\n
.contentBox .lookData[data-v-47323bf2] {
\n
font-size: 1.171875vw;
\n
}
\n
.contentBox .lookData .iconfont[data-v-47323bf2] {
\n
font-size: 1.171875vw;
\n
}
\n
.med .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
height: 29.19921875vw;
\n
}
\n
.med .content .contentItem[data-v-47323bf2] {
\n
width: auto;
\n
height: 25.09765625vw;
\n
margin-top: 1.7578125vw;
\n
margin-right: 1.953125vw;
\n
position: relative;
\n
}
\n
.med .content .contentItem img[data-v-47323bf2] {
\n
width: 14.2578125vw;
\n
height: 14.2578125vw;
\n
position: absolute;
\n
top: 0;
\n
left: 3.61328125vw;
\n
border-radius: 7.12890625vw;
\n
}
\n
.med .content .contentItem .white[data-v-47323bf2] {
\n
position: absolute;
\n
background: white;
\n
width: 2.5390625vw;
\n
height: 2.5390625vw;
\n
border-radius: 1.26953125vw;
\n
top: 6.00585938vw;
\n
left: 9.5703125vw;
\n
}
\n
.med .content .contentItem .text[data-v-47323bf2] {
\n
width: 21.484375vw;
\n
height: 20.01953125vw;
\n
margin-top: 7.03125vw;
\n
color: #999999;
\n
padding-top: 8.7890625vw;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 1.5625vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.med .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 1.7578125vw;
\n
color: black;
\n
}
\n
.med .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 1.3671875vw;
\n
line-height: 2.9296875vw;
\n
}
\n
.med .content .contentItem[data-v-47323bf2]:nth-child(4) {
\n
margin-right: 0;
\n
}
\n
.qm .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.qm .content .contentItem[data-v-47323bf2] {
\n
width: 44.921875vw;
\n
margin-top: 1.7578125vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 1.5625vw;
\n
overflow: hidden;
\n
}
\n
.qm .content .contentItem img[data-v-47323bf2] {
\n
width: 44.921875vw;
\n
height: auto;
\n
}
\n
.qm .content .contentItem .text[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
width: 100%;
\n
color: #999999;
\n
padding: 1.85546875vw 1.46484375vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.qm .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 1.46484375vw;
\n
color: black;
\n
}
\n
.qm .content .contentItem .text .line[data-v-47323bf2] {
\n
border-right: 0.09765625vw solid #999999;
\n
height: 1.953125vw;
\n
margin: 0 0.9765625vw;
\n
}
\n
.qm .content .contentItem .text .lookData[data-v-47323bf2] {
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
}
\n
.qm .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 1.26953125vw;
\n
}
\n
.mxxy .commonTitle .line[data-v-47323bf2] {
\n
background: #7ED321;
\n
}
\n
.mxxy .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem[data-v-47323bf2] {
\n
width: 21.58203125vw;
\n
margin-top: 1.7578125vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 1.5625vw;
\n
overflow: hidden;
\n
padding-bottom: 1.7578125vw;
\n
}
\n
.mxxy .content .contentItem img[data-v-47323bf2] {
\n
width: 100%;
\n
}
\n
.mxxy .content .contentItem .text[data-v-47323bf2] {
\n
color: #999999;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
padding: 0.9765625vw 1.46484375vw 0;
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 1.7578125vw;
\n
color: black;
\n
text-align: left;
\n
width: 50%;
\n
}
\n
.mxxy .content .contentItem .tip[data-v-47323bf2] {
\n
color: #999999;
\n
padding: 0 1.46484375vw;
\n
text-align: left;
\n
margin-top: 0.390625vw;
\n
font-size: 1.171875vw;
\n
}
\n
}
\n
*[data-v-47323bf2] {
\n
margin: 0;
\n
}
\n
"
,
""
,{
version
:
3
,
sources
:[
"C:/Users/Administrator/Desktop/h5/wechat/src/components/index.vue"
],
names
:[],
mappings
:
"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B,eAAe;EACf,cAAc;EACd,sBAAsB;EACtB,2BAA2B;EAC3B,iBAAiB;CAClB;AACD;EACE,iBAAiB;CAClB;AACD;EACE,iBAAiB;CAClB;AACD;EACE,oBAAoB;CACrB;AACD;EACE,qBAAqB;EACrB,qBAAqB;EACrB,cAAc;EACd,mBAAmB;EACnB,oBAAoB;MAChB,gBAAgB;EACpB,sBAAsB;EACtB,iBAAiB;CAClB;AACD;EACE,WAAW;EACX,sBAAsB;EACtB,kBAAkB;EAClB,mBAAmB;CACpB;AACD;EACE,qBAAqB;EACrB,sBAAsB;EACtB,mBAAmB;EACnB,OAAO;EACP,YAAY;EACZ,6BAA6B;CAC9B;AACD;EACE,mBAAmB;EACnB,kBAAkB;EAClB,oBAAoB;EACpB,qBAAqB;EACrB,4BAA4B;EAC5B,YAAY;EACZ,aAAa;CACd;AACD;EACE,qBAAqB;EACrB,sBAAsB;EACtB,gBAAgB;EAChB,eAAe;EACf,kBAAkB;EAClB,kFAAkF;UAC1E,0EAA0E;EAClF,4BAA4B;EAC5B,+BAA+B;UACvB,uBAAuB;CAChC;AACD;EACE,wBAAwB;EACxB,aAAa;CACd;AACD;EACE,iBAAiB;EACjB,0BAA0B;CAC3B;AACD;EACE,oBAAoB;CACrB;AACD;EACE,mBAAmB;CACpB;AACD;EACE,kBAAkB;EAClB,mBAAmB;EACnB,kFAAkF;UAC1E,0EAA0E;EAClF,4BAA4B;EAC5B,iBAAiB;CAClB;AACD;EACE,qBAAqB;EACrB,aAAa;CACd;AACD;EACE,qBAAqB;EACrB,qBAAqB;EACrB,cAAc;EACd,qBAAqB;EACrB,eAAe;EACf,0BAA0B;EAC1B,+BAA+B;UACvB,uBAAuB;CAChC;AACD;EACE,iBAAiB;EACjB,aAAa;CACd;AACD;EACE,yCAAyC;EACzC,qBAAqB;EACrB,uBAAuB;CACxB;AACD;EACE,oBAAoB;MAChB,YAAY;UACR,QAAQ;EAChB,kBAAkB;CACnB;AACD;EACE,iBAAiB;CAClB;AACD;EACE,oBAAoB;CACrB;AACD;EACE,qBAAqB;EACrB,qBAAqB;EACrB,cAAc;EACd,mBAAmB;EACn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ACD;IACI,qBAAqB;IACrB,qBAAqB;IACrB,cAAc;IACd,YAAY;IACZ,eAAe;IACf,mCAAmC;IACnC,+BAA+B;YACvB,uBAAuB;CAClC;AACD;IACI,wBAAwB;IACxB,aAAa;CAChB;AACD;IACI,yCAAyC;IACzC,mBAAmB;IACnB,sBAAsB;CACzB;AACD;IACI,oBAAoB;QAChB,YAAY;YACR,QAAQ;IAChB,kBAAkB;CACrB;AACD;IACI,wBAAwB;CAC3B;AACD;IACI,oBAAoB;CACvB;AACD;IACI,qBAAqB;IACrB,qBAAqB;IACrB,cAAc;IACd,mBAAmB;IACnB,oBAAoB;QAChB,gBAAgB;IACpB,0BAA0B;QACtB,uBAAuB;YACnB,+BAA+B;CAC1C;AACD;IACI,qBAAqB;IACrB,wBAAwB;IACxB,mBAAmB;IACnB,iFAAiF;YACzE,yEAAyE;IACjF,wBAAwB;IACxB,iBAAiB;IACjB,4BAA4B;CAC/B;AACD;IACI,YAAY;CACf;AACD;IACI,eAAe;IACf,+BAA+B;YACvB,uBAAuB;IAC/B,oCAAoC;IACpC,qBAAqB;IACrB,qBAAqB;IACrB,cAAc;IACd,0BAA0B;QACtB,uBAAuB;YACnB,+BAA+B;CAC1C;AACD;IACI,uBAAuB;IACvB,aAAa;IACb,iBAAiB;IACjB,WAAW;CACd;AACD;IACI,eAAe;IACf,wBAAwB;IACxB,iBAAiB;IACjB,uBAAuB;IACvB,sBAAsB;CACzB;CACA;AACD;EACE,UAAU;CACX"
,
file
:
"index.vue"
,
sourcesContent
:[
"
\n
.fl-r[data-v-47323bf2] {
\n
float: right;
\n
}
\n
.main-block[data-v-47323bf2] {
\n
margin: 5px;
\n
background: white;
\n
padding: 5px;
\n
}
\n
.clear-both[data-v-47323bf2]:after {
\n
content: '';
\n
display: block;
\n
clear: both;
\n
}
\n
[data-v-47323bf2]::-webkit-scrollbar-track-piece {
\n
border-radius: 10px;
\n
}
\n
[data-v-47323bf2]::-webkit-scrollbar {
\n
width: 5px;
\n
height: 5px;
\n
}
\n
[data-v-47323bf2]::-webkit-scrollbar-thumb {
\n
background-color: #999;
\n
border-radius: 10px;
\n
height: 10px;
\n
min-height: 10px;
\n
}
\n
.index[data-v-47323bf2] {
\n
background: #F5F5F9;
\n
padding-bottom: 13.33333333vw;
\n
}
\n
.banner-block[data-v-47323bf2] {
\n
width: 89.33333333vw;
\n
height: 65.6vw;
\n
position: relative;
\n
background: white;
\n
padding: 3.73333333vw 5.33333333vw 5.33333333vw;
\n
margin: 0;
\n
}
\n
.banner-block .bgimg[data-v-47323bf2] {
\n
position: absolute;
\n
width: 89.33333333vw;
\n
z-index: 0;
\n
}
\n
.banner-block .canvas[data-v-47323bf2] {
\n
width: 89.6vw;
\n
z-index: 2;
\n
}
\n
.banner-block .content[data-v-47323bf2] {
\n
position: absolute;
\n
z-index: 1;
\n
height: 65.6vw;
\n
width: 89.33333333vw;
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
}
\n
.banner-block .Banner[data-v-47323bf2] {
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
position: relative;
\n
height: 65.6vw;
\n
width: 89.33333333vw;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .Banner .qr[data-v-47323bf2] {
\n
width: 33.6vw;
\n
position: absolute;
\n
left: 27.73333333vw;
\n
top: 5.33333333vw;
\n
z-index: 2;
\n
}
\n
.banner-block .Banner .text[data-v-47323bf2] {
\n
font-size: 4vw;
\n
color: #FF4D4F;
\n
text-align: center;
\n
position: absolute;
\n
top: 40.26666667vw;
\n
width: 100%;
\n
font-weight: 500;
\n
}
\n
.banner-block .Banner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 2.13333333vw;
\n
width: 100%;
\n
font-size: 3.2vw;
\n
}
\n
.banner-block .Banner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 27.73333333vw;
\n
height: 27.73333333vw;
\n
position: absolute;
\n
right: -12.26666667vw;
\n
top: -16.53333333vw;
\n
-webkit-transform: rotate(-50deg);
\n
transform: rotate(-50deg);
\n
z-index: 3;
\n
}
\n
.banner-block .Banner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
font-size: 3.73333333vw;
\n
-webkit-transform: rotate(91deg);
\n
transform: rotate(91deg);
\n
position: absolute;
\n
top: 13.86666667vw;
\n
font-size: 3.46666667vw;
\n
}
\n
.banner-block .unBanner[data-v-47323bf2] {
\n
border-radius: 6.66666667vw;
\n
overflow: hidden;
\n
height: 65.6vw;
\n
width: 89.33333333vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .unBanner .title[data-v-47323bf2] {
\n
position: absolute;
\n
color: white;
\n
top: 9.33333333vw;
\n
left: 5.33333333vw;
\n
}
\n
.banner-block .unBanner .title .title1[data-v-47323bf2] {
\n
font-size: 5.33333333vw;
\n
}
\n
.banner-block .unBanner .title .title2[data-v-47323bf2] {
\n
font-size: 9.6vw;
\n
}
\n
.banner-block .unBanner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 8vw;
\n
padding-top: 2.66666667vw;
\n
border-radius: 7.46666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
background: #FFC53D;
\n
-webkit-animation: myfirst-data-v-47323bf2 3s linear infinite;
\n
animation: myfirst-data-v-47323bf2 3s linear infinite;
\n
left: 5.33333333vw;
\n
font-size: 3.73333333vw;
\n
width: 40.53333333vw;
\n
height: 14.93333333vw;
\n
}
\n
.banner-block .unBanner .date .date1[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.banner-block .unBanner .date .date2[data-v-47323bf2] {
\n
font-size: 4.26666667vw;
\n
}
\n
@-webkit-keyframes myfirst-data-v-47323bf2 {
\n
0% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
}
\n
@keyframes myfirst-data-v-47323bf2 {
\n
0% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
transform: scale(1);
\n
}
\n
}
\n
.banner-block .unBanner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 27.73333333vw;
\n
height: 27.73333333vw;
\n
position: absolute;
\n
right: -12.26666667vw;
\n
top: -16.53333333vw;
\n
-webkit-transform: rotate(-50deg);
\n
transform: rotate(-50deg);
\n
}
\n
.banner-block .unBanner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
font-size: 3.73333333vw;
\n
-webkit-transform: rotate(85deg);
\n
transform: rotate(85deg);
\n
position: absolute;
\n
top: 14.4vw;
\n
font-size: 3.46666667vw;
\n
bottom: 19.73333333vw;
\n
}
\n
.contentBox[data-v-47323bf2] {
\n
padding: 2.66666667vw 5.33333333vw;
\n
background: white;
\n
margin: 2.66666667vw 0;
\n
}
\n
.contentBox .commonTitle[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
vertical-align: top;
\n
}
\n
.contentBox .commonTitle .line[data-v-47323bf2] {
\n
height: 5.33333333vw;
\n
width: 1.06666667vw;
\n
border-radius: 0.53333333vw;
\n
margin-right: 2.66666667vw;
\n
margin: auto 2.66666667vw auto 0;
\n
}
\n
.contentBox .commonTitle .more[data-v-47323bf2] {
\n
height: 8.8vw;
\n
line-height: 11.46666667vw;
\n
font-size: 3.2vw;
\n
color: #666666;
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
overflow: hidden;
\n
}
\n
.contentBox .commonTitle .more .iconfont[data-v-47323bf2] {
\n
font-size: 3.73333333vw;
\n
color: #666666;
\n
}
\n
.contentBox .commonTitle .title[data-v-47323bf2] {
\n
font-size: 6.4vw;
\n
height: 8.8vw;
\n
line-height: 8.8vw;
\n
display: inline-block;
\n
margin-right: 2.66666667vw;
\n
font-weight: bold;
\n
}
\n
.contentBox .commonTitle .tip[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
color: #999999;
\n
height: 8.8vw;
\n
display: inline-block;
\n
line-height: 11.46666667vw;
\n
overflow: hidden;
\n
}
\n
.contentBox .lookData[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.contentBox .lookData .iconfont[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.med .commonTitle .line[data-v-47323bf2] {
\n
background: #4A90E2;
\n
}
\n
.med .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
height: 56.53333333vw;
\n
overflow: hidden;
\n
}
\n
.med .content .contentItem[data-v-47323bf2] {
\n
width: 50%;
\n
height: 50.93333333vw;
\n
margin-top: 4.8vw;
\n
position: relative;
\n
}
\n
.med .content .contentItem img[data-v-47323bf2] {
\n
width: 28.53333333vw;
\n
height: 28.53333333vw;
\n
position: absolute;
\n
top: 0;
\n
left: 7.2vw;
\n
border-radius: 14.13333333vw;
\n
}
\n
.med .content .contentItem .white[data-v-47323bf2] {
\n
position: absolute;
\n
background: white;
\n
width: 5.33333333vw;
\n
height: 5.33333333vw;
\n
border-radius: 2.66666667vw;
\n
top: 11.6vw;
\n
left: 18.8vw;
\n
}
\n
.med .content .contentItem .text[data-v-47323bf2] {
\n
width: 42.93333333vw;
\n
height: 42.93333333vw;
\n
margin-top: 8vw;
\n
color: #999999;
\n
padding-top: 24vw;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 4.26666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.med .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 3.73333333vw;
\n
color: black;
\n
}
\n
.med .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
line-height: 4.53333333vw;
\n
}
\n
.qm .commonTitle .line[data-v-47323bf2] {
\n
background: #FF7875;
\n
}
\n
.qm .content[data-v-47323bf2] {
\n
text-align: center;
\n
}
\n
.qm .content .contentItem[data-v-47323bf2] {
\n
margin-top: 4.8vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
}
\n
.qm .content .contentItem img[data-v-47323bf2] {
\n
width: 89.33333333vw;
\n
height: 40vw;
\n
}
\n
.qm .content .contentItem .text[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
width: 89.33333333vw;
\n
color: #999999;
\n
padding: 5.06666667vw 4vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.qm .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
color: black;
\n
}
\n
.qm .content .contentItem .text .line[data-v-47323bf2] {
\n
border-right: 0.26666667vw solid #999999;
\n
height: 5.33333333vw;
\n
margin: 0 2.66666667vw;
\n
}
\n
.qm .content .contentItem .text .lookData[data-v-47323bf2] {
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
}
\n
.qm .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 3.2vw;
\n
}
\n
.mxxy .commonTitle .line[data-v-47323bf2] {
\n
background: #7ED321;
\n
}
\n
.mxxy .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem[data-v-47323bf2] {
\n
width: 43.2vw;
\n
margin-top: 4.8vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 4.26666667vw;
\n
overflow: hidden;
\n
padding-bottom: 4.8vw;
\n
}
\n
.mxxy .content .contentItem img[data-v-47323bf2] {
\n
width: 100%;
\n
}
\n
.mxxy .content .contentItem .text[data-v-47323bf2] {
\n
color: #999999;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
padding: 2.66666667vw 4vw 0;
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 3.73333333vw;
\n
color: black;
\n
text-align: left;
\n
width: 50%;
\n
}
\n
.mxxy .content .contentItem .tip[data-v-47323bf2] {
\n
color: #999999;
\n
padding: 0 4vw;
\n
text-align: left;
\n
margin-top: 1.06666667vw;
\n
font-size: 3.2vw;
\n
}
\n
.btn-block[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
padding: 0 5.33333333vw 3.2vw;
\n
background: white;
\n
-ms-flex-pack: distribute;
\n
justify-content: space-around;
\n
width: 89.33333333vw;
\n
}
\n
.btn-block .btn[data-v-47323bf2] {
\n
width: 28vw;
\n
height: 11.73333333vw;
\n
border-radius: 3.2vw;
\n
-webkit-box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.26666667vw 0.53333333vw 1.33333333vw 0vw rgba(0, 0, 0, 0.2);
\n
position: relative;
\n
}
\n
.btn-block .btn .nolook[data-v-47323bf2] {
\n
position: absolute;
\n
top: -1.33333333vw;
\n
left: -1.33333333vw;
\n
background: #ff4d4f;
\n
width: 4.26666667vw;
\n
height: 4.26666667vw;
\n
color: white;
\n
border-radius: 2.13333333vw;
\n
text-align: center;
\n
font-size: 3.2vw;
\n
line-height: 4.26666667vw;
\n
}
\n
.btn-block .btn img[data-v-47323bf2] {
\n
width: 28vw;
\n
height: 11.73333333vw;
\n
}
\n
.btn-block .toPreview[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_min.png') 0 -16.8vw;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toBbda[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_min.png');
\n
background-size: 100%;
\n
}
\n
.btn-block .toCollection[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_min.png') 0 -33.6vw;
\n
background-size: 100%;
\n
}
\n
.btn-block .toTeacher[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_min.png') 0 -50.93333333vw;
\n
background-size: 100%;
\n
}
\n
.lesson-block[data-v-47323bf2] {
\n
padding-bottom: 5.33333333vw;
\n
}
\n
.lesson-block .goods-block[data-v-47323bf2] {
\n
position: relative;
\n
width: 89.33333333vw;
\n
}
\n
.lesson-block .goods-block .tips[data-v-47323bf2] {
\n
display: inline-block;
\n
font-size: 3.2vw;
\n
font-family: PingFang-SC-Bold;
\n
font-weight: normal;
\n
color: #ffffff;
\n
line-height: 4.53333333vw;
\n
padding: 0.53333333vw 1.33333333vw;
\n
position: absolute;
\n
right: 2.66666667vw;
\n
top: 3.2vw;
\n
background: #f5a623;
\n
border-radius: 2.66666667vw;
\n
}
\n
.lesson-block .goods-block img[data-v-47323bf2] {
\n
width: 89.33333333vw;
\n
height: 62.93333333vw;
\n
border-radius: 2.13333333vw;
\n
}
\n
.class-block[data-v-47323bf2] {
\n
margin-top: 2.66666667vw;
\n
font-family: PingFang-SC-Medium;
\n
font-size: 4.8vw;
\n
color: #333333;
\n
text-align: center;
\n
background: white;
\n
}
\n
.class-block .title[data-v-47323bf2] {
\n
padding: 2.13333333vw;
\n
position: relative;
\n
}
\n
.class-block .title .more[data-v-47323bf2] {
\n
position: absolute;
\n
width: 8vw;
\n
bottom: 2.66666667vw;
\n
right: 5.33333333vw;
\n
}
\n
@media screen and (min-width: 600px) {
\n
.index[data-v-47323bf2] {
\n
background: #F5F5F9;
\n
padding-bottom: 4.8828125vw;
\n
}
\n
.btn-block[data-v-47323bf2] {
\n
display: block;
\n
padding: 1.46484375vw 4.1015625vw 0 0;
\n
background: white;
\n
-ms-flex-pack: distribute;
\n
justify-content: space-around;
\n
width: 32.71484375vw;
\n
}
\n
.btn-block .btn[data-v-47323bf2] {
\n
width: 19.140625vw;
\n
height: 15.72265625vw;
\n
border-radius: 2.34375vw;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
margin-bottom: 1.953125vw;
\n
position: relative;
\n
}
\n
.btn-block .btn .nolook[data-v-47323bf2] {
\n
position: absolute;
\n
top: -0.48828125vw;
\n
left: -0.48828125vw;
\n
background: #ff4d4f;
\n
width: 2.5390625vw;
\n
height: 2.5390625vw;
\n
color: white;
\n
border-radius: 1.26953125vw;
\n
text-align: center;
\n
font-size: 1.171875vw;
\n
line-height: 2.5390625vw;
\n
}
\n
.btn-block .btn img[data-v-47323bf2] {
\n
width: 19.140625vw;
\n
height: 15.72265625vw;
\n
}
\n
.btn-block .toPreview[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_max.png') 0 0;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toBbda[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_max.png') 0 -52.734375vw;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toCollection[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_max.png') 0 -17.578125vw;
\n
background-size: 100% ;
\n
}
\n
.btn-block .toTeacher[data-v-47323bf2] {
\n
background: url('../assets/index/index_icon_max.png') 0 -35.15625vw;
\n
background-size: 100% ;
\n
}
\n
.padTop[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
}
\n
.banner-block[data-v-47323bf2] {
\n
width: 69.7265625vw;
\n
height: 51.26953125vw;
\n
position: relative;
\n
background: white;
\n
padding: 1.3671875vw 2.9296875vw 1.953125vw 4.1015625vw;
\n
margin: 0;
\n
}
\n
.banner-block .bgimg[data-v-47323bf2] {
\n
position: absolute;
\n
width: 69.7265625vw;
\n
z-index: 2;
\n
}
\n
.banner-block .content[data-v-47323bf2] {
\n
position: absolute;
\n
z-index: 3;
\n
height: 51.26953125vw;
\n
width: 69.7265625vw;
\n
border-radius: 2.9296875vw;
\n
overflow: hidden;
\n
}
\n
.banner-block .Banner[data-v-47323bf2] {
\n
border-radius: 3.22265625vw;
\n
overflow: hidden;
\n
position: relative;
\n
height: 51.26953125vw;
\n
width: 69.7265625vw;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .Banner .qr[data-v-47323bf2] {
\n
width: 25.09765625vw;
\n
position: absolute;
\n
left: 22.4609375vw;
\n
top: 5.859375vw;
\n
z-index: 2;
\n
}
\n
.banner-block .Banner .text[data-v-47323bf2] {
\n
font-size: 2.5390625vw;
\n
color: #FF4D4F;
\n
text-align: center;
\n
position: absolute;
\n
top: 32.32421875vw;
\n
width: 100%;
\n
font-weight: 500;
\n
}
\n
.banner-block .Banner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 2.9296875vw;
\n
width: 100%;
\n
font-size: 2.1484375vw;
\n
}
\n
.banner-block .Banner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 14.0625vw;
\n
height: 14.0625vw;
\n
position: absolute;
\n
right: -7.6171875vw;
\n
top: -6.25vw;
\n
-webkit-transform: rotate(-41deg);
\n
transform: rotate(-41deg);
\n
z-index: 3;
\n
}
\n
.banner-block .Banner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
font-size: 18 px;
\n
-webkit-transform: rotate(91deg);
\n
transform: rotate(91deg);
\n
position: absolute;
\n
top: 6.0546875vw;
\n
font-size: 1.7578125vw;
\n
}
\n
.banner-block .unBanner[data-v-47323bf2] {
\n
border-radius: 3.22265625vw;
\n
overflow: hidden;
\n
height: 51.26953125vw;
\n
width: 69.7265625vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
}
\n
.banner-block .unBanner .title[data-v-47323bf2] {
\n
position: absolute;
\n
color: white;
\n
top: 3.41796875vw;
\n
left: 1.953125vw;
\n
}
\n
.banner-block .unBanner .date[data-v-47323bf2] {
\n
color: white;
\n
text-align: center;
\n
position: absolute;
\n
bottom: 6.4453125vw;
\n
padding-top: 0.9765625vw;
\n
border-radius: 5.46875vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
background: #FFC53D;
\n
left: 4.39453125vw;
\n
font-size: 1.3671875vw;
\n
width: 31.640625vw;
\n
height: 11.328125vw;
\n
}
\n
.banner-block .unBanner .date .date1[data-v-47323bf2] {
\n
font-size: 2.9296875vw;
\n
}
\n
.banner-block .unBanner .date .date2[data-v-47323bf2] {
\n
font-size: 3.3203125vw;
\n
}
\n
.banner-block .unBanner .triangle[data-v-47323bf2] {
\n
background: #FFC53D;
\n
width: 14.0625vw;
\n
height: 14.0625vw;
\n
position: absolute;
\n
right: -7.6171875vw;
\n
top: -6.25vw;
\n
-webkit-transform: rotate(-41deg);
\n
transform: rotate(-41deg);
\n
z-index: 3;
\n
}
\n
.banner-block .unBanner .triangle span[data-v-47323bf2] {
\n
color: white;
\n
-webkit-transform: rotate(91deg);
\n
transform: rotate(91deg);
\n
position: absolute;
\n
top: 6.640625vw;
\n
font-size: 1.7578125vw;
\n
}
\n
.banner-block .canvas[data-v-47323bf2] {
\n
width: 69.921875vw;
\n
z-index: 2;
\n
}
\n
.contentBox[data-v-47323bf2] {
\n
padding: 1.953125vw 4.1015625vw 1.953125vw;
\n
background: white;
\n
margin: 0.9765625vw 0;
\n
}
\n
.contentBox .commonTitle[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
vertical-align: top;
\n
}
\n
.contentBox .commonTitle .line[data-v-47323bf2] {
\n
height: 1.953125vw;
\n
width: 0.390625vw;
\n
border-radius: 0.1953125vw;
\n
margin-right: 0.9765625vw;
\n
margin: auto 0.9765625vw auto 0;
\n
}
\n
.contentBox .commonTitle .more[data-v-47323bf2] {
\n
height: 3.22265625vw;
\n
line-height: 4.19921875vw;
\n
font-size: 1.171875vw;
\n
color: #666666;
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
overflow: hidden;
\n
}
\n
.contentBox .commonTitle .more .iconfont[data-v-47323bf2] {
\n
font-size: 1.3671875vw;
\n
color: #666666;
\n
}
\n
.contentBox .commonTitle .title[data-v-47323bf2] {
\n
font-size: 2.34375vw;
\n
height: 3.22265625vw;
\n
line-height: 3.22265625vw;
\n
display: inline-block;
\n
margin-right: 0.9765625vw;
\n
font-weight: bold;
\n
}
\n
.contentBox .commonTitle .tip[data-v-47323bf2] {
\n
font-size: 1.171875vw;
\n
color: #999999;
\n
height: 3.22265625vw;
\n
display: inline-block;
\n
line-height: 4.19921875vw;
\n
overflow: hidden;
\n
}
\n
.contentBox .lookData[data-v-47323bf2] {
\n
font-size: 1.171875vw;
\n
}
\n
.contentBox .lookData .iconfont[data-v-47323bf2] {
\n
font-size: 1.171875vw;
\n
}
\n
.med .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
height: 29.19921875vw;
\n
}
\n
.med .content .contentItem[data-v-47323bf2] {
\n
width: auto;
\n
height: 25.09765625vw;
\n
margin-top: 1.7578125vw;
\n
margin-right: 1.953125vw;
\n
position: relative;
\n
}
\n
.med .content .contentItem img[data-v-47323bf2] {
\n
width: 14.2578125vw;
\n
height: 14.2578125vw;
\n
position: absolute;
\n
top: 0;
\n
left: 3.61328125vw;
\n
border-radius: 7.12890625vw;
\n
}
\n
.med .content .contentItem .white[data-v-47323bf2] {
\n
position: absolute;
\n
background: white;
\n
width: 2.5390625vw;
\n
height: 2.5390625vw;
\n
border-radius: 1.26953125vw;
\n
top: 6.00585938vw;
\n
left: 9.5703125vw;
\n
}
\n
.med .content .contentItem .text[data-v-47323bf2] {
\n
width: 21.484375vw;
\n
height: 20.01953125vw;
\n
margin-top: 7.03125vw;
\n
color: #999999;
\n
padding-top: 8.7890625vw;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 1.5625vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.med .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 1.7578125vw;
\n
color: black;
\n
}
\n
.med .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 1.3671875vw;
\n
line-height: 2.9296875vw;
\n
}
\n
.med .content .contentItem[data-v-47323bf2]:nth-child(4) {
\n
margin-right: 0;
\n
}
\n
.qm .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.qm .content .contentItem[data-v-47323bf2] {
\n
width: 44.921875vw;
\n
margin-top: 1.7578125vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 1.5625vw;
\n
overflow: hidden;
\n
}
\n
.qm .content .contentItem img[data-v-47323bf2] {
\n
width: 44.921875vw;
\n
height: auto;
\n
}
\n
.qm .content .contentItem .text[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
width: 100%;
\n
color: #999999;
\n
padding: 1.85546875vw 1.46484375vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.qm .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 1.46484375vw;
\n
color: black;
\n
}
\n
.qm .content .contentItem .text .line[data-v-47323bf2] {
\n
border-right: 0.09765625vw solid #999999;
\n
height: 1.953125vw;
\n
margin: 0 0.9765625vw;
\n
}
\n
.qm .content .contentItem .text .lookData[data-v-47323bf2] {
\n
-webkit-box-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
text-align: right;
\n
}
\n
.qm .content .contentItem .text .enTitle[data-v-47323bf2] {
\n
font-size: 1.26953125vw;
\n
}
\n
.mxxy .commonTitle .line[data-v-47323bf2] {
\n
background: #7ED321;
\n
}
\n
.mxxy .content[data-v-47323bf2] {
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
text-align: center;
\n
-ms-flex-wrap: wrap;
\n
flex-wrap: wrap;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem[data-v-47323bf2] {
\n
width: 21.58203125vw;
\n
margin-top: 1.7578125vw;
\n
position: relative;
\n
-webkit-box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
box-shadow: 0.09765625vw 0.1953125vw 0.48828125vw 0vw rgba(0, 0, 0, 0.2);
\n
border-radius: 1.5625vw;
\n
overflow: hidden;
\n
padding-bottom: 1.7578125vw;
\n
}
\n
.mxxy .content .contentItem img[data-v-47323bf2] {
\n
width: 100%;
\n
}
\n
.mxxy .content .contentItem .text[data-v-47323bf2] {
\n
color: #999999;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
padding: 0.9765625vw 1.46484375vw 0;
\n
display: -webkit-box;
\n
display: -ms-flexbox;
\n
display: flex;
\n
-webkit-box-pack: justify;
\n
-ms-flex-pack: justify;
\n
justify-content: space-between;
\n
}
\n
.mxxy .content .contentItem .text .title[data-v-47323bf2] {
\n
font-size: 1.7578125vw;
\n
color: black;
\n
text-align: left;
\n
width: 50%;
\n
}
\n
.mxxy .content .contentItem .tip[data-v-47323bf2] {
\n
color: #999999;
\n
padding: 0 1.46484375vw;
\n
text-align: left;
\n
margin-top: 0.390625vw;
\n
font-size: 1.171875vw;
\n
}
\n
}
\n
*[data-v-47323bf2] {
\n
margin: 0;
\n
}
\n
"
],
sourceRoot
:
""
}])},
r4BH
:
function
(
n
,
t
,
e
){
n
.
exports
=
e
.
p
+
"static/img/index_icon_max.146c84c.png"
},
xofo
:
function
(
n
,
t
,
e
){
var
A
=
e
(
"fRWU"
);
"string"
==
typeof
A
&&
(
A
=
[[
n
.
i
,
A
,
""
]]),
A
.
locals
&&
(
n
.
exports
=
A
.
locals
);
e
(
"rjj0"
)(
"053c4a4f"
,
A
,
!
1
,{})}});
\ No newline at end of file
dev/static/js/manifest.
680772ddf08e7ba8a82
8.js
→
dev/static/js/manifest.
3e48d022dda11ecdcef
8.js
View file @
aee762aa
!
function
(
e
){
var
a
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
c
,
r
,
t
){
for
(
var
o
,
b
,
d
,
i
=
0
,
u
=
[];
i
<
c
.
length
;
i
++
)
b
=
c
[
i
],
f
[
b
]
&&
u
.
push
(
f
[
b
][
0
]),
f
[
b
]
=
0
;
for
(
o
in
r
)
Object
.
prototype
.
hasOwnProperty
.
call
(
r
,
o
)
&&
(
e
[
o
]
=
r
[
o
]);
for
(
a
&&
a
(
c
,
r
,
t
);
u
.
length
;)
u
.
shift
()();
if
(
t
)
for
(
i
=
0
;
i
<
t
.
length
;
i
++
)
d
=
n
(
n
.
s
=
t
[
i
]);
return
d
};
var
c
=
{},
f
=
{
35
:
0
};
function
n
(
a
){
if
(
c
[
a
])
return
c
[
a
].
exports
;
var
f
=
c
[
a
]
=
{
i
:
a
,
l
:
!
1
,
exports
:{}};
return
e
[
a
].
call
(
f
.
exports
,
f
,
f
.
exports
,
n
),
f
.
l
=!
0
,
f
.
exports
}
n
.
e
=
function
(
e
){
var
a
=
f
[
e
];
if
(
0
===
a
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
a
)
return
a
[
2
];
var
c
=
new
Promise
(
function
(
c
,
n
){
a
=
f
[
e
]
=
[
c
,
n
]});
a
[
2
]
=
c
;
var
r
=
document
.
getElementsByTagName
(
"head"
)[
0
],
t
=
document
.
createElement
(
"script"
);
t
.
type
=
"text/javascript"
,
t
.
charset
=
"utf-8"
,
t
.
async
=!
0
,
t
.
timeout
=
12
e4
,
n
.
nc
&&
t
.
setAttribute
(
"nonce"
,
n
.
nc
),
t
.
src
=
n
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"dffba4195ba8f1644cce"
,
1
:
"886be9f9d8a73bad4b83"
,
2
:
"87977af95c7a68ceeab9"
,
3
:
"14b9090187ca01bdc992"
,
4
:
"25d0c5600c69457f59f1"
,
5
:
"0d0663ad4d706d02c303"
,
6
:
"84c8886c408653974830"
,
7
:
"46e70b8fbfb8bf0ee57c"
,
8
:
"19d64579069094225577"
,
9
:
"8fa56ffafcdb1291a2ed"
,
10
:
"c3bfa729836068dbfce1"
,
11
:
"bce578504c6b1e98c0ab"
,
12
:
"7f130981ac3f9e233f80"
,
13
:
"43f421c3eb64a990eab2"
,
14
:
"f7b0351b73a37ad9f97c"
,
15
:
"9808e5e88ce569413824"
,
16
:
"2f30c07f800b41bac966"
,
17
:
"54bc423231b79520d8a4"
,
18
:
"64c3778081744c712a8a"
,
19
:
"7b8fe77865b6d82f7ecf"
,
20
:
"4d03512be3a553567e4a"
,
21
:
"734cff7d9a60b4829011"
,
22
:
"b61dcf0b618897a95f51"
,
23
:
"5ff582bb3d2a7c462f88"
,
24
:
"afb3e5a1f610d054d5c9"
,
25
:
"eb3db70f608d88f7eda7"
,
26
:
"b4406470b13f68492997"
,
27
:
"583040ea68d3ff135d64"
,
28
:
"d92f27a90a3ee64b8166"
,
29
:
"4ae9dfc1e123404399bb"
,
30
:
"03d5d6b13992f69c44aa"
,
31
:
"a758f2ad601a5ba6d3cb"
,
32
:
"1a9d2b3e922c1bb2c4a9"
}[
e
]
+
".js"
;
var
o
=
setTimeout
(
b
,
12
e4
);
function
b
(){
t
.
onerror
=
t
.
onload
=
null
,
clearTimeout
(
o
);
var
a
=
f
[
e
];
0
!==
a
&&
(
a
&&
a
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
t
.
onerror
=
t
.
onload
=
b
,
r
.
appendChild
(
t
),
c
},
n
.
m
=
e
,
n
.
c
=
c
,
n
.
d
=
function
(
e
,
a
,
c
){
n
.
o
(
e
,
a
)
||
Object
.
defineProperty
(
e
,
a
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
c
})},
n
.
n
=
function
(
e
){
var
a
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
n
.
d
(
a
,
"a"
,
a
),
a
},
n
.
o
=
function
(
e
,
a
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
a
)},
n
.
p
=
""
,
n
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
!
function
(
e
){
var
a
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
c
,
r
,
t
){
for
(
var
o
,
b
,
d
,
i
=
0
,
u
=
[];
i
<
c
.
length
;
i
++
)
b
=
c
[
i
],
f
[
b
]
&&
u
.
push
(
f
[
b
][
0
]),
f
[
b
]
=
0
;
for
(
o
in
r
)
Object
.
prototype
.
hasOwnProperty
.
call
(
r
,
o
)
&&
(
e
[
o
]
=
r
[
o
]);
for
(
a
&&
a
(
c
,
r
,
t
);
u
.
length
;)
u
.
shift
()();
if
(
t
)
for
(
i
=
0
;
i
<
t
.
length
;
i
++
)
d
=
n
(
n
.
s
=
t
[
i
]);
return
d
};
var
c
=
{},
f
=
{
35
:
0
};
function
n
(
a
){
if
(
c
[
a
])
return
c
[
a
].
exports
;
var
f
=
c
[
a
]
=
{
i
:
a
,
l
:
!
1
,
exports
:{}};
return
e
[
a
].
call
(
f
.
exports
,
f
,
f
.
exports
,
n
),
f
.
l
=!
0
,
f
.
exports
}
n
.
e
=
function
(
e
){
var
a
=
f
[
e
];
if
(
0
===
a
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
a
)
return
a
[
2
];
var
c
=
new
Promise
(
function
(
c
,
n
){
a
=
f
[
e
]
=
[
c
,
n
]});
a
[
2
]
=
c
;
var
r
=
document
.
getElementsByTagName
(
"head"
)[
0
],
t
=
document
.
createElement
(
"script"
);
t
.
type
=
"text/javascript"
,
t
.
charset
=
"utf-8"
,
t
.
async
=!
0
,
t
.
timeout
=
12
e4
,
n
.
nc
&&
t
.
setAttribute
(
"nonce"
,
n
.
nc
),
t
.
src
=
n
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"dffba4195ba8f1644cce"
,
1
:
"886be9f9d8a73bad4b83"
,
2
:
"87977af95c7a68ceeab9"
,
3
:
"14b9090187ca01bdc992"
,
4
:
"25d0c5600c69457f59f1"
,
5
:
"0d0663ad4d706d02c303"
,
6
:
"84c8886c408653974830"
,
7
:
"46e70b8fbfb8bf0ee57c"
,
8
:
"19d64579069094225577"
,
9
:
"8fa56ffafcdb1291a2ed"
,
10
:
"c3bfa729836068dbfce1"
,
11
:
"bce578504c6b1e98c0ab"
,
12
:
"7f130981ac3f9e233f80"
,
13
:
"43f421c3eb64a990eab2"
,
14
:
"f7b0351b73a37ad9f97c"
,
15
:
"9808e5e88ce569413824"
,
16
:
"eed27f4b89ff523eea3b"
,
17
:
"54bc423231b79520d8a4"
,
18
:
"64c3778081744c712a8a"
,
19
:
"7b8fe77865b6d82f7ecf"
,
20
:
"4d03512be3a553567e4a"
,
21
:
"734cff7d9a60b4829011"
,
22
:
"b61dcf0b618897a95f51"
,
23
:
"5ff582bb3d2a7c462f88"
,
24
:
"afb3e5a1f610d054d5c9"
,
25
:
"eb3db70f608d88f7eda7"
,
26
:
"b4406470b13f68492997"
,
27
:
"583040ea68d3ff135d64"
,
28
:
"d92f27a90a3ee64b8166"
,
29
:
"4ae9dfc1e123404399bb"
,
30
:
"03d5d6b13992f69c44aa"
,
31
:
"a758f2ad601a5ba6d3cb"
,
32
:
"1a9d2b3e922c1bb2c4a9"
}[
e
]
+
".js"
;
var
o
=
setTimeout
(
b
,
12
e4
);
function
b
(){
t
.
onerror
=
t
.
onload
=
null
,
clearTimeout
(
o
);
var
a
=
f
[
e
];
0
!==
a
&&
(
a
&&
a
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
t
.
onerror
=
t
.
onload
=
b
,
r
.
appendChild
(
t
),
c
},
n
.
m
=
e
,
n
.
c
=
c
,
n
.
d
=
function
(
e
,
a
,
c
){
n
.
o
(
e
,
a
)
||
Object
.
defineProperty
(
e
,
a
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
c
})},
n
.
n
=
function
(
e
){
var
a
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
n
.
d
(
a
,
"a"
,
a
),
a
},
n
.
o
=
function
(
e
,
a
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
a
)},
n
.
p
=
""
,
n
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
\ No newline at end of file
dist/index.html
View file @
aee762aa
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no"
><meta
name=
screen-orientation
content=
portrait
><meta
name=
x5-orientation
content=
portrait
><title>
唱唱启蒙英语
</title><link
rel=
stylesheet
href=
https://at.alicdn.com/t/font_822651_g9r2j7kybxu.css
><style>
*
{
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no"
><meta
name=
screen-orientation
content=
portrait
><meta
name=
x5-orientation
content=
portrait
><title>
唱唱启蒙英语
</title><link
rel=
stylesheet
href=
https://at.alicdn.com/t/font_822651_g9r2j7kybxu.css
><style>
*
{
-webkit-overflow-scrolling
:
touch
;
-webkit-overflow-scrolling
:
touch
;
}
</style><link
href=
https://static-cdn.changchangenglish.com/new-sing/static/css/app.4ff6285943a0d69ba6e9b2a008141bf5.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
src=
https://res.wx.qq.com/open/js/jweixin-1.3.2.js
></script><script></script><script
type=
text/javascript
src=
https://static-cdn.changchangenglish.com/new-sing/static/js/manifest.fe6ce2f5dee67127cdf0.js
></script><script
type=
text/javascript
src=
https://static-cdn.changchangenglish.com/new-sing/static/js/vendor.47e0ad0c3f0de448dc49.js
></script><script
type=
text/javascript
src=
https://static-cdn.changchangenglish.com/new-sing/static/js/app.0015bc76b6fb8c659bbb.js
></script></body></html>
}
</style><link
href=
https://static-cdn.changchangenglish.com/new-sing/static/css/app.2f12d0a209b74933c5322d48aecc7607.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
src=
https://res.wx.qq.com/open/js/jweixin-1.3.2.js
></script><script></script><script
type=
text/javascript
src=
https://static-cdn.changchangenglish.com/new-sing/static/js/manifest.35da9c7574c0a4e78e28.js
></script><script
type=
text/javascript
src=
https://static-cdn.changchangenglish.com/new-sing/static/js/vendor.47e0ad0c3f0de448dc49.js
></script><script
type=
text/javascript
src=
https://static-cdn.changchangenglish.com/new-sing/static/js/app.0015bc76b6fb8c659bbb.js
></script></body></html>
\ No newline at end of file
\ No newline at end of file
dist/static/css/app.
4ff6285943a0d69ba6e9b2a008141bf5
.css
→
dist/static/css/app.
2f12d0a209b74933c5322d48aecc7607
.css
View file @
aee762aa
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/static/js/32.
475b97e8dfd569a40276
.js
→
dist/static/js/32.
fc4d4557779de5dc636d
.js
View file @
aee762aa
webpackJsonp
([
32
],{
buf6
:
function
(
t
,
a
){},
dAjm
:
function
(
t
,
a
,
s
){
"use strict"
;
Object
.
defineProperty
(
a
,
"__esModule"
,{
value
:
!
0
});
s
(
"eqfM"
);
var
e
=
s
(
"/QYm"
),
i
=
s
(
"mvHQ"
),
n
=
s
.
n
(
i
),
o
=
s
(
"woOf"
),
r
=
s
.
n
(
o
),
c
=
s
(
"CCn6"
),
l
=
s
(
"Jmy5"
),
_
=
s
(
"2oJL"
),
v
=
s
(
"mkI/"
),
u
=
s
(
"2Pnh"
),
d
=
s
.
n
(
u
),
m
=
{
name
:
"index"
,
components
:{
bottomTab
:
_
.
a
,
audioPage
:
v
.
a
},
data
:
function
(){
return
{
bannerList
:[],
teacherQ2
:
!
1
,
teacherDetail
:
null
,
imgUrl
:
l
.
a
,
user_id
:
null
,
newUrl
:
""
,
lessonList
:[],
medList
:[],
qmList
:[],
mxxyList
:[],
userCourse
:{
start_periods_id
:
"-1"
},
bannerData
:{
qr
:
""
,
start_at
:
""
,
active_start_at
:
""
,
is_start_active
:
""
},
showObj
:{
audio
:[],
audioIndex
:
0
,
show
:
!
1
},
unlook
:
!
1
,
canvasData
:
"1"
}},
created
:
function
(){
this
.
initPage
()},
mounted
:
function
(){
window
.
scrollTo
(
0
,
0
),
this
.
unlook
=
localStorage
.
getItem
(
"unlook"
)},
methods
:{
onReachBottom
:
function
(){},
toShop
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
toShopD
),
this
.
$router
.
push
({
name
:
"buyDetail"
,
query
:{
shopId
:
this
.
bannerData
.
goods_id
,
invite_code
:
this
.
bannerData
.
invite_code
}})},
goMed
:
function
(
t
){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
meditem
),
this
.
showObj
.
audioIndex
=
t
,
this
.
showObj
.
show
=!
0
,
this
.
$refs
.
audioPage
.
onPlay
()},
goLink
:
function
(
t
,
a
){
"qm"
==
a
?(
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
qmitem
),
this
.
bannerData
.
active_start_at
?
window
.
location
.
href
=
"https://appaNQLfktH3717.h5.xiaoeknow.com/content_page/eyJ0eXBlIjozLCJyZXNvdXJjZV90eXBlIjo4LCJyZXNvdXJjZV9pZCI6IiIsInByb2R1Y3RfaWQiOiJwXzVjYjQyMDgzYTA2NDNfMXF0OUFGbnoiLCJhcHBfaWQiOiJhcHBhTlFMZmt0SDM3MTcifQ"
:
window
.
location
.
href
=
t
):(
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
mxxyitem
),
window
.
location
.
href
=
t
)},
getBannerListApi
:
function
(){
var
t
=
this
;
this
.
medList
=
[];
var
a
=
{
limit
:
4
,
page
:
1
};
Object
(
c
.
c
)(
2
,{
limit
:
99
,
page
:
1
}).
then
(
function
(
s
){
for
(
var
e
=
0
;
e
<
4
;
e
++
)
t
.
medList
.
push
(
s
.
list
[
e
]);
t
.
showObj
.
audio
=
s
.
list
,
Object
(
c
.
c
)(
4
,
a
).
then
(
function
(
a
){
t
.
mxxyList
=
a
.
list
})}),
Object
(
c
.
c
)(
3
,{
limit
:
2
,
page
:
1
}).
then
(
function
(
a
){
t
.
qmList
=
a
.
list
})},
initPage
:
function
(){
var
t
=
this
;
Object
(
c
.
i
)().
then
(
function
(
a
){
localStorage
.
setItem
(
"userCourse"
,
""
);
var
s
=
"没有课程"
;
a
.
start_periods_course_type
&&
(
s
=
0
==
a
.
start_periods_course_type
?
"正式课"
:
"体验课"
),
t
.
$sa
.
track
(
"viewHomepage"
,{
is_view_course
:
s
}),
t
.
getBannerListApi
(),
a
.
goods_id
?(
t
.
userCourse
=
r
()({},
a
),
t
.
userCourse
.
start_periods_id
=
"-1"
,
localStorage
.
setItem
(
"userCourse"
,
n
()(
t
.
userCourse
)),
t
.
bannerData
=
a
,
t
.
$refs
.
bottomTab
.
setBtn
()):
1
==
a
.
is_start_active
?(
a
.
teacher_qr
&&
(
t
.
bannerData
.
qr
=
a
.
teacher_qr
),
t
.
bannerData
.
start_at
=
a
.
periods_list
[
0
].
start_at
,
t
.
bannerData
.
active_start_at
=
a
.
periods_list
[
0
].
active_start_at
,
t
.
bannerData
.
is_start_active
=
a
.
is_start_active
,
t
.
userCourse
=
r
()({},
a
),
localStorage
.
setItem
(
"userCourse"
,
n
()(
t
.
userCourse
)),
t
.
$refs
.
bottomTab
.
setBtn
(),
sessionStorage
.
getItem
(
"frist"
)
||
(
sessionStorage
.
setItem
(
"frist"
,
!
0
),
t
.
$router
.
push
({
name
:
"map"
,
query
:{
periods_id
:
a
.
start_periods_id
,
course_type
:
a
.
start_periods_course_type
}})),
t
.
$nextTick
(
function
(){
d
()(
document
.
getElementById
(
"capture33"
),{
async
:
!
0
,
scrollX
:
0
,
scale
:
2
,
letterRendering
:
!
0
,
useCORS
:
!
0
}).
then
(
function
(
a
){
t
.
divShow
=!
1
;
var
s
=
a
.
toDataURL
(
"image/jpg"
);
t
.
canvasData
=
s
}).
catch
(
function
(
t
){
alert
(
t
),
console
.
log
()})})):
0
==
a
.
is_start_active
&&
(
a
.
teacher_qr
&&
(
t
.
bannerData
.
qr
=
a
.
teacher_qr
),
t
.
bannerData
.
start_at
=
a
.
periods_list
[
0
].
start_at
,
t
.
bannerData
.
active_start_at
=
a
.
periods_list
[
0
].
active_start_at
,
t
.
bannerData
.
is_start_active
=
a
.
is_start_active
,
t
.
userCourse
=
r
()({},
a
),
localStorage
.
setItem
(
"userCourse"
,
n
()(
t
.
userCourse
)),
t
.
$refs
.
bottomTab
.
setBtn
())})},
dateParse
:
function
(
t
){
var
a
=
void
0
;
return
a
=
t
.
indexOf
(
"-"
)
>-
1
?
t
.
split
(
"-"
):
t
.
indexOf
(
"/"
)
>-
1
?
t
.
split
(
"/"
):
t
.
split
(
"."
),
new
Date
(
a
[
0
],
a
[
1
]
-
1
,
a
[
2
])},
dateCompare
:
function
(
t
,
a
){
var
s
=
t
.
getTime
(),
e
=
a
.
getTime
();
return
e
>
s
?
1
:
e
==
s
?
0
:
-
1
},
toMap
:
function
(
t
){
this
.
$sa
.
track
(
"buttonClick"
,{
tabTitle
:
"首页"
,
moduleTitle
:
"课程"
,
buttonType
:
"课程"
,
buttonName
:
"进入课程"
}),
this
.
dateCompare
(
new
Date
,
this
.
dateParse
(
t
.
start_at
))
<
1
?
this
.
$router
.
push
({
name
:
"map"
,
query
:{
periods_id
:
t
.
periods_id
,
parent_category_id
:
t
.
parent_category_id
,
course_type
:
t
.
course_type
}}):
Object
(
e
.
a
)(
"该课程暂未开始"
)},
toHear
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
med
),
this
.
bannerData
.
active_start_at
?
window
.
location
.
href
=
"https://appaNQLfktH3717.h5.xiaoeknow.com/content_page/eyJ0eXBlIjozLCJyZXNvdXJjZV90eXBlIjo4LCJyZXNvdXJjZV9pZCI6IiIsInByb2R1Y3RfaWQiOiJwXzVjYjQyMDgzYTA2NDNfMXF0OUFGbnoiLCJhcHBfaWQiOiJhcHBhTlFMZmt0SDM3MTcifQ"
:
this
.
$router
.
push
({
name
:
"med"
})},
toCollection
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
collection
),
this
.
$router
.
push
({
name
:
"collection"
})},
toTeacher
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
teacher
),
window
.
location
.
href
=
"https://www.changchangenglish.com/m-home.html"
},
toPreview
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
preview
),
localStorage
.
setItem
(
"unlook"
,
"1"
),
this
.
$router
.
push
({
name
:
"preview"
})},
toBbda
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
bbda
),
this
.
$router
.
push
({
name
:
"bbda"
})}}},
h
=
{
render
:
function
(){
var
t
=
this
,
a
=
t
.
$createElement
,
s
=
t
.
_self
.
_c
||
a
;
return
s
(
"scroll"
,{
staticClass
:
"wrapper"
,
attrs
:{
pullup
:
!
0
,
bounce
:
!
1
},
on
:{
pullup
:
t
.
onReachBottom
}},[
s
(
"div"
,{
staticClass
:
"index"
},[
s
(
"div"
,{
staticClass
:
"padTop"
},[
s
(
"div"
,{
staticClass
:
"banner-block"
},[
t
.
userCourse
.
goods_id
>
0
?
s
(
"div"
,{
ref
:
"toShopD"
,
staticClass
:
"unBanner"
,
on
:{
click
:
function
(
a
){
t
.
toShop
()}}},[
s
(
"img"
,{
staticClass
:
"bgimg"
,
attrs
:{
src
:
t
.
imgUrl
.
indexBanener1
,
alt
:
""
}}),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"content"
},[
s
(
"div"
,{
staticClass
:
"title"
},[
s
(
"p"
,{
staticClass
:
"title1"
},[
t
.
_v
(
"唱唱启蒙英语"
)]),
t
.
_v
(
" "
),
s
(
"p"
,{
staticClass
:
"title2"
},[
t
.
_v
(
t
.
_s
(
t
.
bannerData
.
course_title
))])]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"date"
},[
s
(
"p"
,{
staticClass
:
"date1"
,
staticStyle
:{
"text-decoration"
:
"line-through"
}},[
t
.
_v
(
"原价:"
+
t
.
_s
(
t
.
bannerData
.
original_price
/
100
)
+
"元"
)]),
t
.
_v
(
" "
),
s
(
"p"
,{
staticClass
:
"date2"
},[
t
.
_v
(
"限时"
+
t
.
_s
(
t
.
bannerData
.
current_price
/
100
)
+
"元领取"
)])]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"triangle"
},[
s
(
"span"
,[
t
.
_v
(
"专属福利"
)])])])]):
t
.
_e
(),
t
.
_v
(
" "
),
t
.
userCourse
.
start_periods_id
>-
1
?
s
(
"div"
,{
staticClass
:
"Banner"
,
attrs
:{
id
:
"capture33"
}},[
s
(
"img"
,{
staticClass
:
"bgimg"
,
attrs
:{
src
:
t
.
imgUrl
.
indexBanener2
,
alt
:
""
}}),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"content"
},[
s
(
"img"
,{
staticClass
:
"qr"
,
attrs
:{
src
:
t
.
bannerData
.
qr
,
alt
:
""
}}),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"text"
},[
s
(
"p"
,[
t
.
_v
(
"请扫码添加客服班主任"
)]),
t
.
_v
(
" "
),
s
(
"p"
,[
t
.
_v
(
"领取学习资料"
)])]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"date"
},[
s
(
"p"
,[
t
.
_v
(
"开课时间:"
+
t
.
_s
(
t
.
bannerData
.
start_at
))]),
t
.
_v
(
" "
),
t
.
bannerData
.
active_start_at
?
s
(
"p"
,[
t
.
_v
(
"全勤打卡活动开始时间:"
+
t
.
_s
(
t
.
bannerData
.
active_start_at
))]):
t
.
_e
()])]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"triangle"
},[
1
==
t
.
bannerData
.
is_start_active
?
s
(
"span"
,[
t
.
_v
(
"已开课"
)]):
t
.
_e
(),
t
.
_v
(
" "
),
0
==
t
.
bannerData
.
is_start_active
?
s
(
"span"
,[
t
.
_v
(
"待开课"
)]):
t
.
_e
()]),
t
.
_v
(
" "
),
t
.
canvasData
?
s
(
"img"
,{
staticClass
:
"bgimg canvas"
,
attrs
:{
src
:
t
.
canvasData
,
alt
:
""
}}):
t
.
_e
()]):
t
.
_e
()]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"btn-block"
},[
s
(
"div"
,{
ref
:
"preview"
,
staticClass
:
"btn toPreview"
,
on
:{
click
:
t
.
toPreview
}},[
t
.
unlook
?
t
.
_e
():
s
(
"div"
,{
staticClass
:
"nolook"
},[
t
.
_v
(
"1"
)])]),
t
.
_v
(
" "
),
t
.
userCourse
.
is_start_active
?
t
.
_e
():
s
(
"div"
,{
ref
:
"bbda"
,
staticClass
:
"btn toBbda"
,
on
:{
click
:
function
(
a
){
t
.
toBbda
(
a
)}}}),
t
.
_v
(
" "
),
1
==
t
.
userCourse
.
is_start_active
?
s
(
"div"
,{
ref
:
"collection"
,
staticClass
:
"btn toCollection"
,
on
:{
click
:
t
.
toCollection
}}):
t
.
_e
(),
t
.
_v
(
" "
),
s
(
"div"
,{
ref
:
"teacher"
,
staticClass
:
"btn toTeacher"
,
on
:{
click
:
t
.
toTeacher
}})])]),
t
.
_v
(
" "
),
t
.
medList
.
length
>
0
?
s
(
"div"
,{
staticClass
:
"contentBox med"
},[
s
(
"div"
,{
staticClass
:
"commonTitle"
},[
s
(
"span"
,{
staticClass
:
"line"
}),
t
.
_v
(
" "
),
s
(
"span"
,{
staticClass
:
"title"
},[
t
.
_v
(
"磨耳朵"
)]),
t
.
_v
(
" "
),
s
(
"span"
,{
staticClass
:
"tip"
},[
t
.
_v
(
"每天10分钟 成长看得见"
)]),
t
.
_v
(
" "
),
s
(
"div"
,{
ref
:
"med"
,
staticClass
:
"more med"
,
on
:{
click
:
t
.
toHear
}},[
t
.
_v
(
"更多 "
),
s
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})])]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"content"
},
t
.
_l
(
t
.
medList
,
function
(
a
,
e
){
return
s
(
"div"
,{
ref
:
"meditem"
,
refInFor
:
!
0
,
staticClass
:
"contentItem med"
,
on
:{
click
:
function
(
a
){
t
.
goMed
(
e
)}}},[
s
(
"img"
,{
attrs
:{
src
:
a
.
url
,
alt
:
""
}}),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"white"
}),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"text"
},[
s
(
"div"
,{
staticClass
:
"title"
},[
t
.
_v
(
t
.
_s
(
a
.
title
))]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"enTitle"
},[
t
.
_v
(
t
.
_s
(
a
.
sub_title
))]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"lookData"
},[
s
(
"i"
,{
staticClass
:
"iconfont icon-yanjing"
}),
t
.
_v
(
t
.
_s
(
a
.
watch_num
)
+
"人"
)])])])}))]):
t
.
_e
(),
t
.
_v
(
" "
),
t
.
qmList
.
length
>
0
?
s
(
"div"
,{
staticClass
:
"contentBox qm"
},[
s
(
"div"
,{
staticClass
:
"commonTitle"
},[
s
(
"span"
,{
staticClass
:
"line"
}),
t
.
_v
(
" "
),
s
(
"span"
,{
staticClass
:
"title"
},[
t
.
_v
(
"启蒙小课堂"
)]),
t
.
_v
(
" "
),
s
(
"span"
,{
staticClass
:
"tip"
},[
t
.
_v
(
"名师手把手,爸妈小帮手"
)]),
t
.
_v
(
" "
),
t
.
bannerData
.
active_start_at
?
t
.
_e
():
s
(
"a"
,{
staticClass
:
"more qm"
,
attrs
:{
href
:
"https://appanqlfkth3717.h5.xiaoeknow.com/homepage/10"
}},[
t
.
_v
(
"更多 "
),
s
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})]),
t
.
_v
(
" "
),
t
.
bannerData
.
active_start_at
?
s
(
"a"
,{
staticClass
:
"more qm"
,
attrs
:{
href
:
"https://appaNQLfktH3717.h5.xiaoeknow.com/content_page/eyJ0eXBlIjozLCJyZXNvdXJjZV90eXBlIjo4LCJyZXNvdXJjZV9pZCI6IiIsInByb2R1Y3RfaWQiOiJwXzVjYjQyMDgzYTA2NDNfMXF0OUFGbnoiLCJhcHBfaWQiOiJhcHBhTlFMZmt0SDM3MTcifQ"
}},[
t
.
_v
(
"更多 "
),
s
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})]):
t
.
_e
()]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"content"
},
t
.
_l
(
t
.
qmList
,
function
(
a
){
return
s
(
"div"
,{
ref
:
"qmitem"
,
refInFor
:
!
0
,
staticClass
:
"contentItem qm"
,
on
:{
click
:
function
(
s
){
t
.
goLink
(
a
.
link
,
"qm"
)}}},[
s
(
"img"
,{
attrs
:{
src
:
a
.
url
,
alt
:
""
}}),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"text"
},[
s
(
"div"
,{
staticClass
:
"title"
},[
t
.
_v
(
t
.
_s
(
a
.
title
))]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"line"
}),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"enTitle"
},[
t
.
_v
(
t
.
_s
(
a
.
sub_title
))]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"lookData"
},[
s
(
"i"
,{
staticClass
:
"iconfont icon-yanjing"
}),
t
.
_v
(
t
.
_s
(
a
.
watch_num
)
+
"人"
)])])])}))]):
t
.
_e
(),
t
.
_v
(
" "
),
t
.
mxxyList
.
length
>
0
?
s
(
"div"
,{
staticClass
:
"contentBox mxxy"
},[
s
(
"div"
,{
staticClass
:
"commonTitle"
},[
s
(
"span"
,{
staticClass
:
"line"
}),
t
.
_v
(
" "
),
s
(
"span"
,{
staticClass
:
"title"
},[
t
.
_v
(
"明星学员"
)]),
t
.
_v
(
" "
),
s
(
"span"
,{
staticClass
:
"tip"
},[
t
.
_v
(
"百万家庭力荐"
)]),
t
.
_v
(
" "
),
s
(
"a"
,{
staticClass
:
"more mxxy"
,
attrs
:{
href
:
"https://mp.weixin.qq.com/mp/homepage?__biz=MzU2ODM5NjA5OA==&hid=4&sn=bb876d6313345925e86913bfe42671c6"
}},[
t
.
_v
(
"更多 "
),
s
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})])]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"content"
},
t
.
_l
(
t
.
mxxyList
,
function
(
a
){
return
s
(
"div"
,{
ref
:
"mxxyitem"
,
refInFor
:
!
0
,
staticClass
:
"contentItem mxxy"
,
on
:{
click
:
function
(
s
){
t
.
goLink
(
a
.
link
,
"mxxy"
)}}},[
s
(
"img"
,{
directives
:[{
name
:
"lazy"
,
rawName
:
"v-lazy"
,
value
:
a
.
url
,
expression
:
"item.url"
}],
attrs
:{
alt
:
""
}}),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"text"
},[
s
(
"div"
,{
staticClass
:
"title"
},[
t
.
_v
(
t
.
_s
(
a
.
title
))]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"lookData"
},[
s
(
"i"
,{
staticClass
:
"iconfont icon-yanjing"
}),
t
.
_v
(
t
.
_s
(
a
.
watch_num
)
+
"人"
)])]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"tip"
},[
t
.
_v
(
t
.
_s
(
a
.
sub_title
))])])}))]):
t
.
_e
(),
t
.
_v
(
" "
),
t
.
showObj
.
audio
.
length
>
0
?
s
(
"audio-page"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
t
.
showObj
.
show
,
expression
:
"showObj.show"
}],
ref
:
"audioPage"
,
attrs
:{
sc
:
"1"
,
showObj
:
t
.
showObj
}}):
t
.
_e
()],
1
),
t
.
_v
(
" "
),
s
(
"bottom-tab"
,{
ref
:
"bottomTab"
})],
1
)},
staticRenderFns
:[]};
var
p
=
s
(
"VU/8"
)(
m
,
h
,
!
1
,
function
(
t
){
s
(
"buf6"
)},
"data-v-32eeaeec"
,
null
);
a
.
default
=
p
.
exports
}});
webpackJsonp
([
32
],{
Wn8o
:
function
(
t
,
a
){},
dAjm
:
function
(
t
,
a
,
s
){
"use strict"
;
Object
.
defineProperty
(
a
,
"__esModule"
,{
value
:
!
0
});
s
(
"eqfM"
);
var
e
=
s
(
"/QYm"
),
i
=
s
(
"mvHQ"
),
n
=
s
.
n
(
i
),
o
=
s
(
"woOf"
),
r
=
s
.
n
(
o
),
c
=
s
(
"CCn6"
),
l
=
s
(
"Jmy5"
),
_
=
s
(
"2oJL"
),
v
=
s
(
"mkI/"
),
u
=
s
(
"2Pnh"
),
d
=
s
.
n
(
u
),
h
=
{
name
:
"index"
,
components
:{
bottomTab
:
_
.
a
,
audioPage
:
v
.
a
},
data
:
function
(){
return
{
bannerList
:[],
teacherQ2
:
!
1
,
teacherDetail
:
null
,
imgUrl
:
l
.
a
,
user_id
:
null
,
newUrl
:
""
,
lessonList
:[],
medList
:[],
qmList
:[],
mxxyList
:[],
userCourse
:{
start_periods_id
:
"-1"
},
bannerData
:{
qr
:
""
,
start_at
:
""
,
active_start_at
:
""
,
is_start_active
:
""
},
showObj
:{
audio
:[],
audioIndex
:
0
,
show
:
!
1
},
unlook
:
!
1
,
canvasData
:
"1"
}},
created
:
function
(){
this
.
initPage
()},
mounted
:
function
(){
window
.
scrollTo
(
0
,
0
),
this
.
unlook
=
localStorage
.
getItem
(
"unlook"
)},
methods
:{
onReachBottom
:
function
(){},
toShop
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
toShopD
),
this
.
$router
.
push
({
name
:
"buyDetail"
,
query
:{
shopId
:
this
.
bannerData
.
goods_id
,
invite_code
:
this
.
bannerData
.
invite_code
}})},
goMed
:
function
(
t
){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
meditem
),
this
.
showObj
.
audioIndex
=
t
,
this
.
showObj
.
show
=!
0
,
this
.
$refs
.
audioPage
.
onPlay
()},
goLink
:
function
(
t
,
a
){
"qm"
==
a
?(
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
qmitem
),
this
.
bannerData
.
active_start_at
?
window
.
location
.
href
=
"https://appaNQLfktH3717.h5.xiaoeknow.com/content_page/eyJ0eXBlIjozLCJyZXNvdXJjZV90eXBlIjo4LCJyZXNvdXJjZV9pZCI6IiIsInByb2R1Y3RfaWQiOiJwXzVjYjQyMDgzYTA2NDNfMXF0OUFGbnoiLCJhcHBfaWQiOiJhcHBhTlFMZmt0SDM3MTcifQ"
:
window
.
location
.
href
=
t
):(
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
mxxyitem
),
window
.
location
.
href
=
t
)},
getBannerListApi
:
function
(){
var
t
=
this
;
this
.
medList
=
[];
var
a
=
{
limit
:
4
,
page
:
1
};
Object
(
c
.
c
)(
2
,{
limit
:
99
,
page
:
1
}).
then
(
function
(
s
){
for
(
var
e
=
0
;
e
<
4
;
e
++
)
t
.
medList
.
push
(
s
.
list
[
e
]);
t
.
showObj
.
audio
=
s
.
list
,
Object
(
c
.
c
)(
4
,
a
).
then
(
function
(
a
){
t
.
mxxyList
=
a
.
list
})}),
Object
(
c
.
c
)(
3
,{
limit
:
2
,
page
:
1
}).
then
(
function
(
a
){
t
.
qmList
=
a
.
list
})},
initPage
:
function
(){
var
t
=
this
;
Object
(
c
.
i
)().
then
(
function
(
a
){
localStorage
.
setItem
(
"userCourse"
,
""
);
var
s
=
"没有课程"
;
a
.
start_periods_course_type
&&
(
s
=
0
==
a
.
start_periods_course_type
?
"正式课"
:
"体验课"
),
t
.
$sa
.
track
(
"viewHomepage"
,{
is_view_course
:
s
}),
t
.
getBannerListApi
(),
a
.
goods_id
?(
t
.
userCourse
=
r
()({},
a
),
t
.
userCourse
.
start_periods_id
=
"-1"
,
localStorage
.
setItem
(
"userCourse"
,
n
()(
t
.
userCourse
)),
t
.
bannerData
=
a
,
t
.
$refs
.
bottomTab
.
setBtn
()):
1
==
a
.
is_start_active
?(
a
.
teacher_qr
&&
(
t
.
bannerData
.
qr
=
a
.
teacher_qr
),
t
.
bannerData
.
start_at
=
a
.
periods_list
[
0
].
start_at
,
t
.
bannerData
.
active_start_at
=
a
.
periods_list
[
0
].
active_start_at
,
t
.
bannerData
.
is_start_active
=
a
.
is_start_active
,
t
.
userCourse
=
r
()({},
a
),
localStorage
.
setItem
(
"userCourse"
,
n
()(
t
.
userCourse
)),
t
.
$refs
.
bottomTab
.
setBtn
(),
sessionStorage
.
getItem
(
"frist"
)
||
(
sessionStorage
.
setItem
(
"frist"
,
!
0
),
t
.
$router
.
push
({
name
:
"map"
,
query
:{
periods_id
:
a
.
start_periods_id
,
course_type
:
a
.
start_periods_course_type
}})),
t
.
$nextTick
(
function
(){
d
()(
document
.
getElementById
(
"capture33"
),{
async
:
!
0
,
scrollX
:
0
,
scale
:
2
,
letterRendering
:
!
0
,
useCORS
:
!
0
}).
then
(
function
(
a
){
t
.
divShow
=!
1
;
var
s
=
a
.
toDataURL
(
"image/jpg"
);
t
.
canvasData
=
s
}).
catch
(
function
(
t
){
alert
(
t
),
console
.
log
()})})):
0
==
a
.
is_start_active
&&
(
a
.
teacher_qr
&&
(
t
.
bannerData
.
qr
=
a
.
teacher_qr
),
t
.
bannerData
.
start_at
=
a
.
periods_list
[
0
].
start_at
,
t
.
bannerData
.
active_start_at
=
a
.
periods_list
[
0
].
active_start_at
,
t
.
bannerData
.
is_start_active
=
a
.
is_start_active
,
t
.
userCourse
=
r
()({},
a
),
localStorage
.
setItem
(
"userCourse"
,
n
()(
t
.
userCourse
)),
t
.
$refs
.
bottomTab
.
setBtn
())})},
dateParse
:
function
(
t
){
var
a
=
void
0
;
return
a
=
t
.
indexOf
(
"-"
)
>-
1
?
t
.
split
(
"-"
):
t
.
indexOf
(
"/"
)
>-
1
?
t
.
split
(
"/"
):
t
.
split
(
"."
),
new
Date
(
a
[
0
],
a
[
1
]
-
1
,
a
[
2
])},
dateCompare
:
function
(
t
,
a
){
var
s
=
t
.
getTime
(),
e
=
a
.
getTime
();
return
e
>
s
?
1
:
e
==
s
?
0
:
-
1
},
toMap
:
function
(
t
){
this
.
$sa
.
track
(
"buttonClick"
,{
tabTitle
:
"首页"
,
moduleTitle
:
"课程"
,
buttonType
:
"课程"
,
buttonName
:
"进入课程"
}),
this
.
dateCompare
(
new
Date
,
this
.
dateParse
(
t
.
start_at
))
<
1
?
this
.
$router
.
push
({
name
:
"map"
,
query
:{
periods_id
:
t
.
periods_id
,
parent_category_id
:
t
.
parent_category_id
,
course_type
:
t
.
course_type
}}):
Object
(
e
.
a
)(
"该课程暂未开始"
)},
toHear
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
med
),
this
.
bannerData
.
active_start_at
?
window
.
location
.
href
=
"https://appaNQLfktH3717.h5.xiaoeknow.com/content_page/eyJ0eXBlIjozLCJyZXNvdXJjZV90eXBlIjo4LCJyZXNvdXJjZV9pZCI6IiIsInByb2R1Y3RfaWQiOiJwXzVjYjQyMDgzYTA2NDNfMXF0OUFGbnoiLCJhcHBfaWQiOiJhcHBhTlFMZmt0SDM3MTcifQ"
:
this
.
$router
.
push
({
name
:
"med"
})},
toCollection
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
collection
),
this
.
$router
.
push
({
name
:
"collection"
})},
toTeacher
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
teacher
),
window
.
location
.
href
=
"https://www.changchangenglish.com/m-home.html"
},
toPreview
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
preview
),
localStorage
.
setItem
(
"unlook"
,
"1"
),
this
.
$router
.
push
({
name
:
"preview"
})},
toBbda
:
function
(){
this
.
$sa
.
quick
(
"trackHeatMap"
,
this
.
$refs
.
bbda
),
this
.
$router
.
push
({
name
:
"bbda"
})}}},
m
=
{
render
:
function
(){
var
t
=
this
,
a
=
t
.
$createElement
,
s
=
t
.
_self
.
_c
||
a
;
return
s
(
"div"
,{
staticClass
:
"index"
},[
s
(
"div"
,{
staticClass
:
"padTop"
},[
s
(
"div"
,{
staticClass
:
"banner-block"
},[
t
.
userCourse
.
goods_id
>
0
?
s
(
"div"
,{
ref
:
"toShopD"
,
staticClass
:
"unBanner"
,
on
:{
click
:
function
(
a
){
t
.
toShop
()}}},[
s
(
"img"
,{
staticClass
:
"bgimg"
,
attrs
:{
src
:
t
.
imgUrl
.
indexBanener1
,
alt
:
""
}}),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"content"
},[
s
(
"div"
,{
staticClass
:
"title"
},[
s
(
"p"
,{
staticClass
:
"title1"
},[
t
.
_v
(
"唱唱启蒙英语"
)]),
t
.
_v
(
" "
),
s
(
"p"
,{
staticClass
:
"title2"
},[
t
.
_v
(
t
.
_s
(
t
.
bannerData
.
course_title
))])]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"date"
},[
s
(
"p"
,{
staticClass
:
"date1"
,
staticStyle
:{
"text-decoration"
:
"line-through"
}},[
t
.
_v
(
"原价:"
+
t
.
_s
(
t
.
bannerData
.
original_price
/
100
)
+
"元"
)]),
t
.
_v
(
" "
),
s
(
"p"
,{
staticClass
:
"date2"
},[
t
.
_v
(
"限时"
+
t
.
_s
(
t
.
bannerData
.
current_price
/
100
)
+
"元领取"
)])]),
t
.
_v
(
" "
),
t
.
_m
(
0
)])]):
t
.
_e
(),
t
.
_v
(
" "
),
t
.
userCourse
.
start_periods_id
>-
1
?
s
(
"div"
,{
staticClass
:
"Banner"
,
attrs
:{
id
:
"capture33"
}},[
s
(
"img"
,{
staticClass
:
"bgimg"
,
attrs
:{
src
:
t
.
imgUrl
.
indexBanener2
,
alt
:
""
}}),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"content"
},[
s
(
"img"
,{
staticClass
:
"qr"
,
attrs
:{
src
:
t
.
bannerData
.
qr
,
alt
:
""
}}),
t
.
_v
(
" "
),
t
.
_m
(
1
),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"date"
},[
s
(
"p"
,[
t
.
_v
(
"开课时间:"
+
t
.
_s
(
t
.
bannerData
.
start_at
))]),
t
.
_v
(
" "
),
t
.
bannerData
.
active_start_at
?
s
(
"p"
,[
t
.
_v
(
"全勤打卡活动开始时间:"
+
t
.
_s
(
t
.
bannerData
.
active_start_at
))]):
t
.
_e
()])]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"triangle"
},[
1
==
t
.
bannerData
.
is_start_active
?
s
(
"span"
,[
t
.
_v
(
"已开课"
)]):
t
.
_e
(),
t
.
_v
(
" "
),
0
==
t
.
bannerData
.
is_start_active
?
s
(
"span"
,[
t
.
_v
(
"待开课"
)]):
t
.
_e
()]),
t
.
_v
(
" "
),
t
.
canvasData
?
s
(
"img"
,{
staticClass
:
"bgimg canvas"
,
attrs
:{
src
:
t
.
canvasData
,
alt
:
""
}}):
t
.
_e
()]):
t
.
_e
()]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"btn-block"
},[
s
(
"div"
,{
ref
:
"preview"
,
staticClass
:
"btn toPreview"
,
on
:{
click
:
t
.
toPreview
}},[
t
.
unlook
?
t
.
_e
():
s
(
"div"
,{
staticClass
:
"nolook"
},[
t
.
_v
(
"1"
)])]),
t
.
_v
(
" "
),
t
.
userCourse
.
is_start_active
?
t
.
_e
():
s
(
"div"
,{
ref
:
"bbda"
,
staticClass
:
"btn toBbda"
,
on
:{
click
:
function
(
a
){
t
.
toBbda
(
a
)}}}),
t
.
_v
(
" "
),
1
==
t
.
userCourse
.
is_start_active
?
s
(
"div"
,{
ref
:
"collection"
,
staticClass
:
"btn toCollection"
,
on
:{
click
:
t
.
toCollection
}}):
t
.
_e
(),
t
.
_v
(
" "
),
s
(
"div"
,{
ref
:
"teacher"
,
staticClass
:
"btn toTeacher"
,
on
:{
click
:
t
.
toTeacher
}})])]),
t
.
_v
(
" "
),
t
.
medList
.
length
>
0
?
s
(
"div"
,{
staticClass
:
"contentBox med"
},[
s
(
"div"
,{
staticClass
:
"commonTitle"
},[
s
(
"span"
,{
staticClass
:
"line"
}),
t
.
_v
(
" "
),
s
(
"span"
,{
staticClass
:
"title"
},[
t
.
_v
(
"磨耳朵"
)]),
t
.
_v
(
" "
),
s
(
"span"
,{
staticClass
:
"tip"
},[
t
.
_v
(
"每天10分钟 成长看得见"
)]),
t
.
_v
(
" "
),
s
(
"div"
,{
ref
:
"med"
,
staticClass
:
"more med"
,
on
:{
click
:
t
.
toHear
}},[
t
.
_v
(
"更多 "
),
s
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})])]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"content"
},
t
.
_l
(
t
.
medList
,
function
(
a
,
e
){
return
s
(
"div"
,{
ref
:
"meditem"
,
refInFor
:
!
0
,
staticClass
:
"contentItem med"
,
on
:{
click
:
function
(
a
){
t
.
goMed
(
e
)}}},[
s
(
"img"
,{
attrs
:{
src
:
a
.
url
,
alt
:
""
}}),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"white"
}),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"text"
},[
s
(
"div"
,{
staticClass
:
"title"
},[
t
.
_v
(
t
.
_s
(
a
.
title
))]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"enTitle"
},[
t
.
_v
(
t
.
_s
(
a
.
sub_title
))]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"lookData"
},[
s
(
"i"
,{
staticClass
:
"iconfont icon-yanjing"
}),
t
.
_v
(
t
.
_s
(
a
.
watch_num
)
+
"人"
)])])])}))]):
t
.
_e
(),
t
.
_v
(
" "
),
t
.
qmList
.
length
>
0
?
s
(
"div"
,{
staticClass
:
"contentBox qm"
},[
s
(
"div"
,{
staticClass
:
"commonTitle"
},[
s
(
"span"
,{
staticClass
:
"line"
}),
t
.
_v
(
" "
),
s
(
"span"
,{
staticClass
:
"title"
},[
t
.
_v
(
"启蒙小课堂"
)]),
t
.
_v
(
" "
),
s
(
"span"
,{
staticClass
:
"tip"
},[
t
.
_v
(
"名师手把手,爸妈小帮手"
)]),
t
.
_v
(
" "
),
t
.
bannerData
.
active_start_at
?
t
.
_e
():
s
(
"a"
,{
staticClass
:
"more qm"
,
attrs
:{
href
:
"https://appanqlfkth3717.h5.xiaoeknow.com/homepage/10"
}},[
t
.
_v
(
"更多 "
),
s
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})]),
t
.
_v
(
" "
),
t
.
bannerData
.
active_start_at
?
s
(
"a"
,{
staticClass
:
"more qm"
,
attrs
:{
href
:
"https://appaNQLfktH3717.h5.xiaoeknow.com/content_page/eyJ0eXBlIjozLCJyZXNvdXJjZV90eXBlIjo4LCJyZXNvdXJjZV9pZCI6IiIsInByb2R1Y3RfaWQiOiJwXzVjYjQyMDgzYTA2NDNfMXF0OUFGbnoiLCJhcHBfaWQiOiJhcHBhTlFMZmt0SDM3MTcifQ"
}},[
t
.
_v
(
"更多 "
),
s
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})]):
t
.
_e
()]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"content"
},
t
.
_l
(
t
.
qmList
,
function
(
a
){
return
s
(
"div"
,{
ref
:
"qmitem"
,
refInFor
:
!
0
,
staticClass
:
"contentItem qm"
,
on
:{
click
:
function
(
s
){
t
.
goLink
(
a
.
link
,
"qm"
)}}},[
s
(
"img"
,{
attrs
:{
src
:
a
.
url
,
alt
:
""
}}),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"text"
},[
s
(
"div"
,{
staticClass
:
"title"
},[
t
.
_v
(
t
.
_s
(
a
.
title
))]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"line"
}),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"enTitle"
},[
t
.
_v
(
t
.
_s
(
a
.
sub_title
))]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"lookData"
},[
s
(
"i"
,{
staticClass
:
"iconfont icon-yanjing"
}),
t
.
_v
(
t
.
_s
(
a
.
watch_num
)
+
"人"
)])])])}))]):
t
.
_e
(),
t
.
_v
(
" "
),
t
.
mxxyList
.
length
>
0
?
s
(
"div"
,{
staticClass
:
"contentBox mxxy"
},[
t
.
_m
(
2
),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"content"
},
t
.
_l
(
t
.
mxxyList
,
function
(
a
){
return
s
(
"div"
,{
ref
:
"mxxyitem"
,
refInFor
:
!
0
,
staticClass
:
"contentItem mxxy"
,
on
:{
click
:
function
(
s
){
t
.
goLink
(
a
.
link
,
"mxxy"
)}}},[
s
(
"img"
,{
directives
:[{
name
:
"lazy"
,
rawName
:
"v-lazy"
,
value
:
a
.
url
,
expression
:
"item.url"
}],
attrs
:{
alt
:
""
}}),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"text"
},[
s
(
"div"
,{
staticClass
:
"title"
},[
t
.
_v
(
t
.
_s
(
a
.
title
))]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"lookData"
},[
s
(
"i"
,{
staticClass
:
"iconfont icon-yanjing"
}),
t
.
_v
(
t
.
_s
(
a
.
watch_num
)
+
"人"
)])]),
t
.
_v
(
" "
),
s
(
"div"
,{
staticClass
:
"tip"
},[
t
.
_v
(
t
.
_s
(
a
.
sub_title
))])])}))]):
t
.
_e
(),
t
.
_v
(
" "
),
t
.
showObj
.
audio
.
length
>
0
?
s
(
"audio-page"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
t
.
showObj
.
show
,
expression
:
"showObj.show"
}],
ref
:
"audioPage"
,
attrs
:{
sc
:
"1"
,
showObj
:
t
.
showObj
}}):
t
.
_e
(),
t
.
_v
(
" "
),
s
(
"bottom-tab"
,{
ref
:
"bottomTab"
})],
1
)},
staticRenderFns
:[
function
(){
var
t
=
this
.
$createElement
,
a
=
this
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"triangle"
},[
a
(
"span"
,[
this
.
_v
(
"专属福利"
)])])},
function
(){
var
t
=
this
.
$createElement
,
a
=
this
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"text"
},[
a
(
"p"
,[
this
.
_v
(
"请扫码添加客服班主任"
)]),
this
.
_v
(
" "
),
a
(
"p"
,[
this
.
_v
(
"领取学习资料"
)])])},
function
(){
var
t
=
this
.
$createElement
,
a
=
this
.
_self
.
_c
||
t
;
return
a
(
"div"
,{
staticClass
:
"commonTitle"
},[
a
(
"span"
,{
staticClass
:
"line"
}),
this
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"title"
},[
this
.
_v
(
"明星学员"
)]),
this
.
_v
(
" "
),
a
(
"span"
,{
staticClass
:
"tip"
},[
this
.
_v
(
"百万家庭力荐"
)]),
this
.
_v
(
" "
),
a
(
"a"
,{
staticClass
:
"more mxxy"
,
attrs
:{
href
:
"https://mp.weixin.qq.com/mp/homepage?__biz=MzU2ODM5NjA5OA==&hid=4&sn=bb876d6313345925e86913bfe42671c6"
}},[
this
.
_v
(
"更多 "
),
a
(
"i"
,{
staticClass
:
"iconfont icon-youjiantou"
})])])}]};
var
p
=
s
(
"VU/8"
)(
h
,
m
,
!
1
,
function
(
t
){
s
(
"Wn8o"
)},
"data-v-31a52619"
,
null
);
a
.
default
=
p
.
exports
}});
\ No newline at end of file
\ No newline at end of file
dist/static/js/manifest.
fe6ce2f5dee67127cdf0
.js
→
dist/static/js/manifest.
35da9c7574c0a4e78e28
.js
View file @
aee762aa
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
a
,
t
,
r
){
for
(
var
o
,
d
,
b
,
i
=
0
,
u
=
[];
i
<
a
.
length
;
i
++
)
d
=
a
[
i
],
f
[
d
]
&&
u
.
push
(
f
[
d
][
0
]),
f
[
d
]
=
0
;
for
(
o
in
t
)
Object
.
prototype
.
hasOwnProperty
.
call
(
t
,
o
)
&&
(
e
[
o
]
=
t
[
o
]);
for
(
c
&&
c
(
a
,
t
,
r
);
u
.
length
;)
u
.
shift
()();
if
(
r
)
for
(
i
=
0
;
i
<
r
.
length
;
i
++
)
b
=
n
(
n
.
s
=
r
[
i
]);
return
b
};
var
a
=
{},
f
=
{
35
:
0
};
function
n
(
c
){
if
(
a
[
c
])
return
a
[
c
].
exports
;
var
f
=
a
[
c
]
=
{
i
:
c
,
l
:
!
1
,
exports
:{}};
return
e
[
c
].
call
(
f
.
exports
,
f
,
f
.
exports
,
n
),
f
.
l
=!
0
,
f
.
exports
}
n
.
e
=
function
(
e
){
var
c
=
f
[
e
];
if
(
0
===
c
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
c
)
return
c
[
2
];
var
a
=
new
Promise
(
function
(
a
,
n
){
c
=
f
[
e
]
=
[
a
,
n
]});
c
[
2
]
=
a
;
var
t
=
document
.
getElementsByTagName
(
"head"
)[
0
],
r
=
document
.
createElement
(
"script"
);
r
.
type
=
"text/javascript"
,
r
.
charset
=
"utf-8"
,
r
.
async
=!
0
,
r
.
timeout
=
12
e4
,
n
.
nc
&&
r
.
setAttribute
(
"nonce"
,
n
.
nc
),
r
.
src
=
n
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"a5b25438a1394ab4d2f9"
,
1
:
"f475c1c8d998533a627d"
,
2
:
"740c1faeb09b127e702f"
,
3
:
"346531af9472052f31b0"
,
4
:
"b14ae7a5e2bbc6492d16"
,
5
:
"361650ea36cc34f095fb"
,
6
:
"824f7ddc07f2e5b3e144"
,
7
:
"7b0dde361958e00cc9f2"
,
8
:
"70be677036da3209cccf"
,
9
:
"9eacdb9fc1cf19f7fabe"
,
10
:
"d06c09aa911998b0f564"
,
11
:
"75a866afb937fc1df8e1"
,
12
:
"50545fc8db8a460df1a4"
,
13
:
"47a5ab3ec77afb65f1aa"
,
14
:
"45c5ded3717cde5999c5"
,
15
:
"f9fabe9d7c33c807d49f"
,
16
:
"1aa644215594652dea57"
,
17
:
"9611f12f192f94a8bbdd"
,
18
:
"b820531cab4a257b52da"
,
19
:
"bc005ca4ed234b906b10"
,
20
:
"9a9e0c554903fc804966"
,
21
:
"3f31027b2bc9b31c23ef"
,
22
:
"8a96c4c79532251e5269"
,
23
:
"39f766967c4650909594"
,
24
:
"f6374f995ea7a86f9f3b"
,
25
:
"e5861d8c07fc8bedff04"
,
26
:
"23cb5b03a4c7901f37f2"
,
27
:
"776139f253dd23ce2dad"
,
28
:
"a4d259ddce2d6f162adc"
,
29
:
"b592a072a8ae796cf8c2"
,
30
:
"fb8f409aa67ca3095222"
,
31
:
"64ce2e1987afb9909140"
,
32
:
"475b97e8dfd569a40276"
}[
e
]
+
".js"
;
var
o
=
setTimeout
(
d
,
12
e4
);
function
d
(){
r
.
onerror
=
r
.
onload
=
null
,
clearTimeout
(
o
);
var
c
=
f
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
r
.
onerror
=
r
.
onload
=
d
,
t
.
appendChild
(
r
),
a
},
n
.
m
=
e
,
n
.
c
=
a
,
n
.
d
=
function
(
e
,
c
,
a
){
n
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
n
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
n
.
d
(
c
,
"a"
,
c
),
c
},
n
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
n
.
p
=
"https://static-cdn.changchangenglish.com/new-sing/"
,
n
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
a
,
t
,
r
){
for
(
var
o
,
d
,
b
,
i
=
0
,
u
=
[];
i
<
a
.
length
;
i
++
)
d
=
a
[
i
],
f
[
d
]
&&
u
.
push
(
f
[
d
][
0
]),
f
[
d
]
=
0
;
for
(
o
in
t
)
Object
.
prototype
.
hasOwnProperty
.
call
(
t
,
o
)
&&
(
e
[
o
]
=
t
[
o
]);
for
(
c
&&
c
(
a
,
t
,
r
);
u
.
length
;)
u
.
shift
()();
if
(
r
)
for
(
i
=
0
;
i
<
r
.
length
;
i
++
)
b
=
n
(
n
.
s
=
r
[
i
]);
return
b
};
var
a
=
{},
f
=
{
35
:
0
};
function
n
(
c
){
if
(
a
[
c
])
return
a
[
c
].
exports
;
var
f
=
a
[
c
]
=
{
i
:
c
,
l
:
!
1
,
exports
:{}};
return
e
[
c
].
call
(
f
.
exports
,
f
,
f
.
exports
,
n
),
f
.
l
=!
0
,
f
.
exports
}
n
.
e
=
function
(
e
){
var
c
=
f
[
e
];
if
(
0
===
c
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
c
)
return
c
[
2
];
var
a
=
new
Promise
(
function
(
a
,
n
){
c
=
f
[
e
]
=
[
a
,
n
]});
c
[
2
]
=
a
;
var
t
=
document
.
getElementsByTagName
(
"head"
)[
0
],
r
=
document
.
createElement
(
"script"
);
r
.
type
=
"text/javascript"
,
r
.
charset
=
"utf-8"
,
r
.
async
=!
0
,
r
.
timeout
=
12
e4
,
n
.
nc
&&
r
.
setAttribute
(
"nonce"
,
n
.
nc
),
r
.
src
=
n
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"a5b25438a1394ab4d2f9"
,
1
:
"f475c1c8d998533a627d"
,
2
:
"740c1faeb09b127e702f"
,
3
:
"346531af9472052f31b0"
,
4
:
"b14ae7a5e2bbc6492d16"
,
5
:
"361650ea36cc34f095fb"
,
6
:
"824f7ddc07f2e5b3e144"
,
7
:
"7b0dde361958e00cc9f2"
,
8
:
"70be677036da3209cccf"
,
9
:
"9eacdb9fc1cf19f7fabe"
,
10
:
"d06c09aa911998b0f564"
,
11
:
"75a866afb937fc1df8e1"
,
12
:
"50545fc8db8a460df1a4"
,
13
:
"47a5ab3ec77afb65f1aa"
,
14
:
"45c5ded3717cde5999c5"
,
15
:
"f9fabe9d7c33c807d49f"
,
16
:
"1aa644215594652dea57"
,
17
:
"9611f12f192f94a8bbdd"
,
18
:
"b820531cab4a257b52da"
,
19
:
"bc005ca4ed234b906b10"
,
20
:
"9a9e0c554903fc804966"
,
21
:
"3f31027b2bc9b31c23ef"
,
22
:
"8a96c4c79532251e5269"
,
23
:
"39f766967c4650909594"
,
24
:
"f6374f995ea7a86f9f3b"
,
25
:
"e5861d8c07fc8bedff04"
,
26
:
"23cb5b03a4c7901f37f2"
,
27
:
"776139f253dd23ce2dad"
,
28
:
"a4d259ddce2d6f162adc"
,
29
:
"b592a072a8ae796cf8c2"
,
30
:
"fb8f409aa67ca3095222"
,
31
:
"64ce2e1987afb9909140"
,
32
:
"fc4d4557779de5dc636d"
}[
e
]
+
".js"
;
var
o
=
setTimeout
(
d
,
12
e4
);
function
d
(){
r
.
onerror
=
r
.
onload
=
null
,
clearTimeout
(
o
);
var
c
=
f
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
r
.
onerror
=
r
.
onload
=
d
,
t
.
appendChild
(
r
),
a
},
n
.
m
=
e
,
n
.
c
=
a
,
n
.
d
=
function
(
e
,
c
,
a
){
n
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
n
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
n
.
d
(
c
,
"a"
,
c
),
c
},
n
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
n
.
p
=
"https://static-cdn.changchangenglish.com/new-sing/"
,
n
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
\ No newline at end of file
src/components/index.vue
View file @
aee762aa
<
template
>
<
template
>
<scroll
<
!--
<
scroll
class=
"wrapper"
class=
"wrapper"
:pullup=
"true"
:pullup=
"true"
:bounce=
"false"
:bounce=
"false"
@
pullup=
"onReachBottom"
@
pullup=
"onReachBottom"
>
>
-->
<div
class=
"index"
>
<div
class=
"index"
>
<div
class=
"padTop"
>
<div
class=
"padTop"
>
<div
class=
"banner-block"
>
<div
class=
"banner-block"
>
...
@@ -118,9 +118,10 @@
...
@@ -118,9 +118,10 @@
</div>
</div>
</div>
</div>
<audio-page
ref=
"audioPage"
v-if=
"showObj.audio.length>0"
sc=
"1"
v-show=
"showObj.show"
:showObj=
"showObj"
/>
<audio-page
ref=
"audioPage"
v-if=
"showObj.audio.length>0"
sc=
"1"
v-show=
"showObj.show"
:showObj=
"showObj"
/>
<bottom-tab
ref=
"bottomTab"
></bottom-tab>
</div>
</div>
<bottom-tab
ref=
"bottomTab"
></bottom-tab>
<
/scroll
>
<
!--
</scroll>
--
>
</
template
>
</
template
>
<
script
>
<
script
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment