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
9020b355
Commit
9020b355
authored
Jan 09, 2023
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
3c8afa97
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
timeTable.vue
src/pages/timetable/timeTable.vue
+4
-4
No files found.
src/pages/timetable/timeTable.vue
View file @
9020b355
...
...
@@ -164,8 +164,8 @@
</view>
<view
class=
"teacher-box"
>
<van-icon
name=
"wap-home"
/>
<text
style=
"margin:0 10rpx;
width: 120rpx;
"
>
班级:
</text>
<text>
{{
item
.
OutInfo
.
ClassName
}}
</text>
<text
style=
"margin:0 10rpx;
flex:1
"
>
班级:
</text>
<text
style=
"width: 72%"
>
{{
item
.
OutInfo
.
ClassName
}}
</text>
</view>
<view
class=
"teacher-box"
>
<van-icon
name=
"manager"
/>
...
...
@@ -187,8 +187,8 @@
</view>
<view
class=
"teacher-box"
>
<van-icon
name=
"wap-home"
/>
<text
style=
"margin:0 10rpx;
width: 100rpx
;"
>
班级:
</text>
<text>
{{
item
.
InInfo
.
ClassName
}}
</text>
<text
style=
"margin:0 10rpx;
;flex:1
;"
>
班级:
</text>
<text
style=
"width: 72%"
>
{{
item
.
InInfo
.
ClassName
}}
</text>
</view>
<view
class=
"teacher-box"
>
<van-icon
name=
"manager"
/>
...
...
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