修改登录

This commit is contained in:
2025-04-22 23:04:56 +08:00
parent 16074dd05e
commit 95b7c69ddb
169 changed files with 46363 additions and 93 deletions

View File

@ -114,6 +114,7 @@
/*每个页面公共css */
@import "components/uview-ui/index.scss";
.w-full {width: 100%;}
.text-default {color: #254062;}
.text-gray {color: #86909C;}
.bg-default {background-color: #254062;}