|
@@ -5,6 +5,13 @@
|
|
|
body{min-width:1184px;}
|
|
|
header{box-shadow: 0 2px 10px #ebecef;}
|
|
|
.h5Only{display:none!important;}
|
|
|
+/*微信二维码样式*/
|
|
|
+iframe{width:320px !important;height: 280px !important}
|
|
|
+.impowerBox .qrcode {width: 200px !important;}
|
|
|
+.impowerBox .title {display: none;}
|
|
|
+.impowerBox .info {width: 280px;}
|
|
|
+.impowerBox .status_icon {display: none;}
|
|
|
+.impowerBox .status {text-align: center;}
|
|
|
/*定义滚动条样式*/
|
|
|
::-webkit-scrollbar{width:10px;height:10px;background-color:#F6F6F6}
|
|
|
::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.1);border-radius:2px;background-color:#F6F6F6}
|