dashboard
repositories
filestore
activity
search
login
刘文浩
/
hugeOA
forked from
huge/frontEnd/hugeOA
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
绩效考核
Mr Ke
2020-05-29
227089fcb8f0facbc0d4456f876a75a747ee6af3
[~liuwh/hugeOA.git]
/
src
/
components
/
oa
/
personal
/
information
/
index.scss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* eslint-disable */
/**liuwh
* 4/29/2020, 4:28:00 PM
* doc comment for the file goes here
*/
/** Happy Coding */
.information {
&-main {
background: #fff;
margin: 20px;
padding: 20px;
}
}