dashboard
repositories
filestore
activity
search
login
刘文浩
/
hugeOA
forked from
huge/frontEnd/hugeOA
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of http://120.79.193.119:9090/r/huge/frontEnd/hugeOA
Mr Ke
2020-05-06
fc68f6006949a91fced69951778a7c88859cbb6c
[~liuwh/hugeOA.git]
/
src
/
components
/
page
/
logManage
/
Rawler
/
index.scss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* eslint-disable */
/**liuwh
* 4/30/2020, 2:39:21 PM
* doc comment for the file goes here
*/
/** Happy Coding */
.rawler {
&-main {
background: #fff;
margin: 20px;
padding: 20px;
}
}