Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
muChangApp
Project
Project
Details
Activity
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
WitCloud
muChangApp
Commits
8d1f09da
Commit
8d1f09da
authored
Sep 03, 2019
by
zhuangzhuang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去掉class="topPart" (padding-top: 45px)
parent
a882d143
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
east.page.html
src/app/east/east.page.html
+3
-3
other.page.html
src/app/other/other.page.html
+3
-3
No files found.
src/app/east/east.page.html
View file @
8d1f09da
<ion-header
mode=
"ios"
translucent=
"false"
>
<ion-toolbar
color=
"secondary"
>
<ion-buttons
slot=
"start"
>
<ion-back-button
text=
""
defaultHref=
"/index"
></ion-back-button>
<ion-back-button
text=
""
></ion-back-button>
</ion-buttons>
<ion-title
class=
"ion-tittle"
>
{{fieldRegionName}}控制
</ion-title>
<ion-buttons
slot=
"end"
>
<ion-button
style=
"font-size: medium"
>
刷新
</ion-button>
<ion-button
style=
"font-size: medium"
(
click
)="
pullToRefresh
()"
>
刷新
</ion-button>
</ion-buttons>
</ion-toolbar>
</ion-header>
<ion-content>
<div
class=
"mainCon"
style=
""
[@
EnterLeave
]
>
<ion-content
style=
"padding-top: 45px ;margin-bottom:45px ;position:relative;overflow-y:auto;"
>
<div
class=
"topPart"
>
<div>
<ListItem
multipleLine
*
ngIf=
"yewei || yewei === 0"
>
当前液位:
<div
class=
"process"
>
...
...
src/app/other/other.page.html
View file @
8d1f09da
<ion-header
mode=
"ios"
translucent=
"false"
>
<ion-toolbar
color=
"secondary"
>
<ion-buttons
slot=
"start"
>
<ion-back-button
text=
""
defaultHref=
"/home"
></ion-back-button>
<ion-back-button
text=
""
></ion-back-button>
</ion-buttons>
<ion-title
c
al
ss=
"ion-tittle"
>
{{fieldRegionName}}控制
</ion-title>
<ion-title
c
la
ss=
"ion-tittle"
>
{{fieldRegionName}}控制
</ion-title>
<ion-buttons
slot=
"end"
>
<ion-button
style=
"font-size: medium"
(
click
)="
pullToRefresh
()"
>
刷新
</ion-button>
</ion-buttons>
...
...
@@ -11,7 +11,7 @@
</ion-header>
<ion-content>
<div
class=
"mainCon"
style=
"padding-top: 45px;"
[@
EnterLeave
]
>
<div
class=
"mainCon"
[@
EnterLeave
]
>
<div
class=
"topPart"
>
<ListItem
multipleLine
*
ngIf=
"yewei || yewei === 0"
>
当前液位:
...
...
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