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
9934466e
Commit
9934466e
authored
Feb 11, 2022
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2
parent
844a620e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
11 deletions
+1
-11
mySubscribe.vue
src/pages/appointment/mySubscribe.vue
+1
-11
No files found.
src/pages/appointment/mySubscribe.vue
View file @
9934466e
...
...
@@ -17,16 +17,6 @@
box-sizing
:
border-box
;
}
.box-item
{
border-radius
:
24
rpx
;
box-sizing
:
border-box
;
padding
:
30
rpx
;
background-color
:
#FFF
;
font-size
:
24
rpx
;
box-shadow
:
2
rpx
4
rpx
40
rpx
0px
rgba
(
212
,
212
,
212
,
0.6
);
position
:
relative
;
}
.row
{
display
:
flex
;
align-items
:
center
;
...
...
@@ -217,7 +207,7 @@
:style=
"
{display:x.CourseTimeList.length==1?'inline-block':'flex','background-color':x.State == 5?'#D4D4D4':'#E4E5FB'}">
<view
v-for=
"(item,index) in x.CourseTimeList"
:key=
"index"
class=
"row CourseTimeListItem"
>
<image
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/coffee.png"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/coffee
2
.png"
mode=
""
style=
"width: 38rpx;height: 38rpx;margin: 0 20rpx ;"
v-if=
"index%2===1"
>
</image>
<text
class=
"classTime"
>
{{
item
.
StartTime
}}
</text>
...
...
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