样式修改
This commit is contained in:
@ -5,3 +5,4 @@ encoding//webapp/js/jquery-weui.js=UTF-8
|
|||||||
encoding//webapp/js/jquery-weui.min.js=UTF-8
|
encoding//webapp/js/jquery-weui.min.js=UTF-8
|
||||||
encoding//webapp/js/static=UTF-8
|
encoding//webapp/js/static=UTF-8
|
||||||
encoding//webapp/supplier/uploadPhoto.jsp=UTF-8
|
encoding//webapp/supplier/uploadPhoto.jsp=UTF-8
|
||||||
|
encoding//webapp/weixincss/jquery-weui.css=UTF-8
|
||||||
|
@ -14,10 +14,10 @@
|
|||||||
<script src="/SinoGYS/js/jquery-weui.js"></script>
|
<script src="/SinoGYS/js/jquery-weui.js"></script>
|
||||||
<link rel="stylesheet" href="/SinoGYS/weixincss/weui.min.css" type="text/css">
|
<link rel="stylesheet" href="/SinoGYS/weixincss/weui.min.css" type="text/css">
|
||||||
<link rel="stylesheet" href="/SinoGYS/weixincss/jquery-weui.css" type="text/css">
|
<link rel="stylesheet" href="/SinoGYS/weixincss/jquery-weui.css" type="text/css">
|
||||||
|
<link rel="stylesheet" href="/SinoGYS/css/newCss/jquery.webui-popover.min.css">
|
||||||
<link rel="stylesheet" href="/SinoGYS/css/newCss/reset.css" />
|
<link rel="stylesheet" href="/SinoGYS/css/newCss/reset.css" />
|
||||||
<link rel="stylesheet" href="/SinoGYS/css/newCss/option.css" />
|
<link rel="stylesheet" href="/SinoGYS/css/newCss/option.css" />
|
||||||
<link rel="stylesheet" href="/SinoGYS/css/newCss/orderDetail.css" />
|
<link rel="stylesheet" href="/SinoGYS/css/newCss/orderDetail.css" />
|
||||||
<link rel="stylesheet" href="/SinoGYS/css/newCss/jquery.webui-popover.min.css">
|
|
||||||
<script type="text/javascript" src="/SinoGYS/layer/layer.js"></script>
|
<script type="text/javascript" src="/SinoGYS/layer/layer.js"></script>
|
||||||
<script type="text/javascript" src="/SinoGYS/js/jquery.webui-popover.min.js"></script>
|
<script type="text/javascript" src="/SinoGYS/js/jquery.webui-popover.min.js"></script>
|
||||||
<script type="text/javascript" src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script>
|
<script type="text/javascript" src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* jQuery WeUI V0.7.2
|
* jQuery WeUI V0.7.2
|
||||||
* By 言川
|
* By 瑷<EFBFBD>窛
|
||||||
* http://lihongxun945.github.io/jquery-weui/
|
* http://lihongxun945.github.io/jquery-weui/
|
||||||
*/
|
*/
|
||||||
.preloader {
|
.preloader {
|
||||||
@ -73,7 +73,7 @@ html {
|
|||||||
body {
|
body {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
@media only screen and (min-width: 400px) {
|
/* @media only screen and (min-width: 400px) {
|
||||||
html {
|
html {
|
||||||
font-size: 21.33333333px !important;
|
font-size: 21.33333333px !important;
|
||||||
}
|
}
|
||||||
@ -87,7 +87,7 @@ body {
|
|||||||
html {
|
html {
|
||||||
font-size: 25.6px !important;
|
font-size: 25.6px !important;
|
||||||
}
|
}
|
||||||
}
|
} */
|
||||||
.weui_navbar {
|
.weui_navbar {
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user