Init Repo

This commit is contained in:
root
2019-09-06 23:53:10 +08:00
commit f0ef89dfbb
7905 changed files with 914138 additions and 0 deletions

36
static/app2/css/rul.css Executable file
View File

@ -0,0 +1,36 @@
body{
background: #EBEBEB;
}
.mui-scroll{
padding: 8.7%;
}
.rul_p{
font-family: "微软雅黑";
font-size: 16.8px;
text-align: center;
color: #000000;
}
.rul_div{
width: 100%;
margin-top: 21px;
background: #fff;
}
.rul_div p{
margin-left: 2%;
margin-right: 2%;
}
.rul_div .rul_p1{
font-family: "微软雅黑";
font-size: 14.4px;
color: #ff3600;
}
.rul_div .rul_p2{
font-family: "微软雅黑";
font-size: 10.8px;
color: #0e0e0e;
}