wechat_jiaxuan/app.wxss
@@ -1,5 +1,5 @@ view,text{ view,text,scroll-view,image{ box-sizing: border-box; } page{ @@ -65,4 +65,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; }