wechat_jiaxuan/app.wxss
@@ -1,5 +1,5 @@ view,text{ view,text,scroll-view,image{ box-sizing: border-box; } page{ @@ -9,6 +9,7 @@ } image{ display: flex; border-radius: 8rpx; } .container { min-height: 100vh; @@ -65,4 +66,20 @@ .flex-column { flex-direction: column; } button { margin: 0; padding: 0; background-color: inherit; position: static; } button:after { content: none; } ::-webkit-scrollbar { display: none; } button::after { border: none; }