liuyg
2022-03-08 7600d3d84bf3bd78f58a5308a4fd5bed8b206556
static/style/app.scss
@@ -79,3 +79,18 @@
   background-color: $u-content-color;
}
/* end--演示页面使用的统一样式--end */
.fren-main {
            height: auto;
            display: flex;
            // justify-content: center;
            flex-wrap: wrap;
            .u-checkbox__label {
               min-width: 45px !important;
            }
            .fren-main-but{
               width: 100%;
            }
         }