制作登录

This commit is contained in:
2025-04-22 11:22:18 +08:00
parent 5d4a682c16
commit 16074dd05e
515 changed files with 28526 additions and 38120 deletions

View File

@ -112,5 +112,9 @@
<style lang="scss">
@import "styles/base.scss";
/*每个页面公共css */
// @import "components/uview-ui/index.scss";
@import "components/uview-ui/index.scss";
.text-default {color: #254062;}
.text-gray {color: #86909C;}
.bg-default {background-color: #254062;}
</style>