Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
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
罗超
confucius
Commits
590ae3d2
Commit
590ae3d2
authored
Jan 25, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
b32ae27d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Index.vue
src/pages/Index.vue
+2
-2
No files found.
src/pages/Index.vue
View file @
590ae3d2
<
template
>
<div
class=
"home flex column
"
style=
"height:calc(100vh - 101px);margin:0px !important
"
>
<div
class=
"home flex column
"
style=
"height:calc(100vh - 101px);margin:0px !important;flex-wrap: nowrap
"
>
<!--
<img
alt=
"Quasar logo"
src=
"~assets/quasar-logo-full.svg"
>
-->
<div
class=
"box"
v-if=
"AccountType==2 || ispower==true"
>
<div
style=
"margin: 0 auto;width: 130px;"
>
...
...
@@ -11,7 +11,7 @@
<div
v-if=
"model=='one'"
class=
"flex flex-center col"
style=
"flex: 1;min-height: 750px"
>
<img
style=
"width:250px;"
alt=
"Quasar logo"
src=
"../assets/images/logo.png"
/>
</div>
<div
v-if=
"model=='two'"
class=
"col"
style=
"
height: 750px;
overflow: auto"
>
<div
v-if=
"model=='two'"
class=
"col"
style=
"overflow: auto"
>
<teachplan></teachplan>
</div>
</div>
...
...
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