1
mayisheng
2022-08-15 81f54040c2cb65537c6c6e1db8358a39a57dea0d
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%;
}