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
1e419131
Commit
1e419131
authored
Sep 21, 2019
by
IvyXia123
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交
parent
4c7122de
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
14 additions
and
11 deletions
+14
-11
index.html
dist/index.html
+1
-1
28.1267d1145896da10c5e0.js
dist/static/js/28.1267d1145896da10c5e0.js
+1
-0
28.eccb96f12f6515e84c4b.js
dist/static/js/28.eccb96f12f6515e84c4b.js
+0
-1
manifest.6e421e7d90c89d9a2778.js
dist/static/js/manifest.6e421e7d90c89d9a2778.js
+1
-1
index.vue
src/components/punchTheClock/index.vue
+11
-8
No files found.
dist/index.html
View file @
1e419131
...
@@ -11,4 +11,4 @@
...
@@ -11,4 +11,4 @@
position
:
fixed
;
position
:
fixed
;
background
:
#f4f4f4
;
background
:
#f4f4f4
;
}
}
/* html{font-size: 1px;} */
</style><link
href=
static/css/app.f983055a19b69eb54137ee36031e8a72.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=
static/js/manifest.85edad568ad28eb1cdbb.js
></script><script
type=
text/javascript
src=
static/js/vendor.5af9774cd57a16d7dc8b.js
></script><script
type=
text/javascript
src=
static/js/app.52c001f8faf9c2d1f473.js
></script></body></html>
/* html{font-size: 1px;} */
</style><link
href=
static/css/app.f983055a19b69eb54137ee36031e8a72.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=
static/js/manifest.6e421e7d90c89d9a2778.js
></script><script
type=
text/javascript
src=
static/js/vendor.5af9774cd57a16d7dc8b.js
></script><script
type=
text/javascript
src=
static/js/app.52c001f8faf9c2d1f473.js
></script></body></html>
\ No newline at end of file
\ No newline at end of file
dist/static/js/28.1267d1145896da10c5e0.js
0 → 100644
View file @
1e419131
webpackJsonp
([
28
],{
L6DW
:
function
(
n
,
t
,
e
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
c
=
e
(
"mvHQ"
),
o
=
e
.
n
(
c
),
a
=
e
(
"woOf"
),
i
=
e
.
n
(
a
),
h
=
(
e
(
"eqfM"
),
e
(
"/QYm"
)),
l
=
e
(
"CCn6"
),
A
=
e
(
"Jmy5"
),
d
=
{
name
:
"index"
,
data
:
function
(){
return
{
avatarArr
:[],
countIndex
:
0
,
countDown
:
""
,
countDownDay
:
0
,
countDownhour
:
0
,
countDownminu
:
0
,
countDownsec
:
0
,
goWhere
:
0
,
lastValue
:
0
,
modelData
:{},
firstRate
:
0
,
ruleShow
:
0
,
status
:
0
,
secondRate
:
0
,
tishi
:
!
1
,
thirdRate
:
0
,
typeStatus
:
0
,
forthRate
:
0
,
punchTheClock
:
A
.
g
,
punchCardData
:[],
punchClockModel
:
!
1
,
recordListIndex
:
1
,
returnCashData
:{},
todayData
:[],
recordList
:[{
title
:
"待开课"
},{
title
:
"待完成"
},{
title
:
"待补卡"
},{
title
:
"打卡完成"
}]}},
methods
:{
returnCash
:
function
(
n
){
var
t
=
this
,
e
=
this
.
$route
.
query
.
periods_id
,
c
=
{
start_at
:
this
.
$route
.
query
.
start_at
,
over_at
:
this
.
$route
.
query
.
over_at
};
Object
(
l
.
M
)(
e
,
c
).
then
(
function
(
e
){
t
.
returnCashData
=
e
;
var
c
=
e
.
over_time
.
split
(
" "
)[
0
],
o
=
c
.
split
(
"-"
)[
0
]
+
"/"
+
c
.
split
(
"-"
)[
1
]
+
"/"
+
c
.
split
(
"-"
)[
2
]
+
" "
+
e
.
over_time
.
split
(
" "
)[
1
],
a
=
new
Date
(
o
).
getTime
();
setInterval
(
function
(){
t
.
restTime
(
a
)},
1
e3
),
t
.
secondRate
=
e
.
second_rate
,
t
.
thirdRate
=
e
.
third_rate
,
t
.
forthRate
=
e
.
forth_rate
,
t
.
todayData
=
e
.
today
;
var
i
=
0
===
n
?
e
.
first
:
1
===
n
?
e
.
second
:
2
===
n
?
e
.
third
:
e
.
forth
;
t
.
recordListIndex
=
n
,
t
.
punchCardData
=
t
.
integrationFn
(
i
,
n
)})},
finishUser
:
function
(){
var
n
=
this
,
t
=
this
.
$route
.
query
.
periods_id
;
Object
(
l
.
r
)(
t
).
then
(
function
(
t
){
n
.
avatarArr
=
t
.
avatar
,
n
.
countIndex
=
t
.
count
})},
restTime
:
function
(
n
){
var
t
=
n
-
(
new
Date
).
getTime
();
this
.
countDownDay
=
this
.
timerAddLing
(
parseInt
(
t
/
864
e5
)),
this
.
countDownhour
=
this
.
timerAddLing
(
parseInt
(
t
/
36
e5
%
24
)),
this
.
countDownminu
=
this
.
timerAddLing
(
parseInt
(
t
/
6
e4
%
60
)),
this
.
countDownsec
=
this
.
timerAddLing
(
parseInt
(
t
/
1
e3
%
60
))},
punchCardClick
:
function
(
n
,
t
,
e
){
var
c
=
this
;
if
(
this
.
status
=
t
,
this
.
typeStatus
=
e
,
this
.
ruleShow
=
0
,
1
!==
t
){
this
.
modelData
=
this
.
punchCardData
[
n
],
this
.
modelData
.
aName
=
this
.
modelData
.
name
.
split
(
" "
)[
0
]
+
" "
+
this
.
modelData
.
name
.
split
(
" "
)[
1
];
var
o
=
{
start_at
:
this
.
$route
.
query
.
start_at
,
over_at
:
this
.
$route
.
query
.
over_at
,
push_time
:
this
.
modelData
.
push_time
,
type
:
e
};
2
===
t
?
Object
(
l
.
m
)(
this
.
modelData
.
ele_id
,
this
.
modelData
.
id
,
this
.
modelData
.
periods_id
,
o
).
then
(
function
(
n
){
c
.
goWhere
=
n
.
go_where
,
c
.
modelData
.
state
=
2
===
t
?
1
===
n
.
go_where
?
"待学习(已延期)"
:
"未提交(已延期)"
:
""
}):
this
.
modelData
.
state
=
3
===
t
?
"待补卡"
:
"打卡完成"
,
document
.
querySelectorAll
(
".get-stars-btn"
)[
0
].
style
.
display
=
"block"
,
this
.
modelData
.
tishi
=
2
===
t
?
"提示:学习卡与作业卡需在开课日完成哦,如延期完成,需消耗星星补卡"
:
3
===
t
?
"补卡:消耗20星星补卡1次,当前共有"
+
this
.
lastValue
+
"颗星星"
:
""
,
this
.
punchClockModel
=!
0
}
else
Object
(
h
.
a
)(
"您还未开课,请先去开课"
)},
modelDataClick
:
function
(
n
,
t
){
var
e
=
this
,
c
=
(
this
.
$route
.
query
.
course_type
,
this
.
$route
.
query
.
parent_category_id
,{
start_at
:
this
.
$route
.
query
.
start_at
,
over_at
:
this
.
$route
.
query
.
over_at
,
push_time
:
n
.
push_time
,
type
:
t
});
2
===
n
.
status
?
1
===
this
.
goWhere
?
this
.
getLessonDetailFn
(
n
):
Object
(
l
.
_0
)({
category_id
:
n
.
id
}).
then
(
function
(
n
){
var
t
=
i
()({},
n
,{
periods_id
:
e
.
modelData
.
periods_id
,
category_id
:
e
.
modelData
.
id
,
element_id
:
e
.
modelData
.
ele_id
});
e
.
$router
.
push
({
path
:
"/evaluate"
,
query
:
t
})}):
3
===
n
.
status
&&
this
.
lastValue
>=
20
&&
Object
(
l
.
E
)(
this
.
modelData
.
ele_id
,
this
.
modelData
.
id
,
this
.
modelData
.
periods_id
,
c
).
then
(
function
(
t
){
e
.
tishi
=!
0
,
setTimeout
(
function
(){
e
.
tishi
=!
1
},
1500
),
document
.
querySelectorAll
(
".get-stars-btn"
)[
0
].
style
.
display
=
"none"
,
e
.
lastValue
=
e
.
lastValue
-
20
,
e
.
modelData
.
tishi
=
"补卡:消耗20星星补卡1次,当前共有"
+
e
.
lastValue
+
"颗星星"
;
e
.
punchCardData
.
findIndex
(
function
(
t
){
return
t
.
ele_id
===
n
.
ele_id
});
e
.
returnCash
(
2
)})},
getLessonDetailFn
:
function
(
n
){
var
t
=
this
;
Object
(
l
.
y
)(
n
.
periods_id
,
n
.
id
,
n
.
ele_id
).
then
(
function
(
e
){
e
.
content
=
JSON
.
parse
(
e
.
content
),
t
.
thisLesson
=
e
,
t
.
thisLesson
.
id
=
n
.
ele_id
.
toString
(),
t
.
thisLesson
.
categoryId
=
n
.
id
,
t
.
thisLesson
.
domTitle
=
n
.
name
,
t
.
thisLesson
.
star_num
=
0
;
var
c
=
{
periods_id
:
n
.
periods_id
,
category_id
:
n
.
id
,
elementId
:
n
.
ele_id
,
course_type
:
t
.
$route
.
query
.
course_type
,
parent_category_id
:
t
.
$route
.
query
.
parent_category_id
};
t
.
$store
.
dispatch
(
"setClassQuery"
,
c
),
sessionStorage
.
setItem
(
"classQuery"
,
o
()(
c
));
var
a
=
JSON
.
parse
(
o
()(
t
.
thisLesson
));
a
.
push_time
=
n
.
push_time
,
a
.
themeID
=
t
.
$route
.
query
.
parent_category_id
,
a
.
goodsID
=
n
.
goods_id
,
a
.
classID
=
n
.
class_id
,
a
.
nowTime
=
Date
.
parse
(
new
Date
),
a
.
course_title
=
t
.
$route
.
query
.
course_title
,
localStorage
.
setItem
(
"lessonDetail"
,
o
()(
a
)),
t
.
$router
.
push
({
name
:
"newLesson"
,
query
:
c
})})},
getUserIntegral
:
function
(){
var
n
=
this
;
Object
(
l
.
X
)().
then
(
function
(
t
){
n
.
lastValue
=
t
.
last_value
})},
timerAddLing
:
function
(
n
){
return
n
<
10
?
"0"
+
n
:
n
},
integrationFn
:
function
(
n
,
t
){
var
e
=
[];
for
(
var
c
in
n
)
n
[
c
].
sort
(
function
(
n
,
t
){
return
parseInt
(
n
.
type
)
-
parseInt
(
t
.
type
)}),
n
[
c
][
0
].
xuexi_img
=
0
===
t
?
this
.
punchTheClock
.
kaike_xuexi
:
1
===
t
?
this
.
punchTheClock
.
daiwanc
:
2
===
t
?
this
.
punchTheClock
.
buka_xuexi
:
this
.
punchTheClock
.
dakawancheng
,
n
[
c
][
0
].
wancheng_img
=
0
===
t
?
this
.
punchTheClock
.
kaike_chengz
:
1
===
t
?
this
.
punchTheClock
.
daiwanChangz
:
2
===
t
?
this
.
punchTheClock
.
buka_changz
:
this
.
punchTheClock
.
wanchengChengz
,
2
===
n
[
c
].
length
?(
n
[
c
][
0
].
type1
=
n
[
c
][
1
].
type
,
e
.
push
(
n
[
c
][
0
])):(
2
==
n
[
c
][
0
].
type
&&
(
n
[
c
][
0
].
type1
=
n
[
c
][
0
].
type
,
delete
n
[
c
][
0
].
type
),
e
.
push
(
n
[
c
][
0
]));
return
e
},
punchClockClick
:
function
(){
this
.
punchClockModel
=!
0
,
this
.
ruleShow
=
2
}},
mounted
:
function
(){
this
.
returnCash
(
1
),
this
.
finishUser
(),
this
.
getUserIntegral
()}},
s
=
function
(){
var
n
=
this
,
t
=
n
.
$createElement
,
e
=
n
.
_self
.
_c
||
t
;
return
e
(
"div"
,{
staticClass
:
"punch-the-clock"
},[
e
(
"div"
,{
staticClass
:
"rule"
,
on
:{
click
:
function
(
t
){
n
.
punchClockClick
()}}},[
n
.
_v
(
"
\n
规则
\n
"
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-name-image"
},[
n
.
_v
(
"
\n
奖励名称
\n
"
),
e
(
"div"
,{
staticClass
:
"yiwancheng"
},[
n
.
_v
(
n
.
_s
(
100
===
n
.
forthRate
?
"已完成"
:
"进行中"
))])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-name-bg"
},[
e
(
"div"
,{
staticClass
:
"punch-the-clock-name-content"
},[
e
(
"div"
,{
staticClass
:
"punch-the-clock-name-content-timer"
},[
e
(
"span"
,[
n
.
_v
(
"剩余完成时间"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"timer"
},[
n
.
_v
(
n
.
_s
(
n
.
countDownDay
))]),
n
.
_v
(
" "
),
e
(
"span"
,[
n
.
_v
(
"天"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"timer"
},[
n
.
_v
(
n
.
_s
(
n
.
countDownhour
))]),
n
.
_v
(
" "
),
e
(
"span"
,[
n
.
_v
(
"时"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"timer"
},[
n
.
_v
(
n
.
_s
(
n
.
countDownminu
))]),
n
.
_v
(
" "
),
e
(
"span"
,[
n
.
_v
(
"分"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"timer"
},[
n
.
_v
(
n
.
_s
(
n
.
countDownsec
))]),
n
.
_v
(
" "
),
e
(
"span"
,[
n
.
_v
(
"秒"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-name-content-completion"
},[
e
(
"div"
,{
staticClass
:
"daka-fu"
},[
e
(
"img"
,{
attrs
:{
src
:
n
.
punchTheClock
.
dakaFu
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"speed"
},[
n
.
forthRate
+
n
.
secondRate
+
n
.
thirdRate
<
80
?
e
(
"span"
,{
staticClass
:
"speed-baifen baifenbi"
},[
n
.
_v
(
"100%"
)]):
n
.
_e
(),
n
.
_v
(
" "
),
e
(
"span"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
0
!==
n
.
forthRate
,
expression
:
"forthRate !== 0"
}],
staticClass
:
"speed-list speed-list-completed speed-baifen"
,
style
:{
width
:
n
.
forthRate
<=
10
?
"10%"
:
n
.
forthRate
+
"%"
}},[
n
.
_v
(
n
.
_s
(
n
.
forthRate
)
+
"%"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"speed-list speed-list-be"
,
style
:{
width
:
n
.
secondRate
+
3
>=
90
?
"91%"
:
n
.
secondRate
+
3
+
"%"
}}),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"speed-list speed-list-card"
,
style
:{
width
:
n
.
thirdRate
+
3
>=
90
?
"91%"
:
n
.
thirdRate
+
3
+
"%"
}})]),
n
.
_v
(
" "
),
n
.
_m
(
0
)])])]),
n
.
_v
(
" "
),
100
===
n
.
forthRate
?
e
(
"div"
,{
staticClass
:
"punch-the-clock-reward"
},[
e
(
"div"
,{
staticClass
:
"punch-the-clock-reward-title"
},[
n
.
_v
(
"恭喜您已获得奖励"
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-reward-title"
},[
n
.
_v
(
"快联系班主任领取吧!"
)]),
n
.
_v
(
" "
),
n
.
_m
(
1
)]):
n
.
_e
(),
n
.
_v
(
" "
),
0
!==
n
.
todayData
.
length
&&
100
!==
n
.
forthRate
?
e
(
"div"
,{
staticClass
:
"today-list"
},
n
.
_l
(
n
.
todayData
,
function
(
t
){
return
e
(
"div"
,{
staticClass
:
"punch-list-today"
},[
n
.
_m
(
2
,
!
0
),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-card-today"
},[
e
(
"div"
,{
staticClass
:
"punch-card-today-learning"
},[
e
(
"img"
,{
attrs
:{
src
:
n
.
punchTheClock
.
dakawancheng
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-card-today-xuexila"
},[
n
.
_v
(
"学习卡"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-card-today"
},[
e
(
"div"
,{
staticClass
:
"punch-card-today-learning"
},[
e
(
"img"
,{
attrs
:{
src
:
n
.
punchTheClock
.
dakawancheng
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-card-today-xuexila"
},[
n
.
_v
(
"成长卡"
)])])])})):
n
.
_e
(),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-completed-persons"
},[
e
(
"div"
,{
staticClass
:
"punch-the-clock-completed-persons-image"
},[
e
(
"div"
,{
staticClass
:
"yiwancheng"
},[
n
.
_v
(
n
.
_s
(
n
.
countIndex
)
+
"人已完成"
)]),
n
.
_v
(
" "
),
n
.
_l
(
n
.
avatarArr
,
function
(
n
,
t
){
return
e
(
"div"
,{
key
:
t
,
staticClass
:
"portrait"
},[
e
(
"img"
,{
attrs
:{
src
:
n
,
alt
:
""
}})])})],
2
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-record"
},[
n
.
_m
(
3
),
n
.
_v
(
" "
),
e
(
"ul"
,{
staticClass
:
"punch-the-clock-record-list"
},
n
.
_l
(
n
.
recordList
,
function
(
t
,
c
){
return
e
(
"li"
,{
key
:
c
,
class
:[
c
===
n
.
recordListIndex
?
"active"
:
""
],
on
:{
click
:
function
(
t
){
n
.
returnCash
(
c
)}}},[
n
.
_v
(
"
\n
"
+
n
.
_s
(
t
.
title
)
+
" "
),
e
(
"div"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
c
===
n
.
recordListIndex
,
expression
:
"index === recordListIndex"
}],
staticClass
:
"xian"
})])})),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"today-list"
},[
n
.
_l
(
n
.
punchCardData
,
function
(
t
,
c
){
return
0
!==
n
.
punchCardData
.
length
?
e
(
"div"
,{
key
:
c
,
staticClass
:
"today-list-xian"
},[
e
(
"div"
,{
staticClass
:
"punch-card-today"
},[
e
(
"div"
,{
staticClass
:
"day"
},[
n
.
_v
(
n
.
_s
(
t
.
push_time
.
split
(
"-"
)[
1
])
+
"月"
+
n
.
_s
(
t
.
push_time
.
split
(
"-"
)[
2
])
+
"日"
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"small-title"
},[
n
.
_v
(
n
.
_s
(
t
.
sub_title
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"title"
},[
n
.
_v
(
n
.
_s
(
t
.
name
.
split
(
" "
)[
0
]
+
" "
+
t
.
name
.
split
(
" "
)[
1
]))])]),
n
.
_v
(
" "
),
1
==
t
.
type
?
e
(
"div"
,{
staticClass
:
"punch-card-today"
,
on
:{
click
:
function
(
e
){
n
.
punchCardClick
(
c
,
t
.
status
,
t
.
type
)}}},[
e
(
"div"
,{
staticClass
:
"punch-card-today-learning"
},[
e
(
"img"
,{
attrs
:{
src
:
t
.
xuexi_img
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-card-today-xuexila"
},[
n
.
_v
(
"学习卡"
)])]):
n
.
_e
(),
n
.
_v
(
" "
),
2
==
t
.
type1
?
e
(
"div"
,{
staticClass
:
"punch-card-today"
,
on
:{
click
:
function
(
e
){
n
.
punchCardClick
(
c
,
t
.
status
,
t
.
type1
)}}},[
e
(
"div"
,{
staticClass
:
"punch-card-today-learning"
},[
e
(
"img"
,{
attrs
:{
src
:
t
.
wancheng_img
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-card-today-xuexila"
},[
n
.
_v
(
"成长卡"
)])]):
n
.
_e
()]):
n
.
_e
()}),
n
.
_v
(
" "
),
0
===
n
.
punchCardData
.
length
?
e
(
"div"
,{
staticClass
:
"today-list-null"
},[
e
(
"div"
,{
staticClass
:
"null-tu"
},[
e
(
"img"
,{
attrs
:{
src
:
n
.
punchTheClock
.
nullTu
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"today-list-null-text"
},[
n
.
_v
(
"啊哦,没有数据哦~"
)])]):
n
.
_e
()],
2
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
n
.
punchClockModel
,
expression
:
"punchClockModel"
}],
staticClass
:
"punch-the-clock-model"
,
on
:{
click
:
function
(
t
){
n
.
punchClockModel
=!
1
}}},[
2
!=
n
.
ruleShow
?
e
(
"div"
,{
staticClass
:
"punch-the-clock-model-yin"
},[
n
.
tishi
?
e
(
"div"
,{
staticClass
:
"tishi"
},[
e
(
"div"
,{
staticClass
:
"tishi-image"
},[
e
(
"img"
,{
attrs
:{
src
:
n
.
punchTheClock
.
xiaolian
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"text"
},[
n
.
_v
(
"恭喜你补卡成功啦~"
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"text"
},[
n
.
_v
(
"-20颗星星"
)])]):
n
.
_e
(),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"x-code"
},[
e
(
"img"
,{
attrs
:{
src
:
n
.
punchTheClock
.
x
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-model-title"
},[
e
(
"span"
,[
n
.
_v
(
n
.
_s
(
1
===
n
.
typeStatus
?
"学习卡"
:
"成长卡"
))])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"title-text title-padd"
},[
n
.
_v
(
"课时:"
+
n
.
_s
(
n
.
modelData
.
sub_title
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"title-text"
},[
n
.
_v
(
"课节:"
+
n
.
_s
(
n
.
modelData
.
aName
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"title-text"
},[
n
.
_v
(
"开课日期:"
+
n
.
_s
(
n
.
modelData
.
push_time
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"title-text"
},[
n
.
_v
(
"状态:"
),
e
(
"span"
,{
class
:[
2
===
n
.
modelData
.
status
||
3
===
n
.
modelData
.
status
?
"small-title"
:
""
]},[
n
.
_v
(
n
.
_s
(
n
.
modelData
.
state
))])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"title-text"
},[
n
.
_v
(
n
.
_s
(
n
.
modelData
.
tishi
))]),
n
.
_v
(
" "
),
3
===
n
.
modelData
.
status
&&
n
.
lastValue
<=
20
?
e
(
"div"
,{
staticClass
:
"get-stars"
},[
n
.
_m
(
4
)]):
n
.
_e
(),
n
.
_v
(
" "
),
4
!==
n
.
modelData
.
status
?
e
(
"div"
,{
class
:[
"get-stars-btn"
,{
"get-stars-btn-clo"
:
3
===
n
.
modelData
.
status
&&
n
.
lastValue
<=
20
}],
on
:{
click
:
function
(
t
){
t
.
stopPropagation
(),
n
.
modelDataClick
(
n
.
modelData
,
n
.
typeStatus
)}}},[
n
.
_v
(
"
\n
"
+
n
.
_s
(
2
===
n
.
modelData
.
status
?
1
==
n
.
goWhere
?
"去学习"
:
"去提交"
:
3
===
n
.
modelData
.
status
?
"去补卡"
:
""
)
+
"
\n
"
)]):
n
.
_e
()]):
n
.
_e
(),
n
.
_v
(
" "
),
2
==
n
.
ruleShow
?
e
(
"div"
,{
staticClass
:
"punch-the-clock-model-yin punch-the-clock-rule-pad"
},[
e
(
"div"
,{
staticClass
:
"x-code"
},[
e
(
"img"
,{
attrs
:{
src
:
n
.
punchTheClock
.
x
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-rule"
},[
n
.
_v
(
"活动规则"
)]),
n
.
_v
(
" "
),
n
.
_m
(
5
)]):
n
.
_e
()])])};
s
.
_withStripped
=!
0
;
var
p
=
{
render
:
s
,
staticRenderFns
:[
function
(){
var
n
=
this
,
t
=
n
.
$createElement
,
e
=
n
.
_self
.
_c
||
t
;
return
e
(
"div"
,{
staticClass
:
"speed-content"
},[
e
(
"div"
,{
staticClass
:
"speed-content-list"
},[
e
(
"span"
,{
staticClass
:
"speed-content-list-color speed-content-list-completed"
}),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"speed-content-list-text"
},[
n
.
_v
(
"已完成"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"speed-content-list"
},[
e
(
"span"
,{
staticClass
:
"speed-content-list-color speed-content-list-be"
}),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"speed-content-list-text"
},[
n
.
_v
(
"待完成"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"speed-content-list"
},[
e
(
"span"
,{
staticClass
:
"speed-content-list-color speed-content-list-card"
}),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"speed-content-list-text"
},[
n
.
_v
(
"待补卡"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"speed-content-list"
},[
e
(
"span"
,{
staticClass
:
"speed-content-list-color speed-content-list-waiting"
}),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"speed-content-list-text"
},[
n
.
_v
(
"待开课"
)])])])},
function
(){
var
n
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
n
;
return
t
(
"div"
,{
staticClass
:
"punch-the-clock-reward-erweima"
},[
t
(
"div"
,{
staticClass
:
"punch-the-clock-reward-erweima-ma"
})])},
function
(){
var
n
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
n
;
return
t
(
"div"
,{
staticClass
:
"punch-card-today"
},[
t
(
"div"
,{
staticClass
:
"day"
},[
this
.
_v
(
"今日"
)]),
this
.
_v
(
" "
),
t
(
"div"
,{
staticClass
:
"small-title"
},[
this
.
_v
(
"HOT potato hhh…"
)]),
this
.
_v
(
" "
),
t
(
"div"
,{
staticClass
:
"title"
},[
this
.
_v
(
"DAY 1 唱动体验"
)])])},
function
(){
var
n
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
n
;
return
t
(
"div"
,{
staticClass
:
"punch-the-clock-record-title"
},[
t
(
"div"
,{
staticClass
:
"punch-the-clock-record-title-image"
}),
this
.
_v
(
" "
),
t
(
"div"
,{
staticClass
:
"punch-the-clock-record-title-text"
},[
this
.
_v
(
"我的打卡记录"
)])])},
function
(){
var
n
=
this
,
t
=
n
.
$createElement
,
e
=
n
.
_self
.
_c
||
t
;
return
e
(
"div"
,{
staticClass
:
"get-stars-content"
},[
e
(
"div"
,{
staticClass
:
"get-stars-text"
},[
n
.
_v
(
"当前星星不足补卡哦,如何获得更多星星?"
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"get-stars-text get-stars-text-con"
},[
e
(
"span"
,{
staticClass
:
"get-stars-text-title"
},[
n
.
_v
(
"1、开始课程学习"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"get-stars-text-xingxing"
},[
n
.
_v
(
"+1星星"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"get-stars-text get-stars-text-con"
},[
e
(
"span"
,{
staticClass
:
"get-stars-text-title"
},[
n
.
_v
(
"2、学完课节"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"get-stars-text-xingxing"
},[
n
.
_v
(
"+1星星"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"get-stars-text get-stars-text-con"
},[
e
(
"span"
,{
staticClass
:
"get-stars-text-title"
},[
n
.
_v
(
"3、提交作业"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"get-stars-text-xingxing"
},[
n
.
_v
(
"+1星星"
)])])])},
function
(){
var
n
=
this
,
t
=
n
.
$createElement
,
e
=
n
.
_self
.
_c
||
t
;
return
e
(
"div"
,{
staticClass
:
"rule-content"
},[
e
(
"div"
,{
staticClass
:
"rule-content-list"
},[
e
(
"span"
,{
staticClass
:
"title"
},[
n
.
_v
(
"1.活动名称:"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"con"
},[
n
.
_v
(
"全勤打卡赢奖励"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"rule-content-list"
},[
e
(
"span"
,{
staticClass
:
"title"
},[
n
.
_v
(
"2.活动时间:"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"con"
},[
n
.
_v
(
"课程开课时间-结课时间"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"rule-content-list"
},[
e
(
"span"
,{
staticClass
:
"title"
},[
n
.
_v
(
"3.活动规则:"
)]),
e
(
"br"
),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"con"
},[
n
.
_v
(
"需在课程开课日完成当日课程的学习卡和成长卡。学完当日课程即可完成学习卡。提交学习记录即可完成成长卡。如延期完成,需消耗星星进行补卡。每20颗星星可补一张待补卡卡片。"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"rule-content-list"
},[
e
(
"span"
,{
staticClass
:
"title"
},[
n
.
_v
(
"4.如何补卡?"
)]),
e
(
"br"
),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"con"
},[
n
.
_v
(
"未在当日完成学习卡和成长卡,需先完成。完成后可在补卡列表中,找到对应待补卡卡片。点击后,消耗星星进行补卡"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"rule-content-list"
},[
e
(
"span"
,{
staticClass
:
"title"
},[
n
.
_v
(
"5.星星不足补卡时,如何获取更多星星?"
)]),
e
(
"br"
),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"con"
},[
n
.
_v
(
"
\n
可通过以下3种方式获取星星"
),
e
(
"br"
),
n
.
_v
(
"
\n
a. 打开未学习课程 星星+1"
),
e
(
"br"
),
n
.
_v
(
"
\n
b. 不限时间学习完成一节课程 星星+1"
),
e
(
"br"
),
n
.
_v
(
"
\n
c. 不限时提交成长记录 星星+1
\n
"
)])])])}]},
r
=
p
;
var
u
=!
1
;
var
C
=
e
(
"VU/8"
)(
d
,
r
,
!
1
,
function
(
n
){
u
||
e
(
"vEwR"
)},
"data-v-22bb6a4e"
,
null
);
C
.
options
.
__file
=
"src/components/punchTheClock/index.vue"
;
t
.
default
=
C
.
exports
},
RCiY
:
function
(
n
,
t
,
e
){
n
.
exports
=
e
.
p
+
"static/img/tankuang.2f1b23a.png"
},
"UPX/"
:
function
(
n
,
t
,
e
){
var
c
=
e
(
"kxFB"
);(
n
.
exports
=
e
(
"FZ+f"
)(
!
0
)).
push
([
n
.
i
,
"
\n
.fl-r[data-v-22bb6a4e] {
\n
float: right;
\n
}
\n
.fr[data-v-22bb6a4e] {
\n
float: right;
\n
}
\n
.fl[data-v-22bb6a4e] {
\n
float: left;
\n
}
\n
.main-block[data-v-22bb6a4e] {
\n
margin: 5px;
\n
background: white;
\n
padding: 5px;
\n
}
\n
.clear-both[data-v-22bb6a4e]:after {
\n
content: '';
\n
display: block;
\n
clear: both;
\n
}
\n
@-webkit-keyframes myfirst-data-v-22bb6a4e {
\n
0% {
\n
-webkit-transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
}
\n
}
\n
.van-button--info[data-v-22bb6a4e] {
\n
background: #40A9FF;
\n
border: 1px solid #40A9FF;
\n
}
\n
.van-popup[data-v-22bb6a4e] {
\n
background: transparent;
\n
}
\n
.ellipsisCss[data-v-22bb6a4e] {
\n
overflow: hidden;
\n
-o-text-overflow: ellipsis;
\n
text-overflow: ellipsis;
\n
white-space: nowrap;
\n
}
\n
.transparentBtn[data-v-22bb6a4e] {
\n
width: 32vw;
\n
height: 10.13333333vw;
\n
border: 1px solid white;
\n
color: white;
\n
text-align: center;
\n
line-height: 10.13333333vw;
\n
font-size: 4vw;
\n
border-radius: 5.33333333vw;
\n
}
\n
i[data-v-22bb6a4e] {
\n
font-style: normal;
\n
}
\n
.punch-the-clock[data-v-22bb6a4e] {
\n
width: 100%;
\n
background: #FFD096;
\n
padding: 7.46666667vw 0;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
position: relative;
\n
/* 恭喜您已获得奖励 快联系班主任领取吧! */
\n
/* 今日卡 */
\n
/* 已完成人数 */
\n
/* 我的打卡记录 */
\n
/* 弹框 */
\n
}
\n
.punch-the-clock .rule[data-v-22bb6a4e] {
\n
width: 14.4vw;
\n
height: 8vw;
\n
line-height: 8vw;
\n
background: rgba(0, 0, 0, 0.5);
\n
border-radius: 50px 0 0 50px;
\n
position: fixed;
\n
top: 12.8vw;
\n
right: 0;
\n
z-index: 80;
\n
font-size: 3.46666667vw;
\n
text-align: center;
\n
color: #FFFFFF;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg[data-v-22bb6a4e] {
\n
width: 89.33333333vw;
\n
padding: 42.66666667vw 6.13333333vw 5.33333333vw;
\n
background: #F76D39;
\n
border-radius: 2.66666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content[data-v-22bb6a4e] {
\n
width: 100%;
\n
/* 倒计时 */
\n
/* 完成率 */
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-timer[data-v-22bb6a4e] {
\n
padding: 2.13333333vw 0 4vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
font-size: 3.2vw;
\n
color: #75290D;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-timer span[data-v-22bb6a4e] {
\n
vertical-align: middle;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-timer .timer[data-v-22bb6a4e] {
\n
width: 5.33333333vw;
\n
height: 5.33333333vw;
\n
line-height: 5.33333333vw;
\n
margin: 0 0.8vw;
\n
display: inline-block;
\n
background: #FFEEED;
\n
border-radius: 1.06666667vw;
\n
text-align: center;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion[data-v-22bb6a4e] {
\n
width: 76.8vw;
\n
height: 24vw;
\n
padding: 10.93333333vw 2.66666667vw 0 3.46666667vw;
\n
position: relative;
\n
background: #FFE4C1;
\n
border-radius: 2.66666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
/* 图像 */
\n
/* 进度条 */
\n
/* 解释进度文本 */
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .daka-fu[data-v-22bb6a4e] {
\n
width: 7.46666667vw;
\n
height: 8.8vw;
\n
position: absolute;
\n
top: 1.6vw;
\n
right: 2.66666667vw;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .daka-fu img[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed[data-v-22bb6a4e] {
\n
width: 99%;
\n
height: 3.2vw;
\n
line-height: 2.4vw;
\n
background: #FFFFFF;
\n
border-radius: 1.6vw;
\n
position: relative;
\n
text-align: right;
\n
overflow: hidden;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-baifen[data-v-22bb6a4e] {
\n
padding-right: 1.33333333vw;
\n
font-size: 2.66666667vw;
\n
color: #75290D;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .baifenbi[data-v-22bb6a4e] {
\n
position: absolute;
\n
right: 0;
\n
top: 0.26666667vw;
\n
/*z-index: 10;*/
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list[data-v-22bb6a4e] {
\n
width: 30%;
\n
height: 3.2vw;
\n
line-height: 3.2vw;
\n
display: inline-block;
\n
float: left;
\n
border-radius: 1.6vw;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list-completed[data-v-22bb6a4e] {
\n
line-height: 3.2vw;
\n
background: #60ADF0;
\n
position: relative;
\n
z-index: 4;
\n
color: #FFFFFF;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list-be[data-v-22bb6a4e] {
\n
margin-left: -3%;
\n
background: #FFD454;
\n
position: relative;
\n
z-index: 2;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list-card[data-v-22bb6a4e] {
\n
margin-left: -3%;
\n
background: #FF7D77;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content[data-v-22bb6a4e] {
\n
width: 100%;
\n
padding-top: 2.13333333vw;
\n
font-size: 0;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list[data-v-22bb6a4e] {
\n
display: inline-block;
\n
padding-right: 2.66666667vw;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-color[data-v-22bb6a4e] {
\n
width: 2.66666667vw;
\n
height: 2.66666667vw;
\n
display: inline-block;
\n
border-radius: 100px;
\n
vertical-align: middle;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-completed[data-v-22bb6a4e] {
\n
background: #60ADF0;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-be[data-v-22bb6a4e] {
\n
background: #FFD454;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-card[data-v-22bb6a4e] {
\n
background: #FF7D77;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-waiting[data-v-22bb6a4e] {
\n
background: #FFFFFF;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-text[data-v-22bb6a4e] {
\n
padding-left: 1.06666667vw;
\n
vertical-align: middle;
\n
font-size: 3.2vw;
\n
color: #948145;
\n
}
\n
.punch-the-clock .punch-the-clock-name-image[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 42.66666667vw;
\n
background: url("
+
c
(
e
(
"eyiJ"
))
+
") no-repeat;
\n
background-size: 100% 100%;
\n
padding-top: 2.4vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
position: absolute;
\n
left: 0;
\n
top: 7.46666667vw;
\n
text-align: center;
\n
font-size: 4.8vw;
\n
color: #FFFFFF;
\n
}
\n
.punch-the-clock .punch-the-clock-name-image .yiwancheng[data-v-22bb6a4e] {
\n
position: absolute;
\n
bottom: 4.8vw;
\n
right: 15.46666667vw;
\n
font-size: 3.73333333vw;
\n
color: #E68453;
\n
}
\n
.punch-the-clock .punch-the-clock-reward[data-v-22bb6a4e] {
\n
width: 89.33333333vw;
\n
height: 73.33333333vw;
\n
margin-top: 2.66666667vw;
\n
padding-top: 4vw;
\n
background: #FFFFFF;
\n
border-radius: 2.66666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
text-align: center;
\n
}
\n
.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-title[data-v-22bb6a4e] {
\n
font-size: 4.53333333vw;
\n
font-weight: 500;
\n
color: #BB3E00;
\n
}
\n
.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-erweima[data-v-22bb6a4e] {
\n
width: 45.33333333vw;
\n
height: 45.33333333vw;
\n
margin-top: 1.33333333vw;
\n
background: #FFE1AE;
\n
border-right: 1.86666667vw;
\n
position: relative;
\n
}
\n
.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-erweima .punch-the-clock-reward-erweima-ma[data-v-22bb6a4e] {
\n
width: 40vw;
\n
height: 40vw;
\n
background: #BDBDBD;
\n
position: absolute;
\n
top: 0;
\n
left: 0;
\n
right: 0;
\n
bottom: 0;
\n
margin: auto;
\n
}
\n
.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-erweima .punch-the-clock-reward-erweima-ma img[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
.punch-the-clock .today-list-xian[data-v-22bb6a4e] {
\n
padding-top: 2.4vw;
\n
padding-bottom: 2.66666667vw;
\n
border-bottom: 1px solid #EFDFD4;
\n
overflow: hidden;
\n
}
\n
.punch-the-clock .today-list-xian[data-v-22bb6a4e]:first-child {
\n
padding-top: 0;
\n
}
\n
.punch-the-clock .today-list-xian[data-v-22bb6a4e]:last-child {
\n
padding-bottom: 0;
\n
border-bottom: none;
\n
}
\n
.punch-the-clock .today-list[data-v-22bb6a4e] {
\n
width: 89.33333333vw;
\n
margin-top: 2.66666667vw;
\n
padding: 5.06666667vw 5.33333333vw 3.73333333vw;
\n
background: #FFFFFF;
\n
border-radius: 2.66666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
overflow: hidden;
\n
}
\n
.punch-the-clock .today-list .punch-list-today[data-v-22bb6a4e] {
\n
overflow: hidden;
\n
padding-top: 5.06666667vw;
\n
padding-bottom: 3.73333333vw;
\n
border-bottom: 1px solid #EFDFD4;
\n
}
\n
.punch-the-clock .today-list .punch-list-today[data-v-22bb6a4e]:first-child {
\n
padding-top: 0;
\n
}
\n
.punch-the-clock .today-list .punch-list-today[data-v-22bb6a4e]:last-child {
\n
padding-bottom: 0;
\n
border-bottom: none;
\n
}
\n
.punch-the-clock .today-list .punch-card-today[data-v-22bb6a4e] {
\n
float: left;
\n
text-align: left;
\n
}
\n
.punch-the-clock .today-list .punch-card-today .day[data-v-22bb6a4e] {
\n
font-size: 4vw;
\n
font-weight: 500;
\n
color: #6B5617;
\n
}
\n
.punch-the-clock .today-list .punch-card-today .small-title[data-v-22bb6a4e] {
\n
width: 25.86666667vw;
\n
overflow: hidden;
\n
-o-text-overflow: ellipsis;
\n
text-overflow: ellipsis;
\n
white-space: nowrap;
\n
font-size: 3.2vw;
\n
padding-top: 3.46666667vw;
\n
color: #A6A59F;
\n
}
\n
.punch-the-clock .today-list .punch-card-today .title[data-v-22bb6a4e] {
\n
width: 25.86666667vw;
\n
overflow: hidden;
\n
-o-text-overflow: ellipsis;
\n
text-overflow: ellipsis;
\n
white-space: nowrap;
\n
font-size: 3.2vw;
\n
padding-top: 2.4vw;
\n
color: #A6A59F;
\n
}
\n
.punch-the-clock .today-list .punch-card-today .punch-card-today-learning[data-v-22bb6a4e] {
\n
width: 23.2vw;
\n
height: 15.2vw;
\n
}
\n
.punch-the-clock .today-list .punch-card-today .punch-card-today-learning img[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
.punch-the-clock .today-list .punch-card-today .punch-card-today-xuexila[data-v-22bb6a4e] {
\n
padding-top: 2.13333333vw;
\n
font-size: 3.2vw;
\n
font-weight: 500;
\n
color: #AF5D21;
\n
text-align: center;
\n
}
\n
.punch-the-clock .today-list .punch-card-today[data-v-22bb6a4e]:first-child {
\n
padding-right: 3.73333333vw;
\n
}
\n
.punch-the-clock .today-list .punch-card-today[data-v-22bb6a4e]:last-child {
\n
padding-left: 2.13333333vw;
\n
}
\n
.punch-the-clock .today-list .today-list-null[data-v-22bb6a4e] {
\n
padding: 21.33333333vw 0 29.33333333vw;
\n
}
\n
.punch-the-clock .today-list .today-list-null .null-tu[data-v-22bb6a4e] {
\n
width: 26.66666667vw;
\n
height: 26.66666667vw;
\n
margin: auto;
\n
}
\n
.punch-the-clock .today-list .today-list-null .null-tu img[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
.punch-the-clock .today-list .today-list-null .today-list-null-text[data-v-22bb6a4e] {
\n
padding-top: 2.93333333vw;
\n
font-size: 3.46666667vw;
\n
color: #666666;
\n
}
\n
.punch-the-clock .punch-the-clock-completed-persons[data-v-22bb6a4e] {
\n
width: 100%;
\n
padding-top: 1.33333333vw;
\n
padding-bottom: 2.66666667vw;
\n
text-align: right;
\n
}
\n
.punch-the-clock .punch-the-clock-completed-persons .punch-the-clock-completed-persons-image[data-v-22bb6a4e] {
\n
overflow: hidden;
\n
}
\n
.punch-the-clock .punch-the-clock-completed-persons .yiwancheng[data-v-22bb6a4e] {
\n
padding-right: 5.6vw;
\n
padding-left: 0.8vw;
\n
line-height: 5.33333333vw;
\n
float: right;
\n
font-size: 2.93333333vw;
\n
color: #623F06;
\n
vertical-align: middle;
\n
}
\n
.punch-the-clock .punch-the-clock-completed-persons .portrait[data-v-22bb6a4e] {
\n
width: 5.33333333vw;
\n
height: 5.33333333vw;
\n
margin-left: -2.66666667vw;
\n
border-radius: 100px;
\n
float: right;
\n
vertical-align: middle;
\n
}
\n
.punch-the-clock .punch-the-clock-completed-persons .portrait img[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
border-radius: 100px;
\n
}
\n
.punch-the-clock .punch-the-clock-record[data-v-22bb6a4e] {
\n
width: 89.33333333vw;
\n
padding-top: 6.4vw;
\n
padding-bottom: 2.66666667vw;
\n
background: #FFFFFF;
\n
border-radius: 2.66666667vw;
\n
text-align: center;
\n
}
\n
.punch-the-clock .punch-the-clock-record .punch-the-clock-record-title[data-v-22bb6a4e] {
\n
width: 100%;
\n
position: relative;
\n
}
\n
.punch-the-clock .punch-the-clock-record .punch-the-clock-record-title .punch-the-clock-record-title-image[data-v-22bb6a4e] {
\n
width: 70.4vw;
\n
height: 1.06666667vw;
\n
background: url("
+
c
(
e
(
"krUU"
))
+
") no-repeat;
\n
background-size: 100% 100%;
\n
}
\n
.punch-the-clock .punch-the-clock-record .punch-the-clock-record-title .punch-the-clock-record-title-text[data-v-22bb6a4e] {
\n
position: absolute;
\n
left: 0;
\n
right: 0;
\n
top: -2.66666667vw;
\n
margin: auto;
\n
}
\n
.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list[data-v-22bb6a4e] {
\n
width: 100%;
\n
padding-top: 7.73333333vw;
\n
display: -webkit-box;
\n
display: -webkit-flex;
\n
display: -ms-flexbox;
\n
display: flex;
\n
}
\n
.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list li[data-v-22bb6a4e] {
\n
-webkit-box-flex: 1;
\n
-webkit-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
font-size: 3.2vw;
\n
text-align: center;
\n
color: #948145;
\n
}
\n
.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list .active[data-v-22bb6a4e] {
\n
font-weight: 500;
\n
position: relative;
\n
top: 0.8vw;
\n
}
\n
.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list .active .xian[data-v-22bb6a4e] {
\n
width: 6.4vw;
\n
height: 1.06666667vw;
\n
margin-top: 0.53333333vw;
\n
background: #FF8A5A;
\n
border-radius: 0.8vw;
\n
}
\n
.punch-the-clock .punch-the-clock-model[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
padding-top: 13.33333333vw;
\n
position: fixed;
\n
top: 0;
\n
left: 0;
\n
background: rgba(0, 0, 0, 0.5);
\n
z-index: 100;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin[data-v-22bb6a4e] {
\n
width: 81.86666667vw;
\n
height: 129.33333333vw;
\n
padding: 24vw 8vw 0;
\n
position: relative;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
background: url("
+
c
(
e
(
"RCiY"
))
+
") no-repeat;
\n
background-size: 100% 100%;
\n
/* 我的打卡记录详情 */
\n
/* 规则 */
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .x-code[data-v-22bb6a4e] {
\n
width: 7.2vw;
\n
height: 7.2vw;
\n
position: absolute;
\n
top: 0;
\n
right: 0;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .x-code img[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .punch-the-clock-model-title[data-v-22bb6a4e] {
\n
width: 19.2vw;
\n
height: 2.66666667vw;
\n
background: url("
+
c
(
e
(
"yB1h"
))
+
") no-repeat;
\n
background-size: 100% 100%;
\n
border-radius: 10px;
\n
text-align: center;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .punch-the-clock-model-title span[data-v-22bb6a4e] {
\n
position: relative;
\n
top: -2.66666667vw;
\n
font-size: 4vw;
\n
font-weight: 600;
\n
color: #333333;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .title-text[data-v-22bb6a4e] {
\n
padding-top: 1.33333333vw;
\n
font-size: 3.73333333vw;
\n
color: #333333;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .title-text .small-title[data-v-22bb6a4e] {
\n
color: #ff7d7a;
\n
font-weight: 500;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .title-padd[data-v-22bb6a4e] {
\n
padding-top: 5.33333333vw;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars[data-v-22bb6a4e] {
\n
width: 66.93333333vw;
\n
height: 23.46666667vw;
\n
margin-top: 2.66666667vw;
\n
padding: 2.13333333vw;
\n
border: 1px solid #FFD454;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
border-radius: 1.33333333vw;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars .get-stars-text[data-v-22bb6a4e] {
\n
font-size: 3.2vw;
\n
color: #666666;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars .get-stars-text-xingxing[data-v-22bb6a4e] {
\n
float: right;
\n
padding-right: 18.4vw;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars .get-stars-text-con[data-v-22bb6a4e] {
\n
padding-top: 0.26666667vw;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars-btn[data-v-22bb6a4e] {
\n
width: 64vw;
\n
height: 13.33333333vw;
\n
line-height: 13.33333333vw;
\n
background: #FFD454;
\n
position: absolute;
\n
left: 0;
\n
right: 0;
\n
bottom: 13.33333333vw;
\n
border-radius: 100px;
\n
font-size: 4.8vw;
\n
font-weight: 500;
\n
text-align: center;
\n
color: #FFFFFF;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars-btn-clo[data-v-22bb6a4e] {
\n
background: #CCCCCC;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .punch-the-clock-rule[data-v-22bb6a4e] {
\n
width: 41.86666667vw;
\n
height: 7.2vw;
\n
line-height: 7.2vw;
\n
background: url("
+
c
(
e
(
"VRYd"
))
+
") no-repeat;
\n
background-size: 100% 100%;
\n
font-size: 4vw;
\n
color: #FFFFFF;
\n
text-align: center;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content[data-v-22bb6a4e] {
\n
margin-top: 4.26666667vw;
\n
height: 78.66666667vw;
\n
line-height: 6.66666667vw;
\n
overflow: auto;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content .rule-content-list[data-v-22bb6a4e] {
\n
width: 100%;
\n
font-size: 3.46666667vw;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content .rule-content-list .title[data-v-22bb6a4e] {
\n
font-weight: 500;
\n
color: #333333;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content .rule-content-list .con[data-v-22bb6a4e] {
\n
color: #aaaaaa;
\n
text-align: justify;
\n
-moz-text-align-last: justify;
\n
text-align-last: justify;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi[data-v-22bb6a4e] {
\n
width: 37.6vw;
\n
height: 33.6vw;
\n
margin: auto;
\n
background: rgba(0, 0, 0, 0.8);
\n
border-radius: 2.66666667vw;
\n
padding-top: 5.33333333vw;
\n
position: absolute;
\n
left: 0;
\n
bottom: 15%;
\n
right: 0;
\n
text-align: center;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi .tishi-image[data-v-22bb6a4e] {
\n
width: 6.93333333vw;
\n
height: 6.93333333vw;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi .tishi-image img[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi .text[data-v-22bb6a4e] {
\n
padding-top: 4vw;
\n
font-size: 3.2vw;
\n
color: #FFFFFF;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-rule-pad[data-v-22bb6a4e] {
\n
padding-top: 27.2vw;
\n
}
\n
@media screen and (min-width: 600px) {
\n
.punch-the-clock .punch-the-clock-model[data-v-22bb6a4e] {
\n
overflow: auto;
\n
}
\n
}
\n
"
,
""
,{
version
:
3
,
sources
:[
"/Users/xiaxue/Desktop/ccdaima/wechat/src/components/punchTheClock/index.vue"
],
names
:[],
mappings
:
"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"
,
file
:
"index.vue"
,
sourcesContent
:[
'
\
n.fl-r[data-v-22bb6a4e] {
\
n float: right;
\
n}
\
n.fr[data-v-22bb6a4e] {
\
n float: right;
\
n}
\
n.fl[data-v-22bb6a4e] {
\
n float: left;
\
n}
\
n.main-block[data-v-22bb6a4e] {
\
n margin: 5px;
\
n background: white;
\
n padding: 5px;
\
n}
\
n.clear-both[data-v-22bb6a4e]:after {
\
n content:
\'\'
;
\
n display: block;
\
n clear: both;
\
n}
\
n@-webkit-keyframes myfirst-data-v-22bb6a4e {
\
n0% {
\
n -webkit-transform: scale(1);
\
n}
\
n50% {
\
n -webkit-transform: scale(1.1);
\
n}
\
n100% {
\
n -webkit-transform: scale(1);
\
n}
\
n}
\
n.van-button--info[data-v-22bb6a4e] {
\
n background: #40A9FF;
\
n border: 1px solid #40A9FF;
\
n}
\
n.van-popup[data-v-22bb6a4e] {
\
n background: transparent;
\
n}
\
n.ellipsisCss[data-v-22bb6a4e] {
\
n overflow: hidden;
\
n -o-text-overflow: ellipsis;
\
n text-overflow: ellipsis;
\
n white-space: nowrap;
\
n}
\
n.transparentBtn[data-v-22bb6a4e] {
\
n width: 32vw;
\
n height: 10.13333333vw;
\
n border: 1px solid white;
\
n color: white;
\
n text-align: center;
\
n line-height: 10.13333333vw;
\
n font-size: 4vw;
\
n border-radius: 5.33333333vw;
\
n}
\
ni[data-v-22bb6a4e] {
\
n font-style: normal;
\
n}
\
n.punch-the-clock[data-v-22bb6a4e] {
\
n width: 100%;
\
n background: #FFD096;
\
n padding: 7.46666667vw 0;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n position: relative;
\
n /* 恭喜您已获得奖励 快联系班主任领取吧! */
\
n /* 今日卡 */
\
n /* 已完成人数 */
\
n /* 我的打卡记录 */
\
n /* 弹框 */
\
n}
\
n.punch-the-clock .rule[data-v-22bb6a4e] {
\
n width: 14.4vw;
\
n height: 8vw;
\
n line-height: 8vw;
\
n background: rgba(0, 0, 0, 0.5);
\
n border-radius: 50px 0 0 50px;
\
n position: fixed;
\
n top: 12.8vw;
\
n right: 0;
\
n z-index: 80;
\
n font-size: 3.46666667vw;
\
n text-align: center;
\
n color: #FFFFFF;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg[data-v-22bb6a4e] {
\
n width: 89.33333333vw;
\
n padding: 42.66666667vw 6.13333333vw 5.33333333vw;
\
n background: #F76D39;
\
n border-radius: 2.66666667vw;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content[data-v-22bb6a4e] {
\
n width: 100%;
\
n /* 倒计时 */
\
n /* 完成率 */
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-timer[data-v-22bb6a4e] {
\
n padding: 2.13333333vw 0 4vw;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n font-size: 3.2vw;
\
n color: #75290D;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-timer span[data-v-22bb6a4e] {
\
n vertical-align: middle;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-timer .timer[data-v-22bb6a4e] {
\
n width: 5.33333333vw;
\
n height: 5.33333333vw;
\
n line-height: 5.33333333vw;
\
n margin: 0 0.8vw;
\
n display: inline-block;
\
n background: #FFEEED;
\
n border-radius: 1.06666667vw;
\
n text-align: center;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion[data-v-22bb6a4e] {
\
n width: 76.8vw;
\
n height: 24vw;
\
n padding: 10.93333333vw 2.66666667vw 0 3.46666667vw;
\
n position: relative;
\
n background: #FFE4C1;
\
n border-radius: 2.66666667vw;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n /* 图像 */
\
n /* 进度条 */
\
n /* 解释进度文本 */
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .daka-fu[data-v-22bb6a4e] {
\
n width: 7.46666667vw;
\
n height: 8.8vw;
\
n position: absolute;
\
n top: 1.6vw;
\
n right: 2.66666667vw;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .daka-fu img[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed[data-v-22bb6a4e] {
\
n width: 99%;
\
n height: 3.2vw;
\
n line-height: 2.4vw;
\
n background: #FFFFFF;
\
n border-radius: 1.6vw;
\
n position: relative;
\
n text-align: right;
\
n overflow: hidden;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-baifen[data-v-22bb6a4e] {
\
n padding-right: 1.33333333vw;
\
n font-size: 2.66666667vw;
\
n color: #75290D;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .baifenbi[data-v-22bb6a4e] {
\
n position: absolute;
\
n right: 0;
\
n top: 0.26666667vw;
\
n /*z-index: 10;*/
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list[data-v-22bb6a4e] {
\
n width: 30%;
\
n height: 3.2vw;
\
n line-height: 3.2vw;
\
n display: inline-block;
\
n float: left;
\
n border-radius: 1.6vw;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list-completed[data-v-22bb6a4e] {
\
n line-height: 3.2vw;
\
n background: #60ADF0;
\
n position: relative;
\
n z-index: 4;
\
n color: #FFFFFF;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list-be[data-v-22bb6a4e] {
\
n margin-left: -3%;
\
n background: #FFD454;
\
n position: relative;
\
n z-index: 2;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list-card[data-v-22bb6a4e] {
\
n margin-left: -3%;
\
n background: #FF7D77;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content[data-v-22bb6a4e] {
\
n width: 100%;
\
n padding-top: 2.13333333vw;
\
n font-size: 0;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list[data-v-22bb6a4e] {
\
n display: inline-block;
\
n padding-right: 2.66666667vw;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-color[data-v-22bb6a4e] {
\
n width: 2.66666667vw;
\
n height: 2.66666667vw;
\
n display: inline-block;
\
n border-radius: 100px;
\
n vertical-align: middle;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-completed[data-v-22bb6a4e] {
\
n background: #60ADF0;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-be[data-v-22bb6a4e] {
\
n background: #FFD454;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-card[data-v-22bb6a4e] {
\
n background: #FF7D77;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-waiting[data-v-22bb6a4e] {
\
n background: #FFFFFF;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-text[data-v-22bb6a4e] {
\
n padding-left: 1.06666667vw;
\
n vertical-align: middle;
\
n font-size: 3.2vw;
\
n color: #948145;
\
n}
\
n.punch-the-clock .punch-the-clock-name-image[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 42.66666667vw;
\
n background: url("../../assets/punchTheClock/yezi_title.png") no-repeat;
\
n background-size: 100% 100%;
\
n padding-top: 2.4vw;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n position: absolute;
\
n left: 0;
\
n top: 7.46666667vw;
\
n text-align: center;
\
n font-size: 4.8vw;
\
n color: #FFFFFF;
\
n}
\
n.punch-the-clock .punch-the-clock-name-image .yiwancheng[data-v-22bb6a4e] {
\
n position: absolute;
\
n bottom: 4.8vw;
\
n right: 15.46666667vw;
\
n font-size: 3.73333333vw;
\
n color: #E68453;
\
n}
\
n.punch-the-clock .punch-the-clock-reward[data-v-22bb6a4e] {
\
n width: 89.33333333vw;
\
n height: 73.33333333vw;
\
n margin-top: 2.66666667vw;
\
n padding-top: 4vw;
\
n background: #FFFFFF;
\
n border-radius: 2.66666667vw;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n text-align: center;
\
n}
\
n.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-title[data-v-22bb6a4e] {
\
n font-size: 4.53333333vw;
\
n font-weight: 500;
\
n color: #BB3E00;
\
n}
\
n.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-erweima[data-v-22bb6a4e] {
\
n width: 45.33333333vw;
\
n height: 45.33333333vw;
\
n margin-top: 1.33333333vw;
\
n background: #FFE1AE;
\
n border-right: 1.86666667vw;
\
n position: relative;
\
n}
\
n.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-erweima .punch-the-clock-reward-erweima-ma[data-v-22bb6a4e] {
\
n width: 40vw;
\
n height: 40vw;
\
n background: #BDBDBD;
\
n position: absolute;
\
n top: 0;
\
n left: 0;
\
n right: 0;
\
n bottom: 0;
\
n margin: auto;
\
n}
\
n.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-erweima .punch-the-clock-reward-erweima-ma img[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n}
\
n.punch-the-clock .today-list-xian[data-v-22bb6a4e] {
\
n padding-top: 2.4vw;
\
n padding-bottom: 2.66666667vw;
\
n border-bottom: 1px solid #EFDFD4;
\
n overflow: hidden;
\
n}
\
n.punch-the-clock .today-list-xian[data-v-22bb6a4e]:first-child {
\
n padding-top: 0;
\
n}
\
n.punch-the-clock .today-list-xian[data-v-22bb6a4e]:last-child {
\
n padding-bottom: 0;
\
n border-bottom: none;
\
n}
\
n.punch-the-clock .today-list[data-v-22bb6a4e] {
\
n width: 89.33333333vw;
\
n margin-top: 2.66666667vw;
\
n padding: 5.06666667vw 5.33333333vw 3.73333333vw;
\
n background: #FFFFFF;
\
n border-radius: 2.66666667vw;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n overflow: hidden;
\
n}
\
n.punch-the-clock .today-list .punch-list-today[data-v-22bb6a4e] {
\
n overflow: hidden;
\
n padding-top: 5.06666667vw;
\
n padding-bottom: 3.73333333vw;
\
n border-bottom: 1px solid #EFDFD4;
\
n}
\
n.punch-the-clock .today-list .punch-list-today[data-v-22bb6a4e]:first-child {
\
n padding-top: 0;
\
n}
\
n.punch-the-clock .today-list .punch-list-today[data-v-22bb6a4e]:last-child {
\
n padding-bottom: 0;
\
n border-bottom: none;
\
n}
\
n.punch-the-clock .today-list .punch-card-today[data-v-22bb6a4e] {
\
n float: left;
\
n text-align: left;
\
n}
\
n.punch-the-clock .today-list .punch-card-today .day[data-v-22bb6a4e] {
\
n font-size: 4vw;
\
n font-weight: 500;
\
n color: #6B5617;
\
n}
\
n.punch-the-clock .today-list .punch-card-today .small-title[data-v-22bb6a4e] {
\
n width: 25.86666667vw;
\
n overflow: hidden;
\
n -o-text-overflow: ellipsis;
\
n text-overflow: ellipsis;
\
n white-space: nowrap;
\
n font-size: 3.2vw;
\
n padding-top: 3.46666667vw;
\
n color: #A6A59F;
\
n}
\
n.punch-the-clock .today-list .punch-card-today .title[data-v-22bb6a4e] {
\
n width: 25.86666667vw;
\
n overflow: hidden;
\
n -o-text-overflow: ellipsis;
\
n text-overflow: ellipsis;
\
n white-space: nowrap;
\
n font-size: 3.2vw;
\
n padding-top: 2.4vw;
\
n color: #A6A59F;
\
n}
\
n.punch-the-clock .today-list .punch-card-today .punch-card-today-learning[data-v-22bb6a4e] {
\
n width: 23.2vw;
\
n height: 15.2vw;
\
n}
\
n.punch-the-clock .today-list .punch-card-today .punch-card-today-learning img[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n}
\
n.punch-the-clock .today-list .punch-card-today .punch-card-today-xuexila[data-v-22bb6a4e] {
\
n padding-top: 2.13333333vw;
\
n font-size: 3.2vw;
\
n font-weight: 500;
\
n color: #AF5D21;
\
n text-align: center;
\
n}
\
n.punch-the-clock .today-list .punch-card-today[data-v-22bb6a4e]:first-child {
\
n padding-right: 3.73333333vw;
\
n}
\
n.punch-the-clock .today-list .punch-card-today[data-v-22bb6a4e]:last-child {
\
n padding-left: 2.13333333vw;
\
n}
\
n.punch-the-clock .today-list .today-list-null[data-v-22bb6a4e] {
\
n padding: 21.33333333vw 0 29.33333333vw;
\
n}
\
n.punch-the-clock .today-list .today-list-null .null-tu[data-v-22bb6a4e] {
\
n width: 26.66666667vw;
\
n height: 26.66666667vw;
\
n margin: auto;
\
n}
\
n.punch-the-clock .today-list .today-list-null .null-tu img[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n}
\
n.punch-the-clock .today-list .today-list-null .today-list-null-text[data-v-22bb6a4e] {
\
n padding-top: 2.93333333vw;
\
n font-size: 3.46666667vw;
\
n color: #666666;
\
n}
\
n.punch-the-clock .punch-the-clock-completed-persons[data-v-22bb6a4e] {
\
n width: 100%;
\
n padding-top: 1.33333333vw;
\
n padding-bottom: 2.66666667vw;
\
n text-align: right;
\
n}
\
n.punch-the-clock .punch-the-clock-completed-persons .punch-the-clock-completed-persons-image[data-v-22bb6a4e] {
\
n overflow: hidden;
\
n}
\
n.punch-the-clock .punch-the-clock-completed-persons .yiwancheng[data-v-22bb6a4e] {
\
n padding-right: 5.6vw;
\
n padding-left: 0.8vw;
\
n line-height: 5.33333333vw;
\
n float: right;
\
n font-size: 2.93333333vw;
\
n color: #623F06;
\
n vertical-align: middle;
\
n}
\
n.punch-the-clock .punch-the-clock-completed-persons .portrait[data-v-22bb6a4e] {
\
n width: 5.33333333vw;
\
n height: 5.33333333vw;
\
n margin-left: -2.66666667vw;
\
n border-radius: 100px;
\
n float: right;
\
n vertical-align: middle;
\
n}
\
n.punch-the-clock .punch-the-clock-completed-persons .portrait img[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n border-radius: 100px;
\
n}
\
n.punch-the-clock .punch-the-clock-record[data-v-22bb6a4e] {
\
n width: 89.33333333vw;
\
n padding-top: 6.4vw;
\
n padding-bottom: 2.66666667vw;
\
n background: #FFFFFF;
\
n border-radius: 2.66666667vw;
\
n text-align: center;
\
n}
\
n.punch-the-clock .punch-the-clock-record .punch-the-clock-record-title[data-v-22bb6a4e] {
\
n width: 100%;
\
n position: relative;
\
n}
\
n.punch-the-clock .punch-the-clock-record .punch-the-clock-record-title .punch-the-clock-record-title-image[data-v-22bb6a4e] {
\
n width: 70.4vw;
\
n height: 1.06666667vw;
\
n background: url("../../assets/punchTheClock/line.png") no-repeat;
\
n background-size: 100% 100%;
\
n}
\
n.punch-the-clock .punch-the-clock-record .punch-the-clock-record-title .punch-the-clock-record-title-text[data-v-22bb6a4e] {
\
n position: absolute;
\
n left: 0;
\
n right: 0;
\
n top: -2.66666667vw;
\
n margin: auto;
\
n}
\
n.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list[data-v-22bb6a4e] {
\
n width: 100%;
\
n padding-top: 7.73333333vw;
\
n display: -webkit-box;
\
n display: -webkit-flex;
\
n display: -ms-flexbox;
\
n display: flex;
\
n}
\
n.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list li[data-v-22bb6a4e] {
\
n -webkit-box-flex: 1;
\
n -webkit-flex: 1;
\
n -ms-flex: 1;
\
n flex: 1;
\
n font-size: 3.2vw;
\
n text-align: center;
\
n color: #948145;
\
n}
\
n.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list .active[data-v-22bb6a4e] {
\
n font-weight: 500;
\
n position: relative;
\
n top: 0.8vw;
\
n}
\
n.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list .active .xian[data-v-22bb6a4e] {
\
n width: 6.4vw;
\
n height: 1.06666667vw;
\
n margin-top: 0.53333333vw;
\
n background: #FF8A5A;
\
n border-radius: 0.8vw;
\
n}
\
n.punch-the-clock .punch-the-clock-model[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n padding-top: 13.33333333vw;
\
n position: fixed;
\
n top: 0;
\
n left: 0;
\
n background: rgba(0, 0, 0, 0.5);
\
n z-index: 100;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin[data-v-22bb6a4e] {
\
n width: 81.86666667vw;
\
n height: 129.33333333vw;
\
n padding: 24vw 8vw 0;
\
n position: relative;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n background: url("../../assets/punchTheClock/tankuang.png") no-repeat;
\
n background-size: 100% 100%;
\
n /* 我的打卡记录详情 */
\
n /* 规则 */
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .x-code[data-v-22bb6a4e] {
\
n width: 7.2vw;
\
n height: 7.2vw;
\
n position: absolute;
\
n top: 0;
\
n right: 0;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .x-code img[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .punch-the-clock-model-title[data-v-22bb6a4e] {
\
n width: 19.2vw;
\
n height: 2.66666667vw;
\
n background: url("../../assets/punchTheClock/beijing.png") no-repeat;
\
n background-size: 100% 100%;
\
n border-radius: 10px;
\
n text-align: center;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .punch-the-clock-model-title span[data-v-22bb6a4e] {
\
n position: relative;
\
n top: -2.66666667vw;
\
n font-size: 4vw;
\
n font-weight: 600;
\
n color: #333333;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .title-text[data-v-22bb6a4e] {
\
n padding-top: 1.33333333vw;
\
n font-size: 3.73333333vw;
\
n color: #333333;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .title-text .small-title[data-v-22bb6a4e] {
\
n color: #ff7d7a;
\
n font-weight: 500;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .title-padd[data-v-22bb6a4e] {
\
n padding-top: 5.33333333vw;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars[data-v-22bb6a4e] {
\
n width: 66.93333333vw;
\
n height: 23.46666667vw;
\
n margin-top: 2.66666667vw;
\
n padding: 2.13333333vw;
\
n border: 1px solid #FFD454;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n border-radius: 1.33333333vw;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars .get-stars-text[data-v-22bb6a4e] {
\
n font-size: 3.2vw;
\
n color: #666666;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars .get-stars-text-xingxing[data-v-22bb6a4e] {
\
n float: right;
\
n padding-right: 18.4vw;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars .get-stars-text-con[data-v-22bb6a4e] {
\
n padding-top: 0.26666667vw;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars-btn[data-v-22bb6a4e] {
\
n width: 64vw;
\
n height: 13.33333333vw;
\
n line-height: 13.33333333vw;
\
n background: #FFD454;
\
n position: absolute;
\
n left: 0;
\
n right: 0;
\
n bottom: 13.33333333vw;
\
n border-radius: 100px;
\
n font-size: 4.8vw;
\
n font-weight: 500;
\
n text-align: center;
\
n color: #FFFFFF;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars-btn-clo[data-v-22bb6a4e] {
\
n background: #CCCCCC;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .punch-the-clock-rule[data-v-22bb6a4e] {
\
n width: 41.86666667vw;
\
n height: 7.2vw;
\
n line-height: 7.2vw;
\
n background: url("../../assets/punchTheClock/rule_beijing.png") no-repeat;
\
n background-size: 100% 100%;
\
n font-size: 4vw;
\
n color: #FFFFFF;
\
n text-align: center;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content[data-v-22bb6a4e] {
\
n margin-top: 4.26666667vw;
\
n height: 78.66666667vw;
\
n line-height: 6.66666667vw;
\
n overflow: auto;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content .rule-content-list[data-v-22bb6a4e] {
\
n width: 100%;
\
n font-size: 3.46666667vw;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content .rule-content-list .title[data-v-22bb6a4e] {
\
n font-weight: 500;
\
n color: #333333;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content .rule-content-list .con[data-v-22bb6a4e] {
\
n color: #aaaaaa;
\
n text-align: justify;
\
n -moz-text-align-last: justify;
\
n text-align-last: justify;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi[data-v-22bb6a4e] {
\
n width: 37.6vw;
\
n height: 33.6vw;
\
n margin: auto;
\
n background: rgba(0, 0, 0, 0.8);
\
n border-radius: 2.66666667vw;
\
n padding-top: 5.33333333vw;
\
n position: absolute;
\
n left: 0;
\
n bottom: 15%;
\
n right: 0;
\
n text-align: center;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi .tishi-image[data-v-22bb6a4e] {
\
n width: 6.93333333vw;
\
n height: 6.93333333vw;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi .tishi-image img[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi .text[data-v-22bb6a4e] {
\
n padding-top: 4vw;
\
n font-size: 3.2vw;
\
n color: #FFFFFF;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-rule-pad[data-v-22bb6a4e] {
\
n padding-top: 27.2vw;
\
n}
\
n@media screen and (min-width: 600px) {
\
n.punch-the-clock .punch-the-clock-model[data-v-22bb6a4e] {
\
n overflow: auto;
\
n}
\
n}
\
n'
],
sourceRoot
:
""
}])},
VRYd
:
function
(
n
,
t
,
e
){
n
.
exports
=
e
.
p
+
"static/img/rule_beijing.389bbdc.png"
},
eyiJ
:
function
(
n
,
t
,
e
){
n
.
exports
=
e
.
p
+
"static/img/yezi_title.ab848ae.png"
},
vEwR
:
function
(
n
,
t
,
e
){
var
c
=
e
(
"UPX/"
);
"string"
==
typeof
c
&&
(
c
=
[[
n
.
i
,
c
,
""
]]),
c
.
locals
&&
(
n
.
exports
=
c
.
locals
);
e
(
"rjj0"
)(
"9afaabc8"
,
c
,
!
1
,{})},
yB1h
:
function
(
n
,
t
){
n
.
exports
=
"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAAUCAYAAABiZ7R2AAAAAXNSR0IArs4c6QAAA4lJREFUaAXtWs9PE0EYfd/sQhcKiFBQEzWaaEwkEQ+ejR71ohduHPxT+qd48MYFL3rUePYgJpAYTTTqQVtALFR2aXfGN9vyu5WW1lrpTDOZ2Z2d7eybN9/8+J7gPwjm2b0Urg0FCDEA6UthK06hn7+yTrH5/RBTSVkIw+gZH0Yzr3yAqWKq4cEwio2iWF7NQ0HzWoxUoFBSyfNa82kb+DR4k+9mqhkZbF4ZzRIbY4iKYZJr5nmtGLUus3IJwlSYxsLUlFiZEVt8R5Skvop4tYV+L2JRhACbeLcRyv3ntryrQxW0zrbRfHwUoFwcRqhGgHKaHZ1mB6XZ8YMElXmdZicMsGMG2LkBQVedbWGX/JsRTZKGxGKTWGySjEViUSQRf5GEzOsi4BcR6AL89Lpcfhx2uuVtJ5DJZhUefBpBEI4iKp2G741yZI5yRJ7iRw+TECSN6ev0h/bG/0mJhCtwMK7TLv6kpV1DOV5Dqu8HwmANTy8VJJvV7cTi2AQyZsbDEiZoPc5A4gyJkeHoGGfjxjlavHY20r2rTQjYqRVYoZVfIdGWYbxlWrHvuI68yJwtazo0RKDEqswsTpIsF7h2OM9/OUuSTPTs1NI0zF1ewU6Vgjxb+Y1rta8k1RfMTeUasVZ1CWQWZ8a4SL0KX67wxRdpEu1C1YVeQUDBLuA/o2w+wFfvZWputdan7yMQSTPETcYNsvEmLcxkrQruXo8iIMiRE2+g5C3JtLGNQkKghDgit8m2W25a2obGpTURsNOdL6+5MXpliSRmafYc4miWOyNun11wCDSKgBThpZ7wuCt66MjTKGjuuV0EaHDInd48oNtFweVaREDRDM3z4Iknmi44BJpBIJnC5t0iuhnM3LNc7RxYRO/FJNmNGZmmL2rabeP3IuPyPNrJ0Re3wF36wqFtfC143EFiLVR66N5xDhLrweNcGfWQOSH3/4Yr4yhozIs7PiYnMokzVRvrFxunDyXDBfkYpz/nTD0KwH9RnjhTzSr7jI5U61CVfOJMzeWX5e5LapeaD/tcGc1XP1zjj3IOrSnlUMNOznEYt/bcoZwDep0CukLXyzla+eC6gjIrJFNq0AnKqujaqeWgoExriskoLDupgrJWiFWvbkuSVkWJKyhxtZJWnnolqZ1ivR1Z615JKy0yz1YTeWtdSattZkXeui1ptXLWmHLWHSlrVdIKSlg15asnWNL6G3ZRwHGoUzmnAAAAAElFTkSuQmCC"
}});
\ No newline at end of file
dist/static/js/28.eccb96f12f6515e84c4b.js
deleted
100644 → 0
View file @
4c7122de
webpackJsonp
([
28
],{
L6DW
:
function
(
n
,
t
,
e
){
"use strict"
;
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
});
var
c
=
e
(
"mvHQ"
),
a
=
e
.
n
(
c
),
o
=
e
(
"woOf"
),
i
=
e
.
n
(
o
),
h
=
(
e
(
"eqfM"
),
e
(
"/QYm"
)),
l
=
e
(
"CCn6"
),
A
=
e
(
"Jmy5"
),
d
=
{
name
:
"index"
,
data
:
function
(){
return
{
avatarArr
:[],
countIndex
:
0
,
countDown
:
""
,
countDownDay
:
0
,
countDownhour
:
0
,
countDownminu
:
0
,
countDownsec
:
0
,
goWhere
:
0
,
lastValue
:
0
,
modelData
:{},
firstRate
:
0
,
ruleShow
:
0
,
status
:
0
,
secondRate
:
0
,
tishi
:
!
1
,
thirdRate
:
0
,
typeStatus
:
0
,
forthRate
:
0
,
punchTheClock
:
A
.
g
,
punchCardData
:[],
punchClockModel
:
!
1
,
recordListIndex
:
1
,
returnCashData
:{},
todayData
:[],
recordList
:[{
title
:
"待开课"
},{
title
:
"待完成"
},{
title
:
"待补卡"
},{
title
:
"打卡完成"
}]}},
methods
:{
returnCash
:
function
(){
var
n
=
this
,
t
=
this
.
$route
.
query
.
periods_id
,
e
=
{
start_at
:
this
.
$route
.
query
.
start_at
,
over_at
:
this
.
$route
.
query
.
over_at
};
Object
(
l
.
M
)(
t
,
e
).
then
(
function
(
t
){
n
.
returnCashData
=
t
;
var
e
=
t
.
over_time
.
split
(
" "
)[
0
],
c
=
e
.
split
(
"-"
)[
0
]
+
"/"
+
e
.
split
(
"-"
)[
1
]
+
"/"
+
e
.
split
(
"-"
)[
2
]
+
" "
+
t
.
over_time
.
split
(
" "
)[
1
],
a
=
new
Date
(
c
).
getTime
();
setInterval
(
function
(){
n
.
restTime
(
a
)},
1
e3
),
n
.
secondRate
=
t
.
second_rate
,
n
.
thirdRate
=
t
.
third_rate
,
n
.
forthRate
=
t
.
forth_rate
,
n
.
todayData
=
t
.
today
,
n
.
punchCardData
=
n
.
integrationFn
(
t
.
second
,
1
)})},
finishUser
:
function
(){
var
n
=
this
,
t
=
this
.
$route
.
query
.
periods_id
;
Object
(
l
.
r
)(
t
).
then
(
function
(
t
){
n
.
avatarArr
=
t
.
avatar
,
n
.
countIndex
=
t
.
count
})},
restTime
:
function
(
n
){
var
t
=
n
-
(
new
Date
).
getTime
();
this
.
countDownDay
=
this
.
timerAddLing
(
parseInt
(
t
/
864
e5
)),
this
.
countDownhour
=
this
.
timerAddLing
(
parseInt
(
t
/
36
e5
%
24
)),
this
.
countDownminu
=
this
.
timerAddLing
(
parseInt
(
t
/
6
e4
%
60
)),
this
.
countDownsec
=
this
.
timerAddLing
(
parseInt
(
t
/
1
e3
%
60
))},
recordListClick
:
function
(
n
){
switch
(
this
.
recordListIndex
=
n
,
n
){
case
0
:
this
.
punchCardData
=
this
.
integrationFn
(
this
.
returnCashData
.
first
,
n
);
break
;
case
1
:
this
.
punchCardData
=
this
.
integrationFn
(
this
.
returnCashData
.
second
,
n
);
break
;
case
2
:
this
.
punchCardData
=
this
.
integrationFn
(
this
.
returnCashData
.
third
,
n
);
break
;
case
3
:
this
.
punchCardData
=
this
.
integrationFn
(
this
.
returnCashData
.
forth
,
n
)}},
punchCardClick
:
function
(
n
,
t
,
e
){
var
c
=
this
;
if
(
this
.
status
=
t
,
this
.
typeStatus
=
e
,
this
.
ruleShow
=
0
,
1
!==
t
){
this
.
modelData
=
this
.
punchCardData
[
n
],
this
.
modelData
.
aName
=
this
.
modelData
.
name
.
split
(
" "
)[
0
]
+
" "
+
this
.
modelData
.
name
.
split
(
" "
)[
1
];
var
a
=
{
start_at
:
this
.
$route
.
query
.
start_at
,
over_at
:
this
.
$route
.
query
.
over_at
,
push_time
:
this
.
modelData
.
push_time
,
type
:
e
};
2
===
t
?
Object
(
l
.
m
)(
this
.
modelData
.
ele_id
,
this
.
modelData
.
id
,
this
.
modelData
.
periods_id
,
a
).
then
(
function
(
n
){
c
.
goWhere
=
n
.
go_where
,
c
.
modelData
.
state
=
2
===
t
?
1
===
n
.
go_where
?
"待学习(已延期)"
:
"未提交(已延期)"
:
""
}):
this
.
modelData
.
state
=
3
===
t
?
"待补卡"
:
"打卡完成"
,
this
.
modelData
.
tishi
=
2
===
t
?
"提示:学习卡与作业卡需在开课日完成哦,如延期完成,需消耗星星补卡"
:
3
===
t
?
"补卡:消耗20星星补卡1次,当前共有"
+
this
.
lastValue
+
"颗星星"
:
""
,
this
.
punchClockModel
=!
0
}
else
Object
(
h
.
a
)(
"您还未开课,请先去开课"
)},
modelDataClick
:
function
(
n
,
t
){
var
e
=
this
,
c
=
(
this
.
$route
.
query
.
course_type
,
this
.
$route
.
query
.
parent_category_id
,{
start_at
:
this
.
$route
.
query
.
start_at
,
over_at
:
this
.
$route
.
query
.
over_at
,
push_time
:
n
.
push_time
,
type
:
t
});
2
===
n
.
status
?
1
===
this
.
goWhere
?
this
.
getLessonDetailFn
(
n
):
Object
(
l
.
_0
)({
category_id
:
n
.
id
}).
then
(
function
(
n
){
var
t
=
i
()({},
n
,{
periods_id
:
e
.
modelData
.
periods_id
,
category_id
:
e
.
modelData
.
id
,
element_id
:
e
.
modelData
.
ele_id
});
e
.
$router
.
push
({
path
:
"/evaluate"
,
query
:
t
})}):
3
===
n
.
status
&&
this
.
lastValue
>=
20
&&
Object
(
l
.
E
)(
this
.
modelData
.
ele_id
,
this
.
modelData
.
id
,
this
.
modelData
.
periods_id
,
c
).
then
(
function
(
t
){
e
.
tishi
=!
0
,
setTimeout
(
function
(){
e
.
tishi
=!
1
},
1500
),
document
.
querySelectorAll
(
".get-stars-btn"
)[
0
].
style
.
display
=
"none"
,
e
.
lastValue
=
e
.
lastValue
-
20
,
e
.
modelData
.
tishi
=
"补卡:消耗20星星补卡1次,当前共有"
+
e
.
lastValue
+
"颗星星"
;
var
c
=
e
.
punchCardData
.
findIndex
(
function
(
t
){
return
t
.
ele_id
===
n
.
ele_id
});
e
.
punchCardData
=
e
.
punchCardData
.
splice
(
c
,
1
)})},
getLessonDetailFn
:
function
(
n
){
var
t
=
this
;
Object
(
l
.
y
)(
n
.
periods_id
,
n
.
id
,
n
.
ele_id
).
then
(
function
(
e
){
e
.
content
=
JSON
.
parse
(
e
.
content
),
t
.
thisLesson
=
e
,
t
.
thisLesson
.
id
=
n
.
ele_id
.
toString
(),
t
.
thisLesson
.
categoryId
=
n
.
id
,
t
.
thisLesson
.
domTitle
=
n
.
name
,
t
.
thisLesson
.
star_num
=
0
;
var
c
=
{
periods_id
:
n
.
periods_id
,
category_id
:
n
.
id
,
elementId
:
n
.
ele_id
,
course_type
:
t
.
$route
.
query
.
course_type
,
parent_category_id
:
t
.
$route
.
query
.
parent_category_id
};
t
.
$store
.
dispatch
(
"setClassQuery"
,
c
),
sessionStorage
.
setItem
(
"classQuery"
,
a
()(
c
));
var
o
=
JSON
.
parse
(
a
()(
t
.
thisLesson
));
o
.
push_time
=
n
.
push_time
,
o
.
themeID
=
t
.
$route
.
query
.
parent_category_id
,
o
.
goodsID
=
n
.
goods_id
,
o
.
classID
=
n
.
class_id
,
o
.
nowTime
=
Date
.
parse
(
new
Date
),
o
.
course_title
=
t
.
$route
.
query
.
course_title
,
localStorage
.
setItem
(
"lessonDetail"
,
a
()(
o
)),
t
.
$router
.
push
({
name
:
"newLesson"
,
query
:
c
})})},
getUserIntegral
:
function
(){
var
n
=
this
;
Object
(
l
.
X
)().
then
(
function
(
t
){
n
.
lastValue
=
t
.
last_value
})},
timerAddLing
:
function
(
n
){
return
n
<
10
?
"0"
+
n
:
n
},
integrationFn
:
function
(
n
,
t
){
var
e
=
[];
for
(
var
c
in
n
)
n
[
c
].
sort
(
function
(
n
,
t
){
return
parseInt
(
n
.
type
)
-
parseInt
(
t
.
type
)}),
n
[
c
][
0
].
xuexi_img
=
0
===
t
?
this
.
punchTheClock
.
kaike_xuexi
:
1
===
t
?
this
.
punchTheClock
.
daiwanc
:
2
===
t
?
this
.
punchTheClock
.
buka_xuexi
:
this
.
punchTheClock
.
dakawancheng
,
n
[
c
][
0
].
wancheng_img
=
0
===
t
?
this
.
punchTheClock
.
kaike_chengz
:
1
===
t
?
this
.
punchTheClock
.
daiwanChangz
:
2
===
t
?
this
.
punchTheClock
.
buka_changz
:
this
.
punchTheClock
.
wanchengChengz
,
2
===
n
[
c
].
length
?(
n
[
c
][
0
].
type1
=
n
[
c
][
1
].
type
,
e
.
push
(
n
[
c
][
0
])):(
2
==
n
[
c
][
0
].
type
&&
(
n
[
c
][
0
].
type1
=
n
[
c
][
0
].
type
,
delete
n
[
c
][
0
].
type
),
e
.
push
(
n
[
c
][
0
]));
return
e
},
punchClockClick
:
function
(){
this
.
punchClockModel
=!
0
,
this
.
ruleShow
=
2
}},
mounted
:
function
(){
this
.
returnCash
(),
this
.
finishUser
(),
this
.
getUserIntegral
()}},
s
=
function
(){
var
n
=
this
,
t
=
n
.
$createElement
,
e
=
n
.
_self
.
_c
||
t
;
return
e
(
"div"
,{
staticClass
:
"punch-the-clock"
},[
e
(
"div"
,{
staticClass
:
"rule"
,
on
:{
click
:
function
(
t
){
n
.
punchClockClick
()}}},[
n
.
_v
(
"
\n
规则
\n
"
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-name-image"
},[
n
.
_v
(
"
\n
奖励名称
\n
"
),
e
(
"div"
,{
staticClass
:
"yiwancheng"
},[
n
.
_v
(
n
.
_s
(
100
===
n
.
forthRate
?
"已完成"
:
"进行中"
))])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-name-bg"
},[
e
(
"div"
,{
staticClass
:
"punch-the-clock-name-content"
},[
e
(
"div"
,{
staticClass
:
"punch-the-clock-name-content-timer"
},[
e
(
"span"
,[
n
.
_v
(
"剩余完成时间"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"timer"
},[
n
.
_v
(
n
.
_s
(
n
.
countDownDay
))]),
n
.
_v
(
" "
),
e
(
"span"
,[
n
.
_v
(
"天"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"timer"
},[
n
.
_v
(
n
.
_s
(
n
.
countDownhour
))]),
n
.
_v
(
" "
),
e
(
"span"
,[
n
.
_v
(
"时"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"timer"
},[
n
.
_v
(
n
.
_s
(
n
.
countDownminu
))]),
n
.
_v
(
" "
),
e
(
"span"
,[
n
.
_v
(
"分"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"timer"
},[
n
.
_v
(
n
.
_s
(
n
.
countDownsec
))]),
n
.
_v
(
" "
),
e
(
"span"
,[
n
.
_v
(
"秒"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-name-content-completion"
},[
e
(
"div"
,{
staticClass
:
"daka-fu"
},[
e
(
"img"
,{
attrs
:{
src
:
n
.
punchTheClock
.
dakaFu
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"speed"
},[
e
(
"span"
,{
staticClass
:
"speed-baifen baifenbi"
},[
n
.
_v
(
"100%"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
0
!==
n
.
forthRate
,
expression
:
"forthRate !== 0"
}],
staticClass
:
"speed-list speed-list-completed speed-baifen"
,
style
:{
width
:
n
.
forthRate
<=
10
?
"10%"
:
n
.
forthRate
+
"%"
}},[
n
.
_v
(
n
.
_s
(
n
.
forthRate
)
+
"%"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"speed-list speed-list-be"
,
style
:{
width
:
n
.
secondRate
+
3
>=
90
?
"91%"
:
n
.
secondRate
+
3
+
"%"
}}),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"speed-list speed-list-card"
,
style
:{
width
:
n
.
thirdRate
+
3
>=
90
?
"91%"
:
n
.
thirdRate
+
3
+
"%"
}})]),
n
.
_v
(
" "
),
n
.
_m
(
0
)])])]),
n
.
_v
(
" "
),
100
===
n
.
forthRate
?
e
(
"div"
,{
staticClass
:
"punch-the-clock-reward"
},[
e
(
"div"
,{
staticClass
:
"punch-the-clock-reward-title"
},[
n
.
_v
(
"恭喜您已获得奖励"
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-reward-title"
},[
n
.
_v
(
"快联系班主任领取吧!"
)]),
n
.
_v
(
" "
),
n
.
_m
(
1
)]):
n
.
_e
(),
n
.
_v
(
" "
),
0
!==
n
.
todayData
.
length
&&
100
!==
n
.
forthRate
?
e
(
"div"
,{
staticClass
:
"today-list"
},
n
.
_l
(
n
.
todayData
,
function
(
t
){
return
e
(
"div"
,{
staticClass
:
"punch-list-today"
},[
n
.
_m
(
2
,
!
0
),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-card-today"
},[
e
(
"div"
,{
staticClass
:
"punch-card-today-learning"
},[
e
(
"img"
,{
attrs
:{
src
:
n
.
punchTheClock
.
dakawancheng
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-card-today-xuexila"
},[
n
.
_v
(
"学习卡"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-card-today"
},[
e
(
"div"
,{
staticClass
:
"punch-card-today-learning"
},[
e
(
"img"
,{
attrs
:{
src
:
n
.
punchTheClock
.
dakawancheng
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-card-today-xuexila"
},[
n
.
_v
(
"成长卡"
)])])])})):
n
.
_e
(),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-completed-persons"
},[
e
(
"div"
,{
staticClass
:
"punch-the-clock-completed-persons-image"
},[
e
(
"div"
,{
staticClass
:
"yiwancheng"
},[
n
.
_v
(
n
.
_s
(
n
.
countIndex
)
+
"人已完成"
)]),
n
.
_v
(
" "
),
n
.
_l
(
n
.
avatarArr
,
function
(
n
,
t
){
return
e
(
"div"
,{
key
:
t
,
staticClass
:
"portrait"
},[
e
(
"img"
,{
attrs
:{
src
:
n
,
alt
:
""
}})])})],
2
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-record"
},[
n
.
_m
(
3
),
n
.
_v
(
" "
),
e
(
"ul"
,{
staticClass
:
"punch-the-clock-record-list"
},
n
.
_l
(
n
.
recordList
,
function
(
t
,
c
){
return
e
(
"li"
,{
key
:
c
,
class
:[
c
===
n
.
recordListIndex
?
"active"
:
""
],
on
:{
click
:
function
(
t
){
n
.
recordListClick
(
c
)}}},[
n
.
_v
(
"
\n
"
+
n
.
_s
(
t
.
title
)
+
" "
),
e
(
"div"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
c
===
n
.
recordListIndex
,
expression
:
"index === recordListIndex"
}],
staticClass
:
"xian"
})])})),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"today-list"
},[
n
.
_l
(
n
.
punchCardData
,
function
(
t
,
c
){
return
0
!==
n
.
punchCardData
.
length
?
e
(
"div"
,{
key
:
c
,
staticClass
:
"today-list-xian"
},[
e
(
"div"
,{
staticClass
:
"punch-card-today"
},[
e
(
"div"
,{
staticClass
:
"day"
},[
n
.
_v
(
n
.
_s
(
t
.
push_time
.
split
(
"-"
)[
1
])
+
"月"
+
n
.
_s
(
t
.
push_time
.
split
(
"-"
)[
2
])
+
"日"
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"small-title"
},[
n
.
_v
(
n
.
_s
(
t
.
sub_title
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"title"
},[
n
.
_v
(
n
.
_s
(
t
.
name
.
split
(
" "
)[
0
]
+
" "
+
t
.
name
.
split
(
" "
)[
1
]))])]),
n
.
_v
(
" "
),
1
==
t
.
type
?
e
(
"div"
,{
staticClass
:
"punch-card-today"
,
on
:{
click
:
function
(
e
){
n
.
punchCardClick
(
c
,
t
.
status
,
t
.
type
)}}},[
e
(
"div"
,{
staticClass
:
"punch-card-today-learning"
},[
e
(
"img"
,{
attrs
:{
src
:
t
.
xuexi_img
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-card-today-xuexila"
},[
n
.
_v
(
"学习卡"
)])]):
n
.
_e
(),
n
.
_v
(
" "
),
2
==
t
.
type1
?
e
(
"div"
,{
staticClass
:
"punch-card-today"
,
on
:{
click
:
function
(
e
){
n
.
punchCardClick
(
c
,
t
.
status
,
t
.
type1
)}}},[
e
(
"div"
,{
staticClass
:
"punch-card-today-learning"
},[
e
(
"img"
,{
attrs
:{
src
:
t
.
wancheng_img
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-card-today-xuexila"
},[
n
.
_v
(
"成长卡"
)])]):
n
.
_e
()]):
n
.
_e
()}),
n
.
_v
(
" "
),
0
===
n
.
punchCardData
.
length
?
e
(
"div"
,{
staticClass
:
"today-list-null"
},[
e
(
"div"
,{
staticClass
:
"null-tu"
},[
e
(
"img"
,{
attrs
:{
src
:
n
.
punchTheClock
.
nullTu
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"today-list-null-text"
},[
n
.
_v
(
"啊哦,没有数据哦~"
)])]):
n
.
_e
()],
2
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
directives
:[{
name
:
"show"
,
rawName
:
"v-show"
,
value
:
n
.
punchClockModel
,
expression
:
"punchClockModel"
}],
staticClass
:
"punch-the-clock-model"
,
on
:{
click
:
function
(
t
){
n
.
punchClockModel
=!
1
}}},[
2
!=
n
.
ruleShow
?
e
(
"div"
,{
staticClass
:
"punch-the-clock-model-yin"
},[
n
.
tishi
?
e
(
"div"
,{
staticClass
:
"tishi"
},[
e
(
"div"
,{
staticClass
:
"tishi-image"
},[
e
(
"img"
,{
attrs
:{
src
:
n
.
punchTheClock
.
xiaolian
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"text"
},[
n
.
_v
(
"恭喜你补卡成功啦~"
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"text"
},[
n
.
_v
(
"-20颗星星"
)])]):
n
.
_e
(),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"x-code"
},[
e
(
"img"
,{
attrs
:{
src
:
n
.
punchTheClock
.
x
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-model-title"
},[
e
(
"span"
,[
n
.
_v
(
n
.
_s
(
1
===
n
.
typeStatus
?
"学习卡"
:
"成长卡"
))])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"title-text title-padd"
},[
n
.
_v
(
"课时:"
+
n
.
_s
(
n
.
modelData
.
sub_title
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"title-text"
},[
n
.
_v
(
"课节:"
+
n
.
_s
(
n
.
modelData
.
aName
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"title-text"
},[
n
.
_v
(
"开课日期:"
+
n
.
_s
(
n
.
modelData
.
push_time
))]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"title-text"
},[
n
.
_v
(
"状态:"
),
e
(
"span"
,{
class
:[
2
===
n
.
modelData
.
status
||
3
===
n
.
modelData
.
status
?
"small-title"
:
""
]},[
n
.
_v
(
n
.
_s
(
n
.
modelData
.
state
))])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"title-text"
},[
n
.
_v
(
n
.
_s
(
n
.
modelData
.
tishi
))]),
n
.
_v
(
" "
),
3
===
n
.
modelData
.
status
&&
n
.
lastValue
<=
20
?
e
(
"div"
,{
staticClass
:
"get-stars"
},[
n
.
_m
(
4
)]):
n
.
_e
(),
n
.
_v
(
" "
),
4
!==
n
.
modelData
.
status
?
e
(
"div"
,{
class
:[
"get-stars-btn"
,{
"get-stars-btn-clo"
:
3
===
n
.
modelData
.
status
&&
n
.
lastValue
<=
20
}],
on
:{
click
:
function
(
t
){
t
.
stopPropagation
(),
n
.
modelDataClick
(
n
.
modelData
,
n
.
typeStatus
)}}},[
n
.
_v
(
"
\n
"
+
n
.
_s
(
2
===
n
.
modelData
.
status
?
1
==
n
.
goWhere
?
"去学习"
:
"去提交"
:
3
===
n
.
modelData
.
status
?
"去补卡"
:
""
)
+
"
\n
"
)]):
n
.
_e
()]):
n
.
_e
(),
n
.
_v
(
" "
),
2
==
n
.
ruleShow
?
e
(
"div"
,{
staticClass
:
"punch-the-clock-model-yin punch-the-clock-rule-pad"
},[
e
(
"div"
,{
staticClass
:
"x-code"
},[
e
(
"img"
,{
attrs
:{
src
:
n
.
punchTheClock
.
x
,
alt
:
""
}})]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"punch-the-clock-rule"
},[
n
.
_v
(
"活动规则"
)]),
n
.
_v
(
" "
),
n
.
_m
(
5
)]):
n
.
_e
()])])};
s
.
_withStripped
=!
0
;
var
p
=
{
render
:
s
,
staticRenderFns
:[
function
(){
var
n
=
this
,
t
=
n
.
$createElement
,
e
=
n
.
_self
.
_c
||
t
;
return
e
(
"div"
,{
staticClass
:
"speed-content"
},[
e
(
"div"
,{
staticClass
:
"speed-content-list"
},[
e
(
"span"
,{
staticClass
:
"speed-content-list-color speed-content-list-completed"
}),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"speed-content-list-text"
},[
n
.
_v
(
"已完成"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"speed-content-list"
},[
e
(
"span"
,{
staticClass
:
"speed-content-list-color speed-content-list-be"
}),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"speed-content-list-text"
},[
n
.
_v
(
"待完成"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"speed-content-list"
},[
e
(
"span"
,{
staticClass
:
"speed-content-list-color speed-content-list-card"
}),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"speed-content-list-text"
},[
n
.
_v
(
"待补卡"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"speed-content-list"
},[
e
(
"span"
,{
staticClass
:
"speed-content-list-color speed-content-list-waiting"
}),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"speed-content-list-text"
},[
n
.
_v
(
"待开课"
)])])])},
function
(){
var
n
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
n
;
return
t
(
"div"
,{
staticClass
:
"punch-the-clock-reward-erweima"
},[
t
(
"div"
,{
staticClass
:
"punch-the-clock-reward-erweima-ma"
})])},
function
(){
var
n
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
n
;
return
t
(
"div"
,{
staticClass
:
"punch-card-today"
},[
t
(
"div"
,{
staticClass
:
"day"
},[
this
.
_v
(
"今日"
)]),
this
.
_v
(
" "
),
t
(
"div"
,{
staticClass
:
"small-title"
},[
this
.
_v
(
"HOT potato hhh…"
)]),
this
.
_v
(
" "
),
t
(
"div"
,{
staticClass
:
"title"
},[
this
.
_v
(
"DAY 1 唱动体验"
)])])},
function
(){
var
n
=
this
.
$createElement
,
t
=
this
.
_self
.
_c
||
n
;
return
t
(
"div"
,{
staticClass
:
"punch-the-clock-record-title"
},[
t
(
"div"
,{
staticClass
:
"punch-the-clock-record-title-image"
}),
this
.
_v
(
" "
),
t
(
"div"
,{
staticClass
:
"punch-the-clock-record-title-text"
},[
this
.
_v
(
"我的打卡记录"
)])])},
function
(){
var
n
=
this
,
t
=
n
.
$createElement
,
e
=
n
.
_self
.
_c
||
t
;
return
e
(
"div"
,{
staticClass
:
"get-stars-content"
},[
e
(
"div"
,{
staticClass
:
"get-stars-text"
},[
n
.
_v
(
"当前星星不足补卡哦,如何获得更多星星?"
)]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"get-stars-text get-stars-text-con"
},[
e
(
"span"
,{
staticClass
:
"get-stars-text-title"
},[
n
.
_v
(
"1、开始课程学习"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"get-stars-text-xingxing"
},[
n
.
_v
(
"+1星星"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"get-stars-text get-stars-text-con"
},[
e
(
"span"
,{
staticClass
:
"get-stars-text-title"
},[
n
.
_v
(
"2、学完课节"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"get-stars-text-xingxing"
},[
n
.
_v
(
"+1星星"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"get-stars-text get-stars-text-con"
},[
e
(
"span"
,{
staticClass
:
"get-stars-text-title"
},[
n
.
_v
(
"3、提交作业"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"get-stars-text-xingxing"
},[
n
.
_v
(
"+1星星"
)])])])},
function
(){
var
n
=
this
,
t
=
n
.
$createElement
,
e
=
n
.
_self
.
_c
||
t
;
return
e
(
"div"
,{
staticClass
:
"rule-content"
},[
e
(
"div"
,{
staticClass
:
"rule-content-list"
},[
e
(
"span"
,{
staticClass
:
"title"
},[
n
.
_v
(
"1.活动名称:"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"con"
},[
n
.
_v
(
"全勤打卡赢奖励"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"rule-content-list"
},[
e
(
"span"
,{
staticClass
:
"title"
},[
n
.
_v
(
"2.活动时间:"
)]),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"con"
},[
n
.
_v
(
"课程开课时间-结课时间"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"rule-content-list"
},[
e
(
"span"
,{
staticClass
:
"title"
},[
n
.
_v
(
"3.活动规则:"
)]),
e
(
"br"
),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"con"
},[
n
.
_v
(
"需在课程开课日完成当日课程的学习卡和成长卡。学完当日课程即可完成学习卡。提交学习记录即可完成成长卡。如延期完成,需消耗星星进行补卡。每20颗星星可补一张待补卡卡片。"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"rule-content-list"
},[
e
(
"span"
,{
staticClass
:
"title"
},[
n
.
_v
(
"4.如何补卡?"
)]),
e
(
"br"
),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"con"
},[
n
.
_v
(
"未在当日完成学习卡和成长卡,需先完成。完成后可在补卡列表中,找到对应待补卡卡片。点击后,消耗星星进行补卡"
)])]),
n
.
_v
(
" "
),
e
(
"div"
,{
staticClass
:
"rule-content-list"
},[
e
(
"span"
,{
staticClass
:
"title"
},[
n
.
_v
(
"5.星星不足补卡时,如何获取更多星星?"
)]),
e
(
"br"
),
n
.
_v
(
" "
),
e
(
"span"
,{
staticClass
:
"con"
},[
n
.
_v
(
"
\n
可通过以下3种方式获取星星"
),
e
(
"br"
),
n
.
_v
(
"
\n
a. 打开未学习课程 星星+1"
),
e
(
"br"
),
n
.
_v
(
"
\n
b. 不限时间学习完成一节课程 星星+1"
),
e
(
"br"
),
n
.
_v
(
"
\n
c. 不限时提交成长记录 星星+1
\n
"
)])])])}]},
r
=
p
;
var
u
=!
1
;
var
C
=
e
(
"VU/8"
)(
d
,
r
,
!
1
,
function
(
n
){
u
||
e
(
"vEwR"
)},
"data-v-22bb6a4e"
,
null
);
C
.
options
.
__file
=
"src/components/punchTheClock/index.vue"
;
t
.
default
=
C
.
exports
},
RCiY
:
function
(
n
,
t
,
e
){
n
.
exports
=
e
.
p
+
"static/img/tankuang.2f1b23a.png"
},
"UPX/"
:
function
(
n
,
t
,
e
){
var
c
=
e
(
"kxFB"
);(
n
.
exports
=
e
(
"FZ+f"
)(
!
0
)).
push
([
n
.
i
,
"
\n
.fl-r[data-v-22bb6a4e] {
\n
float: right;
\n
}
\n
.fr[data-v-22bb6a4e] {
\n
float: right;
\n
}
\n
.fl[data-v-22bb6a4e] {
\n
float: left;
\n
}
\n
.main-block[data-v-22bb6a4e] {
\n
margin: 5px;
\n
background: white;
\n
padding: 5px;
\n
}
\n
.clear-both[data-v-22bb6a4e]:after {
\n
content: '';
\n
display: block;
\n
clear: both;
\n
}
\n
@-webkit-keyframes myfirst-data-v-22bb6a4e {
\n
0% {
\n
-webkit-transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
}
\n
}
\n
.van-button--info[data-v-22bb6a4e] {
\n
background: #40A9FF;
\n
border: 1px solid #40A9FF;
\n
}
\n
.van-popup[data-v-22bb6a4e] {
\n
background: transparent;
\n
}
\n
.ellipsisCss[data-v-22bb6a4e] {
\n
overflow: hidden;
\n
-o-text-overflow: ellipsis;
\n
text-overflow: ellipsis;
\n
white-space: nowrap;
\n
}
\n
.transparentBtn[data-v-22bb6a4e] {
\n
width: 32vw;
\n
height: 10.13333333vw;
\n
border: 1px solid white;
\n
color: white;
\n
text-align: center;
\n
line-height: 10.13333333vw;
\n
font-size: 4vw;
\n
border-radius: 5.33333333vw;
\n
}
\n
i[data-v-22bb6a4e] {
\n
font-style: normal;
\n
}
\n
.punch-the-clock[data-v-22bb6a4e] {
\n
width: 100%;
\n
background: #FFD096;
\n
padding: 7.46666667vw 0;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
position: relative;
\n
/* 恭喜您已获得奖励 快联系班主任领取吧! */
\n
/* 今日卡 */
\n
/* 已完成人数 */
\n
/* 我的打卡记录 */
\n
/* 弹框 */
\n
}
\n
.punch-the-clock .rule[data-v-22bb6a4e] {
\n
width: 14.4vw;
\n
height: 8vw;
\n
line-height: 8vw;
\n
background: rgba(0, 0, 0, 0.5);
\n
border-radius: 50px 0 0 50px;
\n
position: fixed;
\n
top: 12.8vw;
\n
right: 0;
\n
z-index: 80;
\n
font-size: 3.46666667vw;
\n
text-align: center;
\n
color: #FFFFFF;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg[data-v-22bb6a4e] {
\n
width: 89.33333333vw;
\n
padding: 42.66666667vw 6.13333333vw 5.33333333vw;
\n
background: #F76D39;
\n
border-radius: 2.66666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content[data-v-22bb6a4e] {
\n
width: 100%;
\n
/* 倒计时 */
\n
/* 完成率 */
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-timer[data-v-22bb6a4e] {
\n
padding: 2.13333333vw 0 4vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
font-size: 3.2vw;
\n
color: #75290D;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-timer span[data-v-22bb6a4e] {
\n
vertical-align: middle;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-timer .timer[data-v-22bb6a4e] {
\n
width: 5.33333333vw;
\n
height: 5.33333333vw;
\n
line-height: 5.33333333vw;
\n
margin: 0 0.8vw;
\n
display: inline-block;
\n
background: #FFEEED;
\n
border-radius: 1.06666667vw;
\n
text-align: center;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion[data-v-22bb6a4e] {
\n
width: 76.8vw;
\n
height: 24vw;
\n
padding: 10.93333333vw 2.66666667vw 0 3.46666667vw;
\n
position: relative;
\n
background: #FFE4C1;
\n
border-radius: 2.66666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
/* 图像 */
\n
/* 进度条 */
\n
/* 解释进度文本 */
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .daka-fu[data-v-22bb6a4e] {
\n
width: 7.46666667vw;
\n
height: 8.8vw;
\n
position: absolute;
\n
top: 1.6vw;
\n
right: 2.66666667vw;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .daka-fu img[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed[data-v-22bb6a4e] {
\n
width: 99%;
\n
height: 3.2vw;
\n
line-height: 2.4vw;
\n
background: #FFFFFF;
\n
border-radius: 1.6vw;
\n
position: relative;
\n
text-align: right;
\n
overflow: hidden;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-baifen[data-v-22bb6a4e] {
\n
padding-right: 1.33333333vw;
\n
font-size: 2.66666667vw;
\n
color: #75290D;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .baifenbi[data-v-22bb6a4e] {
\n
position: absolute;
\n
right: 0;
\n
top: 0.26666667vw;
\n
/*z-index: 10;*/
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list[data-v-22bb6a4e] {
\n
width: 30%;
\n
height: 3.2vw;
\n
line-height: 3.2vw;
\n
display: inline-block;
\n
float: left;
\n
border-radius: 1.6vw;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list-completed[data-v-22bb6a4e] {
\n
line-height: 3.2vw;
\n
background: #60ADF0;
\n
position: relative;
\n
z-index: 4;
\n
color: #FFFFFF;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list-be[data-v-22bb6a4e] {
\n
margin-left: -3%;
\n
background: #FFD454;
\n
position: relative;
\n
z-index: 2;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list-card[data-v-22bb6a4e] {
\n
margin-left: -3%;
\n
background: #FF7D77;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content[data-v-22bb6a4e] {
\n
width: 100%;
\n
padding-top: 2.13333333vw;
\n
font-size: 0;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list[data-v-22bb6a4e] {
\n
display: inline-block;
\n
padding-right: 2.66666667vw;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-color[data-v-22bb6a4e] {
\n
width: 2.66666667vw;
\n
height: 2.66666667vw;
\n
display: inline-block;
\n
border-radius: 100px;
\n
vertical-align: middle;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-completed[data-v-22bb6a4e] {
\n
background: #60ADF0;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-be[data-v-22bb6a4e] {
\n
background: #FFD454;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-card[data-v-22bb6a4e] {
\n
background: #FF7D77;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-waiting[data-v-22bb6a4e] {
\n
background: #FFFFFF;
\n
}
\n
.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-text[data-v-22bb6a4e] {
\n
padding-left: 1.06666667vw;
\n
vertical-align: middle;
\n
font-size: 3.2vw;
\n
color: #948145;
\n
}
\n
.punch-the-clock .punch-the-clock-name-image[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 42.66666667vw;
\n
background: url("
+
c
(
e
(
"eyiJ"
))
+
") no-repeat;
\n
background-size: 100% 100%;
\n
padding-top: 2.4vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
position: absolute;
\n
left: 0;
\n
top: 7.46666667vw;
\n
text-align: center;
\n
font-size: 4.8vw;
\n
color: #FFFFFF;
\n
}
\n
.punch-the-clock .punch-the-clock-name-image .yiwancheng[data-v-22bb6a4e] {
\n
position: absolute;
\n
bottom: 4.8vw;
\n
right: 15.46666667vw;
\n
font-size: 3.73333333vw;
\n
color: #E68453;
\n
}
\n
.punch-the-clock .punch-the-clock-reward[data-v-22bb6a4e] {
\n
width: 89.33333333vw;
\n
height: 73.33333333vw;
\n
margin-top: 2.66666667vw;
\n
padding-top: 4vw;
\n
background: #FFFFFF;
\n
border-radius: 2.66666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
text-align: center;
\n
}
\n
.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-title[data-v-22bb6a4e] {
\n
font-size: 4.53333333vw;
\n
font-weight: 500;
\n
color: #BB3E00;
\n
}
\n
.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-erweima[data-v-22bb6a4e] {
\n
width: 45.33333333vw;
\n
height: 45.33333333vw;
\n
margin-top: 1.33333333vw;
\n
background: #FFE1AE;
\n
border-right: 1.86666667vw;
\n
position: relative;
\n
}
\n
.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-erweima .punch-the-clock-reward-erweima-ma[data-v-22bb6a4e] {
\n
width: 40vw;
\n
height: 40vw;
\n
background: #BDBDBD;
\n
position: absolute;
\n
top: 0;
\n
left: 0;
\n
right: 0;
\n
bottom: 0;
\n
margin: auto;
\n
}
\n
.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-erweima .punch-the-clock-reward-erweima-ma img[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
.punch-the-clock .today-list-xian[data-v-22bb6a4e] {
\n
padding-top: 2.4vw;
\n
padding-bottom: 2.66666667vw;
\n
border-bottom: 1px solid #EFDFD4;
\n
overflow: hidden;
\n
}
\n
.punch-the-clock .today-list-xian[data-v-22bb6a4e]:first-child {
\n
padding-top: 0;
\n
}
\n
.punch-the-clock .today-list-xian[data-v-22bb6a4e]:last-child {
\n
padding-bottom: 0;
\n
border-bottom: none;
\n
}
\n
.punch-the-clock .today-list[data-v-22bb6a4e] {
\n
width: 89.33333333vw;
\n
margin-top: 2.66666667vw;
\n
padding: 5.06666667vw 5.33333333vw 3.73333333vw;
\n
background: #FFFFFF;
\n
border-radius: 2.66666667vw;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
overflow: hidden;
\n
}
\n
.punch-the-clock .today-list .punch-list-today[data-v-22bb6a4e] {
\n
overflow: hidden;
\n
padding-top: 5.06666667vw;
\n
padding-bottom: 3.73333333vw;
\n
border-bottom: 1px solid #EFDFD4;
\n
}
\n
.punch-the-clock .today-list .punch-list-today[data-v-22bb6a4e]:first-child {
\n
padding-top: 0;
\n
}
\n
.punch-the-clock .today-list .punch-list-today[data-v-22bb6a4e]:last-child {
\n
padding-bottom: 0;
\n
border-bottom: none;
\n
}
\n
.punch-the-clock .today-list .punch-card-today[data-v-22bb6a4e] {
\n
float: left;
\n
text-align: left;
\n
}
\n
.punch-the-clock .today-list .punch-card-today .day[data-v-22bb6a4e] {
\n
font-size: 4vw;
\n
font-weight: 500;
\n
color: #6B5617;
\n
}
\n
.punch-the-clock .today-list .punch-card-today .small-title[data-v-22bb6a4e] {
\n
width: 25.86666667vw;
\n
overflow: hidden;
\n
-o-text-overflow: ellipsis;
\n
text-overflow: ellipsis;
\n
white-space: nowrap;
\n
font-size: 3.2vw;
\n
padding-top: 3.46666667vw;
\n
color: #A6A59F;
\n
}
\n
.punch-the-clock .today-list .punch-card-today .title[data-v-22bb6a4e] {
\n
width: 25.86666667vw;
\n
overflow: hidden;
\n
-o-text-overflow: ellipsis;
\n
text-overflow: ellipsis;
\n
white-space: nowrap;
\n
font-size: 3.2vw;
\n
padding-top: 2.4vw;
\n
color: #A6A59F;
\n
}
\n
.punch-the-clock .today-list .punch-card-today .punch-card-today-learning[data-v-22bb6a4e] {
\n
width: 23.2vw;
\n
height: 15.2vw;
\n
}
\n
.punch-the-clock .today-list .punch-card-today .punch-card-today-learning img[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
.punch-the-clock .today-list .punch-card-today .punch-card-today-xuexila[data-v-22bb6a4e] {
\n
padding-top: 2.13333333vw;
\n
font-size: 3.2vw;
\n
font-weight: 500;
\n
color: #AF5D21;
\n
text-align: center;
\n
}
\n
.punch-the-clock .today-list .punch-card-today[data-v-22bb6a4e]:first-child {
\n
padding-right: 3.73333333vw;
\n
}
\n
.punch-the-clock .today-list .punch-card-today[data-v-22bb6a4e]:last-child {
\n
padding-left: 2.13333333vw;
\n
}
\n
.punch-the-clock .today-list .today-list-null[data-v-22bb6a4e] {
\n
padding: 21.33333333vw 0 29.33333333vw;
\n
}
\n
.punch-the-clock .today-list .today-list-null .null-tu[data-v-22bb6a4e] {
\n
width: 26.66666667vw;
\n
height: 26.66666667vw;
\n
margin: auto;
\n
}
\n
.punch-the-clock .today-list .today-list-null .null-tu img[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
.punch-the-clock .today-list .today-list-null .today-list-null-text[data-v-22bb6a4e] {
\n
padding-top: 2.93333333vw;
\n
font-size: 3.46666667vw;
\n
color: #666666;
\n
}
\n
.punch-the-clock .punch-the-clock-completed-persons[data-v-22bb6a4e] {
\n
width: 100%;
\n
padding-top: 1.33333333vw;
\n
padding-bottom: 2.66666667vw;
\n
text-align: right;
\n
}
\n
.punch-the-clock .punch-the-clock-completed-persons .punch-the-clock-completed-persons-image[data-v-22bb6a4e] {
\n
overflow: hidden;
\n
}
\n
.punch-the-clock .punch-the-clock-completed-persons .yiwancheng[data-v-22bb6a4e] {
\n
padding-right: 5.6vw;
\n
padding-left: 0.8vw;
\n
line-height: 5.33333333vw;
\n
float: right;
\n
font-size: 2.93333333vw;
\n
color: #623F06;
\n
vertical-align: middle;
\n
}
\n
.punch-the-clock .punch-the-clock-completed-persons .portrait[data-v-22bb6a4e] {
\n
width: 5.33333333vw;
\n
height: 5.33333333vw;
\n
margin-left: -2.66666667vw;
\n
border-radius: 100px;
\n
float: right;
\n
vertical-align: middle;
\n
}
\n
.punch-the-clock .punch-the-clock-completed-persons .portrait img[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
border-radius: 100px;
\n
}
\n
.punch-the-clock .punch-the-clock-record[data-v-22bb6a4e] {
\n
width: 89.33333333vw;
\n
padding-top: 6.4vw;
\n
padding-bottom: 2.66666667vw;
\n
background: #FFFFFF;
\n
border-radius: 2.66666667vw;
\n
text-align: center;
\n
}
\n
.punch-the-clock .punch-the-clock-record .punch-the-clock-record-title[data-v-22bb6a4e] {
\n
width: 100%;
\n
position: relative;
\n
}
\n
.punch-the-clock .punch-the-clock-record .punch-the-clock-record-title .punch-the-clock-record-title-image[data-v-22bb6a4e] {
\n
width: 70.4vw;
\n
height: 1.06666667vw;
\n
background: url("
+
c
(
e
(
"krUU"
))
+
") no-repeat;
\n
background-size: 100% 100%;
\n
}
\n
.punch-the-clock .punch-the-clock-record .punch-the-clock-record-title .punch-the-clock-record-title-text[data-v-22bb6a4e] {
\n
position: absolute;
\n
left: 0;
\n
right: 0;
\n
top: -2.66666667vw;
\n
margin: auto;
\n
}
\n
.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list[data-v-22bb6a4e] {
\n
width: 100%;
\n
padding-top: 7.73333333vw;
\n
display: -webkit-box;
\n
display: -webkit-flex;
\n
display: -ms-flexbox;
\n
display: flex;
\n
}
\n
.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list li[data-v-22bb6a4e] {
\n
-webkit-box-flex: 1;
\n
-webkit-flex: 1;
\n
-ms-flex: 1;
\n
flex: 1;
\n
font-size: 3.2vw;
\n
text-align: center;
\n
color: #948145;
\n
}
\n
.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list .active[data-v-22bb6a4e] {
\n
font-weight: 500;
\n
position: relative;
\n
top: 0.8vw;
\n
}
\n
.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list .active .xian[data-v-22bb6a4e] {
\n
width: 6.4vw;
\n
height: 1.06666667vw;
\n
margin-top: 0.53333333vw;
\n
background: #FF8A5A;
\n
border-radius: 0.8vw;
\n
}
\n
.punch-the-clock .punch-the-clock-model[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
padding-top: 13.33333333vw;
\n
position: fixed;
\n
top: 0;
\n
left: 0;
\n
background: rgba(0, 0, 0, 0.5);
\n
z-index: 100;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin[data-v-22bb6a4e] {
\n
width: 81.86666667vw;
\n
height: 129.33333333vw;
\n
padding: 24vw 8vw 0;
\n
position: relative;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
background: url("
+
c
(
e
(
"RCiY"
))
+
") no-repeat;
\n
background-size: 100% 100%;
\n
/* 我的打卡记录详情 */
\n
/* 规则 */
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .x-code[data-v-22bb6a4e] {
\n
width: 7.2vw;
\n
height: 7.2vw;
\n
position: absolute;
\n
top: 0;
\n
right: 0;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .x-code img[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .punch-the-clock-model-title[data-v-22bb6a4e] {
\n
width: 19.2vw;
\n
height: 2.66666667vw;
\n
background: url("
+
c
(
e
(
"yB1h"
))
+
") no-repeat;
\n
background-size: 100% 100%;
\n
border-radius: 10px;
\n
text-align: center;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .punch-the-clock-model-title span[data-v-22bb6a4e] {
\n
position: relative;
\n
top: -2.66666667vw;
\n
font-size: 4vw;
\n
font-weight: 600;
\n
color: #333333;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .title-text[data-v-22bb6a4e] {
\n
padding-top: 1.33333333vw;
\n
font-size: 3.73333333vw;
\n
color: #333333;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .title-text .small-title[data-v-22bb6a4e] {
\n
color: #ff7d7a;
\n
font-weight: 500;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .title-padd[data-v-22bb6a4e] {
\n
padding-top: 5.33333333vw;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars[data-v-22bb6a4e] {
\n
width: 66.93333333vw;
\n
height: 23.46666667vw;
\n
margin-top: 2.66666667vw;
\n
padding: 2.13333333vw;
\n
border: 1px solid #FFD454;
\n
-webkit-box-sizing: border-box;
\n
box-sizing: border-box;
\n
border-radius: 1.33333333vw;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars .get-stars-text[data-v-22bb6a4e] {
\n
font-size: 3.2vw;
\n
color: #666666;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars .get-stars-text-xingxing[data-v-22bb6a4e] {
\n
float: right;
\n
padding-right: 18.4vw;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars .get-stars-text-con[data-v-22bb6a4e] {
\n
padding-top: 0.26666667vw;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars-btn[data-v-22bb6a4e] {
\n
width: 64vw;
\n
height: 13.33333333vw;
\n
line-height: 13.33333333vw;
\n
background: #FFD454;
\n
position: absolute;
\n
left: 0;
\n
right: 0;
\n
bottom: 13.33333333vw;
\n
border-radius: 100px;
\n
font-size: 4.8vw;
\n
font-weight: 500;
\n
text-align: center;
\n
color: #FFFFFF;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars-btn-clo[data-v-22bb6a4e] {
\n
background: #CCCCCC;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .punch-the-clock-rule[data-v-22bb6a4e] {
\n
width: 41.86666667vw;
\n
height: 7.2vw;
\n
line-height: 7.2vw;
\n
background: url("
+
c
(
e
(
"VRYd"
))
+
") no-repeat;
\n
background-size: 100% 100%;
\n
font-size: 4vw;
\n
color: #FFFFFF;
\n
text-align: center;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content[data-v-22bb6a4e] {
\n
margin-top: 4.26666667vw;
\n
height: 78.66666667vw;
\n
line-height: 6.66666667vw;
\n
overflow: auto;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content .rule-content-list[data-v-22bb6a4e] {
\n
width: 100%;
\n
font-size: 3.46666667vw;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content .rule-content-list .title[data-v-22bb6a4e] {
\n
font-weight: 500;
\n
color: #333333;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content .rule-content-list .con[data-v-22bb6a4e] {
\n
color: #aaaaaa;
\n
text-align: justify;
\n
-moz-text-align-last: justify;
\n
text-align-last: justify;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi[data-v-22bb6a4e] {
\n
width: 37.6vw;
\n
height: 33.6vw;
\n
margin: auto;
\n
background: rgba(0, 0, 0, 0.8);
\n
border-radius: 2.66666667vw;
\n
padding-top: 5.33333333vw;
\n
position: absolute;
\n
left: 0;
\n
bottom: 15%;
\n
right: 0;
\n
text-align: center;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi .tishi-image[data-v-22bb6a4e] {
\n
width: 6.93333333vw;
\n
height: 6.93333333vw;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi .tishi-image img[data-v-22bb6a4e] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi .text[data-v-22bb6a4e] {
\n
padding-top: 4vw;
\n
font-size: 3.2vw;
\n
color: #FFFFFF;
\n
}
\n
.punch-the-clock .punch-the-clock-model .punch-the-clock-rule-pad[data-v-22bb6a4e] {
\n
padding-top: 27.2vw;
\n
}
\n
@media screen and (min-width: 600px) {
\n
.punch-the-clock .punch-the-clock-model[data-v-22bb6a4e] {
\n
overflow: auto;
\n
}
\n
}
\n
"
,
""
,{
version
:
3
,
sources
:[
"/Users/xiaxue/Desktop/ccdaima/wechat/src/components/punchTheClock/index.vue"
],
names
:[],
mappings
:
"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"
,
file
:
"index.vue"
,
sourcesContent
:[
'
\
n.fl-r[data-v-22bb6a4e] {
\
n float: right;
\
n}
\
n.fr[data-v-22bb6a4e] {
\
n float: right;
\
n}
\
n.fl[data-v-22bb6a4e] {
\
n float: left;
\
n}
\
n.main-block[data-v-22bb6a4e] {
\
n margin: 5px;
\
n background: white;
\
n padding: 5px;
\
n}
\
n.clear-both[data-v-22bb6a4e]:after {
\
n content:
\'\'
;
\
n display: block;
\
n clear: both;
\
n}
\
n@-webkit-keyframes myfirst-data-v-22bb6a4e {
\
n0% {
\
n -webkit-transform: scale(1);
\
n}
\
n50% {
\
n -webkit-transform: scale(1.1);
\
n}
\
n100% {
\
n -webkit-transform: scale(1);
\
n}
\
n}
\
n.van-button--info[data-v-22bb6a4e] {
\
n background: #40A9FF;
\
n border: 1px solid #40A9FF;
\
n}
\
n.van-popup[data-v-22bb6a4e] {
\
n background: transparent;
\
n}
\
n.ellipsisCss[data-v-22bb6a4e] {
\
n overflow: hidden;
\
n -o-text-overflow: ellipsis;
\
n text-overflow: ellipsis;
\
n white-space: nowrap;
\
n}
\
n.transparentBtn[data-v-22bb6a4e] {
\
n width: 32vw;
\
n height: 10.13333333vw;
\
n border: 1px solid white;
\
n color: white;
\
n text-align: center;
\
n line-height: 10.13333333vw;
\
n font-size: 4vw;
\
n border-radius: 5.33333333vw;
\
n}
\
ni[data-v-22bb6a4e] {
\
n font-style: normal;
\
n}
\
n.punch-the-clock[data-v-22bb6a4e] {
\
n width: 100%;
\
n background: #FFD096;
\
n padding: 7.46666667vw 0;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n position: relative;
\
n /* 恭喜您已获得奖励 快联系班主任领取吧! */
\
n /* 今日卡 */
\
n /* 已完成人数 */
\
n /* 我的打卡记录 */
\
n /* 弹框 */
\
n}
\
n.punch-the-clock .rule[data-v-22bb6a4e] {
\
n width: 14.4vw;
\
n height: 8vw;
\
n line-height: 8vw;
\
n background: rgba(0, 0, 0, 0.5);
\
n border-radius: 50px 0 0 50px;
\
n position: fixed;
\
n top: 12.8vw;
\
n right: 0;
\
n z-index: 80;
\
n font-size: 3.46666667vw;
\
n text-align: center;
\
n color: #FFFFFF;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg[data-v-22bb6a4e] {
\
n width: 89.33333333vw;
\
n padding: 42.66666667vw 6.13333333vw 5.33333333vw;
\
n background: #F76D39;
\
n border-radius: 2.66666667vw;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content[data-v-22bb6a4e] {
\
n width: 100%;
\
n /* 倒计时 */
\
n /* 完成率 */
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-timer[data-v-22bb6a4e] {
\
n padding: 2.13333333vw 0 4vw;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n font-size: 3.2vw;
\
n color: #75290D;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-timer span[data-v-22bb6a4e] {
\
n vertical-align: middle;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-timer .timer[data-v-22bb6a4e] {
\
n width: 5.33333333vw;
\
n height: 5.33333333vw;
\
n line-height: 5.33333333vw;
\
n margin: 0 0.8vw;
\
n display: inline-block;
\
n background: #FFEEED;
\
n border-radius: 1.06666667vw;
\
n text-align: center;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion[data-v-22bb6a4e] {
\
n width: 76.8vw;
\
n height: 24vw;
\
n padding: 10.93333333vw 2.66666667vw 0 3.46666667vw;
\
n position: relative;
\
n background: #FFE4C1;
\
n border-radius: 2.66666667vw;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n /* 图像 */
\
n /* 进度条 */
\
n /* 解释进度文本 */
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .daka-fu[data-v-22bb6a4e] {
\
n width: 7.46666667vw;
\
n height: 8.8vw;
\
n position: absolute;
\
n top: 1.6vw;
\
n right: 2.66666667vw;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .daka-fu img[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed[data-v-22bb6a4e] {
\
n width: 99%;
\
n height: 3.2vw;
\
n line-height: 2.4vw;
\
n background: #FFFFFF;
\
n border-radius: 1.6vw;
\
n position: relative;
\
n text-align: right;
\
n overflow: hidden;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-baifen[data-v-22bb6a4e] {
\
n padding-right: 1.33333333vw;
\
n font-size: 2.66666667vw;
\
n color: #75290D;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .baifenbi[data-v-22bb6a4e] {
\
n position: absolute;
\
n right: 0;
\
n top: 0.26666667vw;
\
n /*z-index: 10;*/
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list[data-v-22bb6a4e] {
\
n width: 30%;
\
n height: 3.2vw;
\
n line-height: 3.2vw;
\
n display: inline-block;
\
n float: left;
\
n border-radius: 1.6vw;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list-completed[data-v-22bb6a4e] {
\
n line-height: 3.2vw;
\
n background: #60ADF0;
\
n position: relative;
\
n z-index: 4;
\
n color: #FFFFFF;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list-be[data-v-22bb6a4e] {
\
n margin-left: -3%;
\
n background: #FFD454;
\
n position: relative;
\
n z-index: 2;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed .speed-list-card[data-v-22bb6a4e] {
\
n margin-left: -3%;
\
n background: #FF7D77;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content[data-v-22bb6a4e] {
\
n width: 100%;
\
n padding-top: 2.13333333vw;
\
n font-size: 0;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list[data-v-22bb6a4e] {
\
n display: inline-block;
\
n padding-right: 2.66666667vw;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-color[data-v-22bb6a4e] {
\
n width: 2.66666667vw;
\
n height: 2.66666667vw;
\
n display: inline-block;
\
n border-radius: 100px;
\
n vertical-align: middle;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-completed[data-v-22bb6a4e] {
\
n background: #60ADF0;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-be[data-v-22bb6a4e] {
\
n background: #FFD454;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-card[data-v-22bb6a4e] {
\
n background: #FF7D77;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-waiting[data-v-22bb6a4e] {
\
n background: #FFFFFF;
\
n}
\
n.punch-the-clock .punch-the-clock-name-bg .punch-the-clock-name-content .punch-the-clock-name-content-completion .speed-content .speed-content-list .speed-content-list-text[data-v-22bb6a4e] {
\
n padding-left: 1.06666667vw;
\
n vertical-align: middle;
\
n font-size: 3.2vw;
\
n color: #948145;
\
n}
\
n.punch-the-clock .punch-the-clock-name-image[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 42.66666667vw;
\
n background: url("../../assets/punchTheClock/yezi_title.png") no-repeat;
\
n background-size: 100% 100%;
\
n padding-top: 2.4vw;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n position: absolute;
\
n left: 0;
\
n top: 7.46666667vw;
\
n text-align: center;
\
n font-size: 4.8vw;
\
n color: #FFFFFF;
\
n}
\
n.punch-the-clock .punch-the-clock-name-image .yiwancheng[data-v-22bb6a4e] {
\
n position: absolute;
\
n bottom: 4.8vw;
\
n right: 15.46666667vw;
\
n font-size: 3.73333333vw;
\
n color: #E68453;
\
n}
\
n.punch-the-clock .punch-the-clock-reward[data-v-22bb6a4e] {
\
n width: 89.33333333vw;
\
n height: 73.33333333vw;
\
n margin-top: 2.66666667vw;
\
n padding-top: 4vw;
\
n background: #FFFFFF;
\
n border-radius: 2.66666667vw;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n text-align: center;
\
n}
\
n.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-title[data-v-22bb6a4e] {
\
n font-size: 4.53333333vw;
\
n font-weight: 500;
\
n color: #BB3E00;
\
n}
\
n.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-erweima[data-v-22bb6a4e] {
\
n width: 45.33333333vw;
\
n height: 45.33333333vw;
\
n margin-top: 1.33333333vw;
\
n background: #FFE1AE;
\
n border-right: 1.86666667vw;
\
n position: relative;
\
n}
\
n.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-erweima .punch-the-clock-reward-erweima-ma[data-v-22bb6a4e] {
\
n width: 40vw;
\
n height: 40vw;
\
n background: #BDBDBD;
\
n position: absolute;
\
n top: 0;
\
n left: 0;
\
n right: 0;
\
n bottom: 0;
\
n margin: auto;
\
n}
\
n.punch-the-clock .punch-the-clock-reward .punch-the-clock-reward-erweima .punch-the-clock-reward-erweima-ma img[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n}
\
n.punch-the-clock .today-list-xian[data-v-22bb6a4e] {
\
n padding-top: 2.4vw;
\
n padding-bottom: 2.66666667vw;
\
n border-bottom: 1px solid #EFDFD4;
\
n overflow: hidden;
\
n}
\
n.punch-the-clock .today-list-xian[data-v-22bb6a4e]:first-child {
\
n padding-top: 0;
\
n}
\
n.punch-the-clock .today-list-xian[data-v-22bb6a4e]:last-child {
\
n padding-bottom: 0;
\
n border-bottom: none;
\
n}
\
n.punch-the-clock .today-list[data-v-22bb6a4e] {
\
n width: 89.33333333vw;
\
n margin-top: 2.66666667vw;
\
n padding: 5.06666667vw 5.33333333vw 3.73333333vw;
\
n background: #FFFFFF;
\
n border-radius: 2.66666667vw;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n overflow: hidden;
\
n}
\
n.punch-the-clock .today-list .punch-list-today[data-v-22bb6a4e] {
\
n overflow: hidden;
\
n padding-top: 5.06666667vw;
\
n padding-bottom: 3.73333333vw;
\
n border-bottom: 1px solid #EFDFD4;
\
n}
\
n.punch-the-clock .today-list .punch-list-today[data-v-22bb6a4e]:first-child {
\
n padding-top: 0;
\
n}
\
n.punch-the-clock .today-list .punch-list-today[data-v-22bb6a4e]:last-child {
\
n padding-bottom: 0;
\
n border-bottom: none;
\
n}
\
n.punch-the-clock .today-list .punch-card-today[data-v-22bb6a4e] {
\
n float: left;
\
n text-align: left;
\
n}
\
n.punch-the-clock .today-list .punch-card-today .day[data-v-22bb6a4e] {
\
n font-size: 4vw;
\
n font-weight: 500;
\
n color: #6B5617;
\
n}
\
n.punch-the-clock .today-list .punch-card-today .small-title[data-v-22bb6a4e] {
\
n width: 25.86666667vw;
\
n overflow: hidden;
\
n -o-text-overflow: ellipsis;
\
n text-overflow: ellipsis;
\
n white-space: nowrap;
\
n font-size: 3.2vw;
\
n padding-top: 3.46666667vw;
\
n color: #A6A59F;
\
n}
\
n.punch-the-clock .today-list .punch-card-today .title[data-v-22bb6a4e] {
\
n width: 25.86666667vw;
\
n overflow: hidden;
\
n -o-text-overflow: ellipsis;
\
n text-overflow: ellipsis;
\
n white-space: nowrap;
\
n font-size: 3.2vw;
\
n padding-top: 2.4vw;
\
n color: #A6A59F;
\
n}
\
n.punch-the-clock .today-list .punch-card-today .punch-card-today-learning[data-v-22bb6a4e] {
\
n width: 23.2vw;
\
n height: 15.2vw;
\
n}
\
n.punch-the-clock .today-list .punch-card-today .punch-card-today-learning img[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n}
\
n.punch-the-clock .today-list .punch-card-today .punch-card-today-xuexila[data-v-22bb6a4e] {
\
n padding-top: 2.13333333vw;
\
n font-size: 3.2vw;
\
n font-weight: 500;
\
n color: #AF5D21;
\
n text-align: center;
\
n}
\
n.punch-the-clock .today-list .punch-card-today[data-v-22bb6a4e]:first-child {
\
n padding-right: 3.73333333vw;
\
n}
\
n.punch-the-clock .today-list .punch-card-today[data-v-22bb6a4e]:last-child {
\
n padding-left: 2.13333333vw;
\
n}
\
n.punch-the-clock .today-list .today-list-null[data-v-22bb6a4e] {
\
n padding: 21.33333333vw 0 29.33333333vw;
\
n}
\
n.punch-the-clock .today-list .today-list-null .null-tu[data-v-22bb6a4e] {
\
n width: 26.66666667vw;
\
n height: 26.66666667vw;
\
n margin: auto;
\
n}
\
n.punch-the-clock .today-list .today-list-null .null-tu img[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n}
\
n.punch-the-clock .today-list .today-list-null .today-list-null-text[data-v-22bb6a4e] {
\
n padding-top: 2.93333333vw;
\
n font-size: 3.46666667vw;
\
n color: #666666;
\
n}
\
n.punch-the-clock .punch-the-clock-completed-persons[data-v-22bb6a4e] {
\
n width: 100%;
\
n padding-top: 1.33333333vw;
\
n padding-bottom: 2.66666667vw;
\
n text-align: right;
\
n}
\
n.punch-the-clock .punch-the-clock-completed-persons .punch-the-clock-completed-persons-image[data-v-22bb6a4e] {
\
n overflow: hidden;
\
n}
\
n.punch-the-clock .punch-the-clock-completed-persons .yiwancheng[data-v-22bb6a4e] {
\
n padding-right: 5.6vw;
\
n padding-left: 0.8vw;
\
n line-height: 5.33333333vw;
\
n float: right;
\
n font-size: 2.93333333vw;
\
n color: #623F06;
\
n vertical-align: middle;
\
n}
\
n.punch-the-clock .punch-the-clock-completed-persons .portrait[data-v-22bb6a4e] {
\
n width: 5.33333333vw;
\
n height: 5.33333333vw;
\
n margin-left: -2.66666667vw;
\
n border-radius: 100px;
\
n float: right;
\
n vertical-align: middle;
\
n}
\
n.punch-the-clock .punch-the-clock-completed-persons .portrait img[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n border-radius: 100px;
\
n}
\
n.punch-the-clock .punch-the-clock-record[data-v-22bb6a4e] {
\
n width: 89.33333333vw;
\
n padding-top: 6.4vw;
\
n padding-bottom: 2.66666667vw;
\
n background: #FFFFFF;
\
n border-radius: 2.66666667vw;
\
n text-align: center;
\
n}
\
n.punch-the-clock .punch-the-clock-record .punch-the-clock-record-title[data-v-22bb6a4e] {
\
n width: 100%;
\
n position: relative;
\
n}
\
n.punch-the-clock .punch-the-clock-record .punch-the-clock-record-title .punch-the-clock-record-title-image[data-v-22bb6a4e] {
\
n width: 70.4vw;
\
n height: 1.06666667vw;
\
n background: url("../../assets/punchTheClock/line.png") no-repeat;
\
n background-size: 100% 100%;
\
n}
\
n.punch-the-clock .punch-the-clock-record .punch-the-clock-record-title .punch-the-clock-record-title-text[data-v-22bb6a4e] {
\
n position: absolute;
\
n left: 0;
\
n right: 0;
\
n top: -2.66666667vw;
\
n margin: auto;
\
n}
\
n.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list[data-v-22bb6a4e] {
\
n width: 100%;
\
n padding-top: 7.73333333vw;
\
n display: -webkit-box;
\
n display: -webkit-flex;
\
n display: -ms-flexbox;
\
n display: flex;
\
n}
\
n.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list li[data-v-22bb6a4e] {
\
n -webkit-box-flex: 1;
\
n -webkit-flex: 1;
\
n -ms-flex: 1;
\
n flex: 1;
\
n font-size: 3.2vw;
\
n text-align: center;
\
n color: #948145;
\
n}
\
n.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list .active[data-v-22bb6a4e] {
\
n font-weight: 500;
\
n position: relative;
\
n top: 0.8vw;
\
n}
\
n.punch-the-clock .punch-the-clock-record .punch-the-clock-record-list .active .xian[data-v-22bb6a4e] {
\
n width: 6.4vw;
\
n height: 1.06666667vw;
\
n margin-top: 0.53333333vw;
\
n background: #FF8A5A;
\
n border-radius: 0.8vw;
\
n}
\
n.punch-the-clock .punch-the-clock-model[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n padding-top: 13.33333333vw;
\
n position: fixed;
\
n top: 0;
\
n left: 0;
\
n background: rgba(0, 0, 0, 0.5);
\
n z-index: 100;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin[data-v-22bb6a4e] {
\
n width: 81.86666667vw;
\
n height: 129.33333333vw;
\
n padding: 24vw 8vw 0;
\
n position: relative;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n background: url("../../assets/punchTheClock/tankuang.png") no-repeat;
\
n background-size: 100% 100%;
\
n /* 我的打卡记录详情 */
\
n /* 规则 */
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .x-code[data-v-22bb6a4e] {
\
n width: 7.2vw;
\
n height: 7.2vw;
\
n position: absolute;
\
n top: 0;
\
n right: 0;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .x-code img[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .punch-the-clock-model-title[data-v-22bb6a4e] {
\
n width: 19.2vw;
\
n height: 2.66666667vw;
\
n background: url("../../assets/punchTheClock/beijing.png") no-repeat;
\
n background-size: 100% 100%;
\
n border-radius: 10px;
\
n text-align: center;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .punch-the-clock-model-title span[data-v-22bb6a4e] {
\
n position: relative;
\
n top: -2.66666667vw;
\
n font-size: 4vw;
\
n font-weight: 600;
\
n color: #333333;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .title-text[data-v-22bb6a4e] {
\
n padding-top: 1.33333333vw;
\
n font-size: 3.73333333vw;
\
n color: #333333;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .title-text .small-title[data-v-22bb6a4e] {
\
n color: #ff7d7a;
\
n font-weight: 500;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .title-padd[data-v-22bb6a4e] {
\
n padding-top: 5.33333333vw;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars[data-v-22bb6a4e] {
\
n width: 66.93333333vw;
\
n height: 23.46666667vw;
\
n margin-top: 2.66666667vw;
\
n padding: 2.13333333vw;
\
n border: 1px solid #FFD454;
\
n -webkit-box-sizing: border-box;
\
n box-sizing: border-box;
\
n border-radius: 1.33333333vw;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars .get-stars-text[data-v-22bb6a4e] {
\
n font-size: 3.2vw;
\
n color: #666666;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars .get-stars-text-xingxing[data-v-22bb6a4e] {
\
n float: right;
\
n padding-right: 18.4vw;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars .get-stars-text-con[data-v-22bb6a4e] {
\
n padding-top: 0.26666667vw;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars-btn[data-v-22bb6a4e] {
\
n width: 64vw;
\
n height: 13.33333333vw;
\
n line-height: 13.33333333vw;
\
n background: #FFD454;
\
n position: absolute;
\
n left: 0;
\
n right: 0;
\
n bottom: 13.33333333vw;
\
n border-radius: 100px;
\
n font-size: 4.8vw;
\
n font-weight: 500;
\
n text-align: center;
\
n color: #FFFFFF;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .get-stars-btn-clo[data-v-22bb6a4e] {
\
n background: #CCCCCC;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .punch-the-clock-rule[data-v-22bb6a4e] {
\
n width: 41.86666667vw;
\
n height: 7.2vw;
\
n line-height: 7.2vw;
\
n background: url("../../assets/punchTheClock/rule_beijing.png") no-repeat;
\
n background-size: 100% 100%;
\
n font-size: 4vw;
\
n color: #FFFFFF;
\
n text-align: center;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content[data-v-22bb6a4e] {
\
n margin-top: 4.26666667vw;
\
n height: 78.66666667vw;
\
n line-height: 6.66666667vw;
\
n overflow: auto;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content .rule-content-list[data-v-22bb6a4e] {
\
n width: 100%;
\
n font-size: 3.46666667vw;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content .rule-content-list .title[data-v-22bb6a4e] {
\
n font-weight: 500;
\
n color: #333333;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .rule-content .rule-content-list .con[data-v-22bb6a4e] {
\
n color: #aaaaaa;
\
n text-align: justify;
\
n -moz-text-align-last: justify;
\
n text-align-last: justify;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi[data-v-22bb6a4e] {
\
n width: 37.6vw;
\
n height: 33.6vw;
\
n margin: auto;
\
n background: rgba(0, 0, 0, 0.8);
\
n border-radius: 2.66666667vw;
\
n padding-top: 5.33333333vw;
\
n position: absolute;
\
n left: 0;
\
n bottom: 15%;
\
n right: 0;
\
n text-align: center;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi .tishi-image[data-v-22bb6a4e] {
\
n width: 6.93333333vw;
\
n height: 6.93333333vw;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi .tishi-image img[data-v-22bb6a4e] {
\
n width: 100%;
\
n height: 100%;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-model-yin .tishi .text[data-v-22bb6a4e] {
\
n padding-top: 4vw;
\
n font-size: 3.2vw;
\
n color: #FFFFFF;
\
n}
\
n.punch-the-clock .punch-the-clock-model .punch-the-clock-rule-pad[data-v-22bb6a4e] {
\
n padding-top: 27.2vw;
\
n}
\
n@media screen and (min-width: 600px) {
\
n.punch-the-clock .punch-the-clock-model[data-v-22bb6a4e] {
\
n overflow: auto;
\
n}
\
n}
\
n'
],
sourceRoot
:
""
}])},
VRYd
:
function
(
n
,
t
,
e
){
n
.
exports
=
e
.
p
+
"static/img/rule_beijing.389bbdc.png"
},
eyiJ
:
function
(
n
,
t
,
e
){
n
.
exports
=
e
.
p
+
"static/img/yezi_title.ab848ae.png"
},
vEwR
:
function
(
n
,
t
,
e
){
var
c
=
e
(
"UPX/"
);
"string"
==
typeof
c
&&
(
c
=
[[
n
.
i
,
c
,
""
]]),
c
.
locals
&&
(
n
.
exports
=
c
.
locals
);
e
(
"rjj0"
)(
"9afaabc8"
,
c
,
!
1
,{})},
yB1h
:
function
(
n
,
t
){
n
.
exports
=
"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAAUCAYAAABiZ7R2AAAAAXNSR0IArs4c6QAAA4lJREFUaAXtWs9PE0EYfd/sQhcKiFBQEzWaaEwkEQ+ejR71ohduHPxT+qd48MYFL3rUePYgJpAYTTTqQVtALFR2aXfGN9vyu5WW1lrpTDOZ2Z2d7eybN9/8+J7gPwjm2b0Urg0FCDEA6UthK06hn7+yTrH5/RBTSVkIw+gZH0Yzr3yAqWKq4cEwio2iWF7NQ0HzWoxUoFBSyfNa82kb+DR4k+9mqhkZbF4ZzRIbY4iKYZJr5nmtGLUus3IJwlSYxsLUlFiZEVt8R5Skvop4tYV+L2JRhACbeLcRyv3ntryrQxW0zrbRfHwUoFwcRqhGgHKaHZ1mB6XZ8YMElXmdZicMsGMG2LkBQVedbWGX/JsRTZKGxGKTWGySjEViUSQRf5GEzOsi4BcR6AL89Lpcfhx2uuVtJ5DJZhUefBpBEI4iKp2G741yZI5yRJ7iRw+TECSN6ev0h/bG/0mJhCtwMK7TLv6kpV1DOV5Dqu8HwmANTy8VJJvV7cTi2AQyZsbDEiZoPc5A4gyJkeHoGGfjxjlavHY20r2rTQjYqRVYoZVfIdGWYbxlWrHvuI68yJwtazo0RKDEqswsTpIsF7h2OM9/OUuSTPTs1NI0zF1ewU6Vgjxb+Y1rta8k1RfMTeUasVZ1CWQWZ8a4SL0KX67wxRdpEu1C1YVeQUDBLuA/o2w+wFfvZWputdan7yMQSTPETcYNsvEmLcxkrQruXo8iIMiRE2+g5C3JtLGNQkKghDgit8m2W25a2obGpTURsNOdL6+5MXpliSRmafYc4miWOyNun11wCDSKgBThpZ7wuCt66MjTKGjuuV0EaHDInd48oNtFweVaREDRDM3z4Iknmi44BJpBIJnC5t0iuhnM3LNc7RxYRO/FJNmNGZmmL2rabeP3IuPyPNrJ0Re3wF36wqFtfC143EFiLVR66N5xDhLrweNcGfWQOSH3/4Yr4yhozIs7PiYnMokzVRvrFxunDyXDBfkYpz/nTD0KwH9RnjhTzSr7jI5U61CVfOJMzeWX5e5LapeaD/tcGc1XP1zjj3IOrSnlUMNOznEYt/bcoZwDep0CukLXyzla+eC6gjIrJFNq0AnKqujaqeWgoExriskoLDupgrJWiFWvbkuSVkWJKyhxtZJWnnolqZ1ivR1Z615JKy0yz1YTeWtdSattZkXeui1ptXLWmHLWHSlrVdIKSlg15asnWNL6G3ZRwHGoUzmnAAAAAElFTkSuQmCC"
}});
\ No newline at end of file
dist/static/js/manifest.
85edad568ad28eb1cdbb
.js
→
dist/static/js/manifest.
6e421e7d90c89d9a2778
.js
View file @
1e419131
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
a
,
b
,
n
){
for
(
var
r
,
t
,
o
,
i
=
0
,
u
=
[];
i
<
a
.
length
;
i
++
)
t
=
a
[
i
],
f
[
t
]
&&
u
.
push
(
f
[
t
][
0
]),
f
[
t
]
=
0
;
for
(
r
in
b
)
Object
.
prototype
.
hasOwnProperty
.
call
(
b
,
r
)
&&
(
e
[
r
]
=
b
[
r
]);
for
(
c
&&
c
(
a
,
b
,
n
);
u
.
length
;)
u
.
shift
()();
if
(
n
)
for
(
i
=
0
;
i
<
n
.
length
;
i
++
)
o
=
d
(
d
.
s
=
n
[
i
]);
return
o
};
var
a
=
{},
f
=
{
68
:
0
};
function
d
(
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
,
d
),
f
.
l
=!
0
,
f
.
exports
}
d
.
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
,
d
){
c
=
f
[
e
]
=
[
a
,
d
]});
c
[
2
]
=
a
;
var
b
=
document
.
getElementsByTagName
(
"head"
)[
0
],
n
=
document
.
createElement
(
"script"
);
n
.
type
=
"text/javascript"
,
n
.
charset
=
"utf-8"
,
n
.
async
=!
0
,
n
.
timeout
=
12
e4
,
n
.
crossOrigin
=
"anonymous"
,
d
.
nc
&&
n
.
setAttribute
(
"nonce"
,
d
.
nc
),
n
.
src
=
d
.
p
+
"static/js/"
+
({
0
:
"vendor-async"
}[
e
]
||
e
)
+
"."
+
{
0
:
"a9817ac0f287bed19f27"
,
1
:
"db8f2ee01e58fb54fe08"
,
2
:
"fde299ddf378262bfd5a"
,
3
:
"9e47ac3f475bc517b2d7"
,
4
:
"d61e8321cc6581566e82"
,
5
:
"89f183e40dfe8f5c5f1b"
,
6
:
"5903a38420a57db205f4"
,
7
:
"f0d7dc1b118b12372592"
,
8
:
"ea29c16a3ca17b205ae1"
,
9
:
"b2dec04b21bca849cbd6"
,
10
:
"590de6ab6ba2c209a332"
,
11
:
"0690d0eea2f74de45949"
,
12
:
"71eefcae7467f3ce1180"
,
13
:
"c626bf8da9ede0643634"
,
14
:
"b90c3e41cd7a24d9b389"
,
15
:
"5c5d88fb5ec26d04de5f"
,
16
:
"6e43a4de6f6545d61e58"
,
17
:
"f11dd4f0fc64cbe7f533"
,
18
:
"f5bd07ad210ce3ac9eb2"
,
19
:
"cdeb91c501d771282234"
,
20
:
"5b22648157403717f723"
,
21
:
"7158c55aed93d37762e1"
,
22
:
"eaa14ae4546c1bb3c807"
,
23
:
"6027e15d466465201cf5"
,
24
:
"66115b335ef36e664560"
,
25
:
"22e831618bd66856e27d"
,
26
:
"babb823702b848ad728f"
,
27
:
"8ee0be7fbb0fb087db54"
,
28
:
"eccb96f12f6515e84c4b"
,
29
:
"da4acbdde708ddbf8f6d"
,
30
:
"c5615725ba88f4867095"
,
31
:
"496a4f1feee35020b28e"
,
32
:
"2559035f05e9a3a46f2f"
,
33
:
"878f5218f2aefb698901"
,
34
:
"990e75db132893a4cf89"
,
35
:
"75badc923916cb2468a7"
,
36
:
"a00c1af74ae22b0d4627"
,
37
:
"9da1120933b9fd219c59"
,
38
:
"efd3f13d3ec2ef2f1150"
,
39
:
"92c9c958af886df761cb"
,
40
:
"ff3778361e9c6e46fe3d"
,
41
:
"586e834d1629adc1c0ba"
,
42
:
"8e40154cf06ec387d937"
,
43
:
"979d8e834a625c70b55a"
,
44
:
"c0945a273a703ad0015c"
,
45
:
"aa8930a43076de0f45d3"
,
46
:
"629ac5e48cc4495c9a83"
,
47
:
"8f7cb2383de6183d7d3e"
,
48
:
"a0f24071ee52a1d66406"
,
49
:
"cbac7d2480666adc3d62"
,
50
:
"2a8ca9d1bd716ed37c2e"
,
51
:
"88c54be9226e52266869"
,
52
:
"73c099f5daace9561d9a"
,
53
:
"6203720a199b023ef0a0"
,
54
:
"6b792ec4a32901312c88"
,
55
:
"a464b25f551442449920"
,
56
:
"8845249be04a11188470"
,
57
:
"1ac4abd38c6519ea6589"
,
58
:
"19369ad7725909e684dc"
,
59
:
"85887c56ce5cacb4a36e"
,
60
:
"7fd436f0072dc84af450"
,
61
:
"05f88aff250970f5ea26"
,
62
:
"9a678fbce95456875829"
,
63
:
"557e137c7b8fe2ac6cd8"
,
64
:
"e4be81d2cf4d0f5576e5"
,
65
:
"b743a3660298e39b9df2"
}[
e
]
+
".js"
;
var
r
=
setTimeout
(
t
,
12
e4
);
function
t
(){
n
.
onerror
=
n
.
onload
=
null
,
clearTimeout
(
r
);
var
c
=
f
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
n
.
onerror
=
n
.
onload
=
t
,
b
.
appendChild
(
n
),
a
},
d
.
m
=
e
,
d
.
c
=
a
,
d
.
d
=
function
(
e
,
c
,
a
){
d
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
d
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
d
.
d
(
c
,
"a"
,
c
),
c
},
d
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
d
.
p
=
""
,
d
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
!
function
(
e
){
var
a
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
c
,
n
,
b
){
for
(
var
r
,
t
,
o
,
i
=
0
,
u
=
[];
i
<
c
.
length
;
i
++
)
t
=
c
[
i
],
d
[
t
]
&&
u
.
push
(
d
[
t
][
0
]),
d
[
t
]
=
0
;
for
(
r
in
n
)
Object
.
prototype
.
hasOwnProperty
.
call
(
n
,
r
)
&&
(
e
[
r
]
=
n
[
r
]);
for
(
a
&&
a
(
c
,
n
,
b
);
u
.
length
;)
u
.
shift
()();
if
(
b
)
for
(
i
=
0
;
i
<
b
.
length
;
i
++
)
o
=
f
(
f
.
s
=
b
[
i
]);
return
o
};
var
c
=
{},
d
=
{
68
:
0
};
function
f
(
a
){
if
(
c
[
a
])
return
c
[
a
].
exports
;
var
d
=
c
[
a
]
=
{
i
:
a
,
l
:
!
1
,
exports
:{}};
return
e
[
a
].
call
(
d
.
exports
,
d
,
d
.
exports
,
f
),
d
.
l
=!
0
,
d
.
exports
}
f
.
e
=
function
(
e
){
var
a
=
d
[
e
];
if
(
0
===
a
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
a
)
return
a
[
2
];
var
c
=
new
Promise
(
function
(
c
,
f
){
a
=
d
[
e
]
=
[
c
,
f
]});
a
[
2
]
=
c
;
var
n
=
document
.
getElementsByTagName
(
"head"
)[
0
],
b
=
document
.
createElement
(
"script"
);
b
.
type
=
"text/javascript"
,
b
.
charset
=
"utf-8"
,
b
.
async
=!
0
,
b
.
timeout
=
12
e4
,
b
.
crossOrigin
=
"anonymous"
,
f
.
nc
&&
b
.
setAttribute
(
"nonce"
,
f
.
nc
),
b
.
src
=
f
.
p
+
"static/js/"
+
({
0
:
"vendor-async"
}[
e
]
||
e
)
+
"."
+
{
0
:
"a9817ac0f287bed19f27"
,
1
:
"db8f2ee01e58fb54fe08"
,
2
:
"fde299ddf378262bfd5a"
,
3
:
"9e47ac3f475bc517b2d7"
,
4
:
"d61e8321cc6581566e82"
,
5
:
"89f183e40dfe8f5c5f1b"
,
6
:
"5903a38420a57db205f4"
,
7
:
"f0d7dc1b118b12372592"
,
8
:
"ea29c16a3ca17b205ae1"
,
9
:
"b2dec04b21bca849cbd6"
,
10
:
"590de6ab6ba2c209a332"
,
11
:
"0690d0eea2f74de45949"
,
12
:
"71eefcae7467f3ce1180"
,
13
:
"c626bf8da9ede0643634"
,
14
:
"b90c3e41cd7a24d9b389"
,
15
:
"5c5d88fb5ec26d04de5f"
,
16
:
"6e43a4de6f6545d61e58"
,
17
:
"f11dd4f0fc64cbe7f533"
,
18
:
"f5bd07ad210ce3ac9eb2"
,
19
:
"cdeb91c501d771282234"
,
20
:
"5b22648157403717f723"
,
21
:
"7158c55aed93d37762e1"
,
22
:
"eaa14ae4546c1bb3c807"
,
23
:
"6027e15d466465201cf5"
,
24
:
"66115b335ef36e664560"
,
25
:
"22e831618bd66856e27d"
,
26
:
"babb823702b848ad728f"
,
27
:
"8ee0be7fbb0fb087db54"
,
28
:
"1267d1145896da10c5e0"
,
29
:
"da4acbdde708ddbf8f6d"
,
30
:
"c5615725ba88f4867095"
,
31
:
"496a4f1feee35020b28e"
,
32
:
"2559035f05e9a3a46f2f"
,
33
:
"878f5218f2aefb698901"
,
34
:
"990e75db132893a4cf89"
,
35
:
"75badc923916cb2468a7"
,
36
:
"a00c1af74ae22b0d4627"
,
37
:
"9da1120933b9fd219c59"
,
38
:
"efd3f13d3ec2ef2f1150"
,
39
:
"92c9c958af886df761cb"
,
40
:
"ff3778361e9c6e46fe3d"
,
41
:
"586e834d1629adc1c0ba"
,
42
:
"8e40154cf06ec387d937"
,
43
:
"979d8e834a625c70b55a"
,
44
:
"c0945a273a703ad0015c"
,
45
:
"aa8930a43076de0f45d3"
,
46
:
"629ac5e48cc4495c9a83"
,
47
:
"8f7cb2383de6183d7d3e"
,
48
:
"a0f24071ee52a1d66406"
,
49
:
"cbac7d2480666adc3d62"
,
50
:
"2a8ca9d1bd716ed37c2e"
,
51
:
"88c54be9226e52266869"
,
52
:
"73c099f5daace9561d9a"
,
53
:
"6203720a199b023ef0a0"
,
54
:
"6b792ec4a32901312c88"
,
55
:
"a464b25f551442449920"
,
56
:
"8845249be04a11188470"
,
57
:
"1ac4abd38c6519ea6589"
,
58
:
"19369ad7725909e684dc"
,
59
:
"85887c56ce5cacb4a36e"
,
60
:
"7fd436f0072dc84af450"
,
61
:
"05f88aff250970f5ea26"
,
62
:
"9a678fbce95456875829"
,
63
:
"557e137c7b8fe2ac6cd8"
,
64
:
"e4be81d2cf4d0f5576e5"
,
65
:
"b743a3660298e39b9df2"
}[
e
]
+
".js"
;
var
r
=
setTimeout
(
t
,
12
e4
);
function
t
(){
b
.
onerror
=
b
.
onload
=
null
,
clearTimeout
(
r
);
var
a
=
d
[
e
];
0
!==
a
&&
(
a
&&
a
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
d
[
e
]
=
void
0
)}
return
b
.
onerror
=
b
.
onload
=
t
,
n
.
appendChild
(
b
),
c
},
f
.
m
=
e
,
f
.
c
=
c
,
f
.
d
=
function
(
e
,
a
,
c
){
f
.
o
(
e
,
a
)
||
Object
.
defineProperty
(
e
,
a
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
c
})},
f
.
n
=
function
(
e
){
var
a
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
f
.
d
(
a
,
"a"
,
a
),
a
},
f
.
o
=
function
(
e
,
a
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
a
)},
f
.
p
=
""
,
f
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
\ No newline at end of file
src/components/punchTheClock/index.vue
View file @
1e419131
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
<img
:src=
"punchTheClock.dakaFu"
alt=
""
>
<img
:src=
"punchTheClock.dakaFu"
alt=
""
>
</div>
</div>
<div
class=
"speed"
>
<div
class=
"speed"
>
<span
class=
"speed-baifen baifenbi"
>
100%
</span>
<span
class=
"speed-baifen baifenbi"
v-if=
"forthRate + secondRate + thirdRate
<
80
"
>
100%
</span>
<span
class=
"speed-list speed-list-completed speed-baifen"
:style=
"
{ width: forthRate
<
=
10
?
'
10
%'
:
forthRate
+
'%'
}"
v-show=
"forthRate !== 0"
>
{{
forthRate
}}
%
</span>
<span
class=
"speed-list speed-list-completed speed-baifen"
:style=
"
{ width: forthRate
<
=
10
?
'
10
%'
:
forthRate
+
'%'
}"
v-show=
"forthRate !== 0"
>
{{
forthRate
}}
%
</span>
<span
class=
"speed-list speed-list-be"
:style=
"
{ width: (secondRate + 3) >= 90 ? '91%' : (secondRate + 3) + '%' }">
</span>
<span
class=
"speed-list speed-list-be"
:style=
"
{ width: (secondRate + 3) >= 90 ? '91%' : (secondRate + 3) + '%' }">
</span>
<span
class=
"speed-list speed-list-card"
:style=
"
{ width: (thirdRate + 3) >= 90 ? '91%' : (thirdRate + 3) + '%' }">
</span>
<span
class=
"speed-list speed-list-card"
:style=
"
{ width: (thirdRate + 3) >= 90 ? '91%' : (thirdRate + 3) + '%' }">
</span>
...
@@ -100,7 +100,7 @@
...
@@ -100,7 +100,7 @@
</div>
</div>
<!-- tab 导航 -->
<!-- tab 导航 -->
<ul
class=
"punch-the-clock-record-list"
>
<ul
class=
"punch-the-clock-record-list"
>
<li
@
click=
"re
cordListClick
(index)"
:class=
"[ index === recordListIndex ? 'active' : '' ]"
v-for=
"(item, index) in recordList"
:key=
"index"
>
<li
@
click=
"re
turnCash
(index)"
:class=
"[ index === recordListIndex ? 'active' : '' ]"
v-for=
"(item, index) in recordList"
:key=
"index"
>
{{
item
.
title
}}
<div
class=
"xian"
v-show=
"index === recordListIndex"
></div>
{{
item
.
title
}}
<div
class=
"xian"
v-show=
"index === recordListIndex"
></div>
</li>
</li>
</ul>
</ul>
...
@@ -257,7 +257,7 @@
...
@@ -257,7 +257,7 @@
/**
/**
* 打卡数据
* 打卡数据
*/
*/
returnCash
()
{
returnCash
(
index
)
{
let
periodsId
=
this
.
$route
.
query
.
periods_id
,
let
periodsId
=
this
.
$route
.
query
.
periods_id
,
newCash
=
{
start_at
:
this
.
$route
.
query
.
start_at
,
over_at
:
this
.
$route
.
query
.
over_at
}
newCash
=
{
start_at
:
this
.
$route
.
query
.
start_at
,
over_at
:
this
.
$route
.
query
.
over_at
}
getReturnCashApi
(
periodsId
,
newCash
).
then
(
res
=>
{
getReturnCashApi
(
periodsId
,
newCash
).
then
(
res
=>
{
...
@@ -274,7 +274,9 @@
...
@@ -274,7 +274,9 @@
// 当天卡
// 当天卡
this
.
todayData
=
res
.
today
;
this
.
todayData
=
res
.
today
;
// 默认待开课
// 默认待开课
this
.
punchCardData
=
this
.
integrationFn
(
res
.
second
,
1
)
let
secode
=
index
===
0
?
res
.
first
:
index
===
1
?
res
.
second
:
index
===
2
?
res
.
third
:
res
.
forth
this
.
recordListIndex
=
index
;
this
.
punchCardData
=
this
.
integrationFn
(
secode
,
index
)
})
})
},
},
/**
/**
...
@@ -302,7 +304,7 @@
...
@@ -302,7 +304,7 @@
* 切换打卡记录
* 切换打卡记录
* @param index
* @param index
*/
*/
recordListClick
(
index
)
{
/*
recordListClick(index) {
this.recordListIndex = index;
this.recordListIndex = index;
switch (index) {
switch (index) {
case 0:
case 0:
...
@@ -317,7 +319,7 @@
...
@@ -317,7 +319,7 @@
case 3:
case 3:
this.punchCardData = this.integrationFn(this.returnCashData.forth, index);
this.punchCardData = this.integrationFn(this.returnCashData.forth, index);
}
}
},
},
*/
/**
/**
* 点击打卡记录
* 点击打卡记录
* @param index { number }
* @param index { number }
...
@@ -342,6 +344,7 @@
...
@@ -342,6 +344,7 @@
}
else
{
}
else
{
this
.
modelData
.
state
=
status
===
3
?
'待补卡'
:
'打卡完成'
this
.
modelData
.
state
=
status
===
3
?
'待补卡'
:
'打卡完成'
}
}
document
.
querySelectorAll
(
'.get-stars-btn'
)[
0
].
style
.
display
=
'block'
;
// 提示信息
// 提示信息
this
.
modelData
.
tishi
=
status
===
2
?
'提示:学习卡与作业卡需在开课日完成哦,如延期完成,需消耗星星补卡'
:
status
===
3
?
`补卡:消耗20星星补卡1次,当前共有
${
this
.
lastValue
}
颗星星`
:
''
this
.
modelData
.
tishi
=
status
===
2
?
'提示:学习卡与作业卡需在开课日完成哦,如延期完成,需消耗星星补卡'
:
status
===
3
?
`补卡:消耗20星星补卡1次,当前共有
${
this
.
lastValue
}
颗星星`
:
''
this
.
punchClockModel
=
true
;
this
.
punchClockModel
=
true
;
...
@@ -382,7 +385,7 @@
...
@@ -382,7 +385,7 @@
let
findIndex
=
this
.
punchCardData
.
findIndex
(
item
=>
{
let
findIndex
=
this
.
punchCardData
.
findIndex
(
item
=>
{
return
item
.
ele_id
===
dataObj
.
ele_id
return
item
.
ele_id
===
dataObj
.
ele_id
})
})
this
.
punchCardData
=
this
.
punchCardData
.
splice
(
findIndex
,
1
)
this
.
returnCash
(
2
)
})
})
}
}
}
}
...
@@ -469,7 +472,7 @@
...
@@ -469,7 +472,7 @@
}
}
},
},
mounted
()
{
mounted
()
{
this
.
returnCash
();
// 数据
this
.
returnCash
(
1
);
// 数据
this
.
finishUser
();
// 已完成人数
this
.
finishUser
();
// 已完成人数
this
.
getUserIntegral
()
// 积分
this
.
getUserIntegral
()
// 积分
}
}
...
...
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