miniprogram/assets/tailwind.scss @@ -15,6 +15,9 @@ .w-screen { width: 100vw; } .text-center{ text-align: center; } .text-ellipsis{ text-overflow: ellipsis;