mayisheng
2022-08-10 3c732cb7cf0e83e4ccfa2c347a4955ba8ef8d6a0
src/styles/common.scss
@@ -13,6 +13,7 @@
// page
@import "./divforms/divForms.scss";
@import "./divforms/panoramaBox.scss";
@import "./divforms/popup.scss";
// 手机样式
@@ -72,3 +73,8 @@
    background: url(/img/icon/tool.png) no-repeat;
    background-size: 100% 100%;
}
.menu-rest {
    background: url(/img/icon/rest.png) no-repeat;
    background-size: 100% 100%;
}