mayisheng
2022-08-01 e1c516bbc63ebf94b2f7e1c557e2a68af45db169
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%;
}