Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

包括但不限于base.less等多个样式表文件对用户模型依赖问题 #512

Open
WangQixuan opened this issue Feb 5, 2025 · 0 comments

Comments

@WangQixuan
Copy link

base.less 273 行:

#user_form{
  background-color: white;
  margin: 10px;
  padding: 10px;
  //color: #5a9cf8;
}

当用户模型User被swap以后,其名称不再是user,这个选择器将失效,从而导致样式有一些怪异。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant