Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
thinkApp
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
游洁
thinkApp
Commits
a148f885
Commit
a148f885
authored
Sep 28, 2022
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
f4535cb3
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
161 deletions
+5
-161
orderList.vue
src/pages/contract/orderList.vue
+2
-2
indexNo.vue
src/pages/person/components/indexNo.vue
+0
-156
vear-carousel.vue
src/pages/person/components/vear-carousel/vear-carousel.vue
+2
-2
person.vue
src/pages/person/person.vue
+1
-1
No files found.
src/pages/contract/orderList.vue
View file @
a148f885
...
...
@@ -142,7 +142,7 @@
<view
class=
"item-val"
>
{{
item
.
TotalHours
}}
</view>
<view
class=
"di"
>
次数
</view>
<view
class=
"di"
></view>
<!--
<view
class=
"diNum"
>
实收:
{{
item
.
Income
}}
</view>
-->
</view>
<view
class=
"p-lc-item"
style=
"display: none;"
>
...
...
@@ -150,7 +150,7 @@
<view
class=
"item-val"
>
{{
item
.
CompleteHours
}}
</view>
<view
class=
"di"
>
次
数
</view>
<view
class=
"di"
>
次
</view>
</view>
<view
class=
"p-lc-item"
>
<view>
状态
</view>
...
...
src/pages/person/components/indexNo.vue
deleted
100644 → 0
View file @
f4535cb3
<
style
scoped
>
.curriculum-n
{
justify-content
:
center
;
padding
:
100
rpx
30
rpx
50
rpx
;
}
.row
{
display
:
flex
;
align-items
:
center
;
}
.curriculum-top-n
{
width
:
100%
;
height
:
350
rpx
;
border-radius
:
12px
;
background
:
linear-gradient
(
to
bottom
,
#4C50E7
,
#FFFFFF
);
padding
:
5px
;
}
.curriculum-top-nn
{
width
:
100%
;
height
:
100%
;
background
:
#FFF
;
border-radius
:
12px
;
position
:
relative
;
}
.curriculum-top-pl
{
width
:
140
rpx
;
height
:
30px
;
font-size
:
14px
;
color
:
#FFF
;
background
:
linear-gradient
(
to
bottom
,
#5559e8
,
#6d70eb
);
border-bottom-right-radius
:
12px
;
justify-content
:
center
;
}
.curriculum-top-pl-ht
{
width
:
40px
;
height
:
13px
;
background
:
#F5F5F5
;
margin-left
:
5px
;
}
.lijigoumai
{
width
:
130
rpx
;
height
:
50
rpx
;
border-radius
:
26
rpx
;
justify-content
:
center
;
background
:
#5559E8
;
font-size
:
11px
;
color
:
#FFF
;
margin-top
:
13px
;
}
.review
{
height
:
400
rpx
;
background
:
#EBEBEB
;
padding
:
18px
;
}
.reviewcenter
{
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
margin-top
:
100
rpx
;
}
.lijigoumai2
{
width
:
130
rpx
;
height
:
50
rpx
;
border-radius
:
26
rpx
;
justify-content
:
center
;
background
:
#FFFFFF
;
font-size
:
11px
;
color
:
#4C50E7
;
margin-top
:
13px
;
}
</
style
>
<
template
>
<view>
<view
class=
"row curriculum-n"
:style=
"
{ 'margin-top': `${statusBarHeight}px` }">
<view
class=
"curriculum-top-n"
>
<view
class=
"curriculum-top-nn"
>
<view
class=
"row"
style=
"justify-content: space-between;"
>
<view
class=
"curriculum-top-pl row"
>
当前课程
</view>
<view
class=
"row"
>
<view
class=
"row"
>
<image
style=
"width: 15px;height: 15px;"
src=
'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/studyindex_nz.png'
></image>
<view
class=
"curriculum-top-pl-ht"
style=
"width: 90px;"
></view>
</view>
<view
class=
"row"
style=
"margin: 0 10px 0 20px;"
>
<image
style=
"width: 15px;height: 15px;"
src=
'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/studyindex_hb.png'
></image>
<view
class=
"curriculum-top-pl-ht"
></view>
</view>
</view>
</view>
<view
class=
"row"
style=
"justify-content: space-between;padding: 0 11px;margin-top: 15px;"
>
<view
style=
"margin-left: 17px;"
>
<view
style=
"font-size: 13px;font-family: PingFang SC;font-weight: bold;color: #111111;"
>
暂无课程
</view>
<view
style=
"font-size: 10px;font-family: PingFang SC;font-weight: 400;color: #888888;margin-top: 10px;"
>
购买课程后可回顾
</view>
<!--
<view
class=
"lijigoumai row"
>
立即购课
</view>
-->
</view>
<view>
<image
style=
"width: 234rpx;height: 226rpx;"
mode=
"aspectFit"
src=
'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/studyindex_nan.png'
></image>
</view>
</view>
</view>
</view>
</view>
<view
class=
"review"
>
<view
style=
"font-size: 14px;color: #111111;"
>
课程顾问
<span
style=
"font-size: 10px;color: #999999;"
>
(最近7天课程)
</span>
</view>
<view
class=
"reviewcenter"
>
<view
style=
"font-size: 13px;font-family: PingFang SC;font-weight: bold;color: #111111;"
>
暂无课程
</view>
<view
style=
"font-size: 10px;font-family: PingFang SC;font-weight: 400;color: #888888;margin-top: 10px;"
>
购买课程后可回顾
</view>
<!--
<view
class=
"lijigoumai2 row"
>
了解课程
</view>
-->
</view>
</view>
<view
style=
"margin-left: 18px;font-size: 14px;font-family: PingFang SC;font-weight: 400;color: #666666;margin-top: 30px;"
>
加油哦!
</view>
<view
style=
"margin-left: 18px;font-size: 23px;font-family: PingFang SC;font-weight: 400;color: #111111;"
>
考试
</view>
<view
class=
"review reviewcenter"
style=
"height: 300rpx;margin-top: 0;align-items: center;justify-content: center;"
>
<view
style=
"font-size: 13px;
font-family: PingFang SC;
font-weight: bold;
color: #111111;
line-height: 35px;"
>
暂无记录
</view>
<view
style=
"font-size: 10px;margin-top: 10px;
font-family: PingFang SC;
font-weight: 500;
color: #999999;"
>
参与考试后可查看
</view>
</view>
</view>
</
template
>
<
script
>
import
{
ref
,
reactive
,
toRefs
,
toRef
,
getCurrentInstance
,
watch
,
computed
,
onMounted
,
provide
,}
from
"vue"
;
export
default
{
setup
(
props
)
{
let
data
=
reactive
({
statusBarHeight
:
0
,
})
let
methods
=
{
}
onMounted
(()
=>
{
data
.
statusBarHeight
=
uni
.
getSystemInfoSync
().
statusBarHeight
;
})
let
that
=
methods
;
return
{
...
toRefs
(
data
),
...
methods
,
};
}
}
</
script
>
src/pages/person/components/vear-carousel/vear-carousel.vue
View file @
a148f885
...
...
@@ -37,9 +37,9 @@
<view
style=
"font-size: 15px;font-weight: bold;"
>
{{
item
.
CourseName
}}
</view>
<view
style=
"font-size: 12px;font-weight: 500;margin-top: 5px;"
>
{{
item
.
ClassName
}}
</view>
<view
class=
"row"
style=
"font-size: 12px;margin-top: 5px;"
>
<view
class=
"row"
>
总计
<span
style=
"color: #4C50E7;margin:0 3px;font-weight: bold;"
>
{{
item
.
TotalHours
}}
</span>
次
数
</view>
<view
class=
"row"
>
总计
<span
style=
"color: #4C50E7;margin:0 3px;font-weight: bold;"
>
{{
item
.
TotalHours
}}
</span>
次
</view>
<view
style=
"width: 1px;height: 15px;background-color:#999999;margin: 0 10px;"
></view>
<view
v-if=
"item.SurplusHours"
class=
"row"
>
剩余
<span
style=
"color: #4C50E7;margin:0 3px;font-weight: bold;"
>
{{
item
.
SurplusHours
}}
</span>
次数
</view>
<view
class=
"row"
>
剩余
<span
style=
"color: #4C50E7;margin:0 3px;font-weight: bold;"
>
{{
item
.
SurplusHours
?
item
.
SurplusHours
:
0
}}
</span>
次
</view>
</view>
</view>
<view
style=
"display: none;"
>
...
...
src/pages/person/person.vue
View file @
a148f885
...
...
@@ -53,7 +53,7 @@
</view>
</view>
</view>
<view
class=
"courseInfo"
v-if=
"pageData.CourseInfo.State==2
"
>
<view
class=
"courseInfo"
style=
"display: none;
"
>
<view
class=
"title"
>
当前学习课程
</view>
<view
style=
"display: flex; justify-content: space-between;padding: 0 22rpx;margin-top: 30rpx;"
>
<view
style=
"margin-left: 17px;"
>
...
...
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