diff --git a/commons/style/common.scss b/commons/style/common.scss index 11cbcb0..d0a773a 100644 --- a/commons/style/common.scss +++ b/commons/style/common.scss @@ -113,9 +113,9 @@ text { .u-flex-col { /* #ifndef APP-NVUE */ - display: flex; + display: flex!important; /* #endif */ - flex-direction: column; + flex-direction: column!important; } // 定义flex等分