dashboard
repositories
filestore
activity
search
login
刘文浩
/
hugeOA
forked from
huge/frontEnd/hugeOA
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
oa+用户中心
Mr Ke
2020-05-27
fa71559c92ce8f7429971370ca4bd1139c903621
[~liuwh/hugeOA.git]
/
src
/
components
/
oa
/
logManage
/
browseLog
/
index.scss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* eslint-disable */
/**liuwh
* 4/29/2020, 2:21:33 PM
* doc comment for the file goes here
*/
/** Happy Coding */
.browse-log {
&-main {
background: #fff;
margin: 20px;
padding: 20px;
}
}