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
24ce38f0
Commit
24ce38f0
authored
Oct 15, 2019
by
IvyXia123
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交newDaka
parent
8d91bfaf
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
128 additions
and
3 deletions
+128
-3
border.png
src/assets/punchTheClock/border.png
+0
-0
jiangli.png
src/assets/punchTheClock/jiangli.png
+0
-0
shiwu.png
src/assets/punchTheClock/shiwu.png
+0
-0
shu.png
src/assets/punchTheClock/shu.png
+0
-0
xian.png
src/assets/punchTheClock/xian.png
+0
-0
index.vue
src/components/punchTheClock/index.vue
+116
-1
imgUrl.js
src/util/imgUrl.js
+12
-2
No files found.
src/assets/punchTheClock/border.png
0 → 100755
View file @
24ce38f0
3.1 KB
src/assets/punchTheClock/jiangli.png
0 → 100755
View file @
24ce38f0
7.58 KB
src/assets/punchTheClock/shiwu.png
0 → 100755
View file @
24ce38f0
10 KB
src/assets/punchTheClock/shu.png
0 → 100755
View file @
24ce38f0
5.88 KB
src/assets/punchTheClock/xian.png
0 → 100755
View file @
24ce38f0
1.25 KB
src/components/punchTheClock/index.vue
View file @
24ce38f0
...
@@ -46,14 +46,53 @@
...
@@ -46,14 +46,53 @@
</div>
</div>
<!-- 恭喜您已获得奖励 快联系班主任领取吧! v-if="forthRate === 100" -->
<!-- 恭喜您已获得奖励 快联系班主任领取吧! v-if="forthRate === 100" -->
<div
class=
"punch-the-clock-reward"
>
<div
class=
"punch-the-clock-reward"
>
<div
class=
"border-yuan"
>
<img
:src=
"punchTheClock.border"
alt=
""
>
</div>
<div
class=
"punch-the-clock-reward-con"
>
<div
class=
"punch-the-clock-reward-con"
>
<div
class=
"punch-the-clock-reward-title"
>
恭喜你完成打卡任务
</div>
<div
class=
"punch-the-clock-reward-title"
>
恭喜你完成打卡任务
</div>
<div
class=
"punch-the-clock-reward-small-title"
>
获得以下奖励
</div>
<div
class=
"punch-the-clock-reward-small-title"
>
获得以下奖励
</div>
<!-- 红包奖励 -->
<div
class=
"punch-the-clock-reward-prize"
>
<div
class=
"punch-the-clock-reward-prize"
>
<div
class=
"punch-the-clock-reward-prize-title"
>
一、红包奖励
</div>
<div
class=
"punch-the-clock-reward-prize-title"
>
一、红包奖励
</div>
<div
class=
"punch-the-clock-reward-prize-list"
>
<img
class=
"jingli"
:src=
"punchTheClock.jiangli"
alt=
""
>
<span
class=
"rmb"
>
¥ 99.00
</span>
</div>
<div
class=
"punch-the-clock-reward-prize-small"
>
系统将于7个工作日内发送至您的微信钱包,请注意查收
</div>
</div>
<div
class=
"xian"
>
<img
:src=
"punchTheClock.xian"
alt=
""
>
</div>
<!-- 课程奖励 -->
<div
class=
"punch-the-clock-reward-prize"
>
<div
class=
"punch-the-clock-reward-prize-title"
>
二、课程奖励
</div>
<div
class=
"punch-the-clock-reward-prize-list"
>
<img
class=
"jingli"
:src=
"punchTheClock.shu"
alt=
""
>
<span
class=
"rmb rem-kecheng"
>
赠送的课程名称1
</span>
</div>
<div
class=
"punch-the-clock-reward-prize-list"
>
<img
class=
"jingli"
:src=
"punchTheClock.shu"
alt=
""
>
<span
class=
"rmb rem-kecheng"
>
赠送的课程名称1
</span>
</div>
<div
class=
"punch-the-clock-reward-prize-small"
>
系统将于7个工作日内发送至您的微信钱包,请注意查收
</div>
</div>
<div
class=
"xian"
>
<img
:src=
"punchTheClock.xian"
alt=
""
>
</div>
<!-- 食物奖励 -->
<div
class=
"punch-the-clock-reward-prize"
>
<div
class=
"punch-the-clock-reward-prize-title"
>
三、实物奖励
</div>
<div
class=
"punch-the-clock-reward-prize-list"
>
<img
class=
"jingli"
:src=
"punchTheClock.shiwu"
alt=
""
>
<span
class=
"rmb rem-zheng"
>
赠送的实物名称还得好好等待戈多哈斯卡传经送宝彩带ss是得好过…
</span>
</div>
<div
class=
"punch-the-clock-reward-prize-small"
>
系统将于7个工作日内发送至您的微信钱包,请注意查收
</div>
</div>
<div
class=
"address"
>
<div
class=
"address-text"
>
填写收货地址
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 今日卡 -->
<!-- 今日卡 -->
<div
class=
"today-list today-list-padding"
v-if=
"todayData.length !== 0 && forthRate !== 100"
>
<div
class=
"today-list today-list-padding"
v-if=
"todayData.length !== 0 && forthRate !== 100"
>
...
@@ -703,7 +742,21 @@
...
@@ -703,7 +742,21 @@
border-right: 11 * @toVw solid #F76D39;
border-right: 11 * @toVw solid #F76D39;
border-radius: 10 * @toVw;
border-radius: 10 * @toVw;
box-sizing: border-box;
box-sizing: border-box;
position: relative;
text-align: center;
text-align: center;
.border-yuan {
width: 203 * @toVw;
height: 44 * @toVw;
margin: auto;
position: absolute;
left: 0;
right: 0;
top: -55 * @toVw;
img {
width: 100%;
height: 100%;
}
}
.punch-the-clock-reward-con {
.punch-the-clock-reward-con {
width: 100%;
width: 100%;
height: 100%;
height: 100%;
...
@@ -722,7 +775,16 @@
...
@@ -722,7 +775,16 @@
font-size: 12 * @toVw;
font-size: 12 * @toVw;
color: #F76D39;
color: #F76D39;
}
}
.xian {
width: 104%;
margin-left: -2%;
margin-top: 22 * @toVw;
img {
width: 100%;
}
}
.punch-the-clock-reward-prize {
.punch-the-clock-reward-prize {
margin-top: 15 * @toVw;
padding: 0 15 * @toVw;
padding: 0 15 * @toVw;
text-align: left;
text-align: left;
.punch-the-clock-reward-prize-title {
.punch-the-clock-reward-prize-title {
...
@@ -730,6 +792,59 @@
...
@@ -730,6 +792,59 @@
font-weight: 500;
font-weight: 500;
color: #333333;
color: #333333;
}
}
.punch-the-clock-reward-prize-list {
width: 100%;
margin-top: 15 * @toVw;
padding: 8 * @toVw 6 * @toVw;
background: #FFEDD6;
box-sizing: border-box;
border-radius: 6 * @toVw;
overflow: hidden;
.jingli {
width: 45 * @toVw;
height: 45 * @toVw;
float: left;
}
.rmb {
float: left;
padding-left: 12 * @toVw;
line-height: 45 * @toVw;
font-size: 20 * @toVw;
color: #F76D39;
}
.rem-kecheng {
font-size: 13 * @toVw;
}
.rem-zheng {
width: calc(100% - 70 * @toVw);
line-height: 25 * @toVw;
font-size: 13 * @toVw;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
}
.punch-the-clock-reward-prize-small {
padding-top: 10 * @toVw;
font-size: 3vw;
color: #666666;
}
}
.address {
width: 289 * @toVw;
height: 45 * @toVw;
margin: 30 * @toVw auto 0;
display: table;
background: #F76D39;
border-radius: 100px;
box-shadow: 0 7px 7px -7px #F76D39;
.address-text {
display: table-cell;
vertical-align: middle;
font-size: 15 * @toVw;
color: #FFFFFF;
}
}
}
}
}
/* 今日卡 */
/* 今日卡 */
...
...
src/util/imgUrl.js
View file @
24ce38f0
...
@@ -108,7 +108,12 @@ import line from '../assets/punchTheClock/line.png'
...
@@ -108,7 +108,12 @@ import line from '../assets/punchTheClock/line.png'
import
nullTu
from
'../assets/evaluate/null.png'
import
nullTu
from
'../assets/evaluate/null.png'
import
x
from
'../assets/punchTheClock/x.png'
import
x
from
'../assets/punchTheClock/x.png'
import
xiaolian
from
'../assets/punchTheClock/xiaolian.png'
import
xiaolian
from
'../assets/punchTheClock/xiaolian.png'
import
sou
from
'../assets/punchTheClock/sou.png'
import
sou
from
'../assets/punchTheClock/sou.png'
import
jiangli
from
'../assets/punchTheClock/jiangli.png'
import
xian
from
'../assets/punchTheClock/xian.png'
import
shu
from
'../assets/punchTheClock/shu.png'
import
shiwu
from
'../assets/punchTheClock/shiwu.png'
import
border
from
'../assets/punchTheClock/border.png'
// 直购页
// 直购页
export
const
spcShopImg
=
{
export
const
spcShopImg
=
{
...
@@ -253,5 +258,10 @@ export const punchTheClock = {
...
@@ -253,5 +258,10 @@ export const punchTheClock = {
nullTu
:
nullTu
,
nullTu
:
nullTu
,
x
:
x
,
x
:
x
,
xiaolian
:
xiaolian
,
xiaolian
:
xiaolian
,
sou
:
sou
sou
:
sou
,
jiangli
:
jiangli
,
xian
:
xian
,
shu
:
shu
,
shiwu
:
shiwu
,
border
:
border
,
}
}
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