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
a4f102defd2c7918617717f3307b6a3ef63859ff
[~liuwh/hugeOA.git]
/
src
/
components
/
oa
/
merits
/
meritsExamine
/
index.scss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* eslint-disable */
/**liuwh
* 5/29/2020, 2:34:37 PM
* doc comment for the file goes here
*/
/** Happy Coding */
.merits-examine {
&-main {
background: #fff;
margin: 20px;
padding: 20px;
}
}