更新资源

This commit is contained in:
2019-10-27 20:52:35 +08:00
parent 929f4b651f
commit edbcf17309
457 changed files with 25425 additions and 21970 deletions

10
static/app2/css/qrrz.css Executable file → Normal file
View File

@@ -14,6 +14,7 @@
border-radius: 5px;
}
.pname{
font-size: 16px;
width: 80%;
color: #fff;
@@ -24,18 +25,21 @@
text-align: right;
}
.caozuo {
width: 20%;
width: 15%;
display: flex;
justify-content: space-around;
align-items: center;
}
.caozuo span {
display: inline-block;
width: 25%;
/* width: 25%; */
}
.caozuo .mui-icon{
font-size: 32px;
}
.caozuo span img{
width: 100%;
height: 100%;
}
.add1{
width: 96%;