Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mui
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Administrator
mui
Commits
938f217a
Commit
938f217a
authored
Jul 14, 2015
by
hbcui1984
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
解决设置模板在部分Android手机上标题不居中的bug
parent
94f8b0a2
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
4 deletions
+2
-4
examples/hello-mui/examples/info.html
examples/hello-mui/examples/info.html
+1
-1
examples/hello-mui/examples/setting.html
examples/hello-mui/examples/setting.html
+1
-2
examples/login/setting.html
examples/login/setting.html
+0
-1
No files found.
examples/hello-mui/examples/info.html
View file @
938f217a
...
@@ -48,7 +48,7 @@
...
@@ -48,7 +48,7 @@
</p>
</p>
<p>
更多详细介绍,请到
<a
href=
"http://dcloudio.github.io/mui"
>
mui官网
</a>
查看;
</p>
<p>
更多详细介绍,请到
<a
href=
"http://dcloudio.github.io/mui"
>
mui官网
</a>
查看;
</p>
<h4>
版本介绍
</h4>
<h4>
版本介绍
</h4>
<p>
当前版本为
1.9
.0,可到
<a
href=
"https://github.com/dcloudio/mui"
>
Github
</a>
上获取最新版本。
</p>
<p>
当前版本为
2.0
.0,可到
<a
href=
"https://github.com/dcloudio/mui"
>
Github
</a>
上获取最新版本。
</p>
<h4>
License
</h4>
<h4>
License
</h4>
<p>
<p>
mui遵循MIT License,源码已提交至Github,
<a
href=
"https://github.com/dcloudio/mui"
>
点击查看
</a>
;
mui遵循MIT License,源码已提交至Github,
<a
href=
"https://github.com/dcloudio/mui"
>
点击查看
</a>
;
...
...
examples/hello-mui/examples/setting.html
View file @
938f217a
...
@@ -77,7 +77,6 @@
...
@@ -77,7 +77,6 @@
}
}
.mui-navbar
.mui-bar
.mui-title
{
.mui-navbar
.mui-bar
.mui-title
{
display
:
inline-block
;
display
:
inline-block
;
position
:
static
;
width
:
auto
;
width
:
auto
;
}
}
.mui-page-shadow
{
.mui-page-shadow
{
...
@@ -206,7 +205,7 @@
...
@@ -206,7 +205,7 @@
</ul>
</ul>
<ul
class=
"mui-table-view mui-table-view-chevron"
>
<ul
class=
"mui-table-view mui-table-view-chevron"
>
<li
class=
"mui-table-view-cell"
>
<li
class=
"mui-table-view-cell"
>
<a
href=
"#about"
class=
"mui-navigate-right"
>
关于MUI
<i
class=
"mui-pull-right update"
>
V
1.9
.0
</i></a>
<a
href=
"#about"
class=
"mui-navigate-right"
>
关于MUI
<i
class=
"mui-pull-right update"
>
V
2.0
.0
</i></a>
</li>
</li>
</ul>
</ul>
<ul
class=
"mui-table-view"
>
<ul
class=
"mui-table-view"
>
...
...
examples/login/setting.html
View file @
938f217a
...
@@ -77,7 +77,6 @@
...
@@ -77,7 +77,6 @@
}
}
.mui-navbar
.mui-bar
.mui-title
{
.mui-navbar
.mui-bar
.mui-title
{
display
:
inline-block
;
display
:
inline-block
;
position
:
static
;
width
:
auto
;
width
:
auto
;
}
}
.mui-page-shadow
{
.mui-page-shadow
{
...
...
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