GitLab
Sign in
xlyErp
/
xlyUmi
Back to Dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Snippets
Download as
Email Patches
Plain Diff
Browse Code »
Commit
56fd4d991154afdd6b0455802088c30781f6ed0c
Authored by
Min
2025-07-23 17:50:28 +0800
1 parent
a3524981
1.处理人脸登录没识别样式
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
5 deletions
src/components/FaceDetect/index.less
src/components/FaceDetect/index.less
View file @
56fd4d9
1
-:global {
2
-
3
- .face-recognition-container {
1
+.face-recognition-container {
4
width: 100%;
2
width: 100%;
5
height: 220px;
3
height: 220px;
6
4
@@ -168,5 +166,3 @@
@@ -168,5 +166,3 @@
168
166
169
}
167
}
170
}
168
}
171
-
172
-}