This commit is contained in:
2023-08-26 14:10:16 +08:00
parent 77de5d5d6e
commit c3e6002ca3
9 changed files with 95 additions and 45 deletions

View File

@@ -27,4 +27,5 @@ export default {
/*每个页面公共css */
@import "uni_modules/uview-plus/index.scss";
@import "static/style/index.scss";
button::after{ border: none;}
</style>