Commit d956cdf5 authored by 周远喜's avatar 周远喜

页面背景bug处理。

parent 00741dcd
......@@ -9,7 +9,9 @@
.ivu-btn {
padding: 4px 15px 4px;
}
.ivu-layout{
background-color: #fff !important;
}
.ivu-modal-wrap * {
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
......
......@@ -54,12 +54,12 @@ export default {
// 'iview/dist/styles/iview.css',
// '@assets/css/common.css',
// {src: '@assets/css/common.less', lang: 'less'},
'./libs/iview-pro/iview-pro.css',
{
src: '@assets/css/iview-reset.less',
lang: 'less'
},
'./libs/iview-pro/iview-pro.css',
{
src: '@assets/css/base.less',
lang: 'less'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment