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

17
static/app2/css/store_class.css Executable file
View File

@ -0,0 +1,17 @@
.con{
padding-top: 66px;
}
.row{
width: 100%;
height: 42px;
line-height: 41px;
border-bottom: 1px solid #e6e6e6;
background: white;
font-size: 13.2px;
color: #525252;
padding-left: 12px;
}
.con .all{
margin: 6px 0;
border: none;
}