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
bc7126e7
Commit
bc7126e7
authored
Nov 07, 2014
by
hbcui1984
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
safari浏览器css优先级的覆盖问题
parent
423ed3f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
index.html
index.html
+5
-5
No files found.
index.html
View file @
bc7126e7
...
@@ -10,8 +10,8 @@
...
@@ -10,8 +10,8 @@
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black"
>
<link
rel=
"stylesheet"
href=
"http://dcloudio.github.io/mui/dist/css/mui.min.css?v=2014-11-07 2
1:55:10
+0800"
>
<link
rel=
"stylesheet"
href=
"http://dcloudio.github.io/mui/dist/css/mui.min.css?v=2014-11-07 2
2:00:25
+0800"
>
<link
rel=
"stylesheet"
href=
"http://dcloudio.github.io/mui/assets/css/docs.css?v=2014-11-07 2
1:55:10
+0800"
>
<link
rel=
"stylesheet"
href=
"http://dcloudio.github.io/mui/assets/css/docs.css?v=2014-11-07 2
2:00:25
+0800"
>
<link
rel=
"apple-touch-icon-precomposed"
sizes=
"114x114"
href=
"http://dcloudio.github.io/mui/assets/img/apple-touch-icon-114x114.png"
>
<link
rel=
"apple-touch-icon-precomposed"
sizes=
"114x114"
href=
"http://dcloudio.github.io/mui/assets/img/apple-touch-icon-114x114.png"
>
...
@@ -51,7 +51,7 @@
...
@@ -51,7 +51,7 @@
</header>
</header>
<div
style=
"width:1024px;margin:0 auto;"
>
<div
style=
"width:1024px;margin:0 auto;"
>
<div
class=
"docs-header-content"
style=
"width:500px;top:50px;transform:none;float:left"
>
<div
class=
"docs-header-content"
style=
"width:500px;top:50px;transform:none;
-webkit-transform:none;
float:left"
>
<p
class=
"docs-subtitle"
>
最接近原生APP体验的高性能前端框架
</p>
<p
class=
"docs-subtitle"
>
最接近原生APP体验的高性能前端框架
</p>
<a
href=
"http://dcloud.io/hellomui/"
style=
"display:block;margin-bottom:30px;"
><img
src=
"http://dcloud.io/img/qrcode-m.png"
alt=
""
width=
"85px"
height=
"85px"
></a>
<a
href=
"http://dcloud.io/hellomui/"
style=
"display:block;margin-bottom:30px;"
><img
src=
"http://dcloud.io/img/qrcode-m.png"
alt=
""
width=
"85px"
height=
"85px"
></a>
<iframe
class=
"github-btn"
src=
"http://ghbtns.com/github-btn.html?user=dcloudio&repo=mui&type=watch&count=true"
width=
"100"
height=
"20"
></iframe>
<iframe
class=
"github-btn"
src=
"http://ghbtns.com/github-btn.html?user=dcloudio&repo=mui&type=watch&count=true"
width=
"100"
height=
"20"
></iframe>
...
@@ -119,8 +119,8 @@
...
@@ -119,8 +119,8 @@
</ul>
</ul>
</div>
</div>
<script
src=
"http://dcloudio.github.io/mui/dist/js/jquery-2.1.1.js"
></script>
<script
src=
"http://dcloudio.github.io/mui/dist/js/jquery-2.1.1.js"
></script>
<script
src=
"http://dcloudio.github.io/mui/dist/js/mui.min.js?v=2014-11-07 2
1:55:10
+0800"
></script>
<script
src=
"http://dcloudio.github.io/mui/dist/js/mui.min.js?v=2014-11-07 2
2:00:25
+0800"
></script>
<script
src=
"http://dcloudio.github.io/mui/assets/js/docs.min.js?v=2014-11-07 2
1:55:10
+0800"
></script>
<script
src=
"http://dcloudio.github.io/mui/assets/js/docs.min.js?v=2014-11-07 2
2:00:25
+0800"
></script>
</div>
</div>
<script>
<script>
...
...
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