Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
educationStu
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
向伟
educationStu
Commits
d58d7b3f
Commit
d58d7b3f
authored
Aug 27, 2021
by
罗超
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/xiangwei/educationstu
into master
parents
a709a88e
546a8e35
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
8 deletions
+9
-8
index.vue
src/pages/index/index.vue
+9
-8
No files found.
src/pages/index/index.vue
View file @
d58d7b3f
...
...
@@ -22,8 +22,8 @@
</view>
</view>
<view
class=
"saleInfo"
>
<view
class=
"info1"
>
<van-icon
name=
"contact"
/>
服务人员
</view>
<view
class=
"info2 one_line"
>
销售
{{
userinfo
.
EnterPhone2
}}
</view>
<view
class=
"info1"
>
<van-icon
name=
"contact"
size=
"23rpx"
style=
"margin-right:10rpx;"
/>
服务人员
</view>
<view
class=
"info2 one_line"
>
<text
style=
"margin-right:10rpx;"
>
销售
</text>
{{
userinfo
.
EnterPhone2
}}
</view>
</view>
</view>
<view
class=
"baseInfo flex flex_wrap"
>
...
...
@@ -144,30 +144,30 @@ export default {
indexData
:
{},
baseInfo
:
[
{
name
:
"
校
区"
,
name
:
"
学
区"
,
desc
:
""
,
img
:
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/icon
1
.png"
,
img
:
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/icon
2
.png"
,
bgcolor
:
"#CCEDFE"
,
jumpUrl
:
"/pages/exam/answerSheet"
,
},
{
name
:
"课程"
,
desc
:
"N1~N3"
,
img
:
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/icon
2
.png"
,
img
:
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/icon
1
.png"
,
bgcolor
:
"#DDE6FF"
,
jumpUrl
:
"/pages/course/course"
,
},
{
name
:
"进度"
,
desc
:
"上到哪里了"
,
img
:
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/icon
3
.png"
,
img
:
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/icon
4
.png"
,
bgcolor
:
"#FFEFE4"
,
jumpUrl
:
"/pages/progress/progress"
,
},
{
name
:
"剩余课时"
,
desc
:
"100"
,
img
:
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/icon
4
.png"
,
img
:
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/icon
3
.png"
,
bgcolor
:
"#FFEAFE"
,
jumpUrl
:
"/pages/surplusTime/surplusTime"
,
},
...
...
@@ -299,7 +299,7 @@ export default {
}
.saleInfo
{
width
:
19
0
rpx
;
width
:
20
0
rpx
;
height
:
66
rpx
;
background-color
:
#00acf9
;
border-radius
:
33
rpx
0
rpx
0
rpx
33
rpx
;
...
...
@@ -346,6 +346,7 @@ export default {
font-family
:
PingFang
SC
;
font-weight
:
bold
;
color
:
#0f1b35
;
margin
:
-7
rpx
0
3
rpx
0
;
}
.baseInfo_desc
{
...
...
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