diff --git a/hybrid/html/local.html b/hybrid/html/local.html index 8cf0ea12799c2ffc36a8e9db57b294ff38258c08..eafd76ecd5aec666dddf8b5fff228c78165946c0 100644 --- a/hybrid/html/local.html +++ b/hybrid/html/local.html @@ -46,6 +46,8 @@

<input type="file" accept="image/*" multiple />

+

普通input

+ diff --git a/pages/template/navbar-lite/navbar-lite.uvue b/pages/template/navbar-lite/navbar-lite.uvue index 7c3836f95557003ff1c6ee5f51651248774c95ab..bcbb66b29f5bda5098845fd0d30801da6e2f87d7 100644 --- a/pages/template/navbar-lite/navbar-lite.uvue +++ b/pages/template/navbar-lite/navbar-lite.uvue @@ -1,91 +1,112 @@ - @@ -108,11 +129,11 @@ margin: 5px 10px; background-color: #fff; border-radius: 5px; - } - - .cell-item { - display: flex; - flex-direction: column; + } + + .cell-item { + display: flex; + flex-direction: column; } .text {