zengh
2022-03-08 84fefd382d6b1b80914d33b0e7499a5b7b9c779d
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%;
            }
         }