更新资源

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

9
static/app2/css/index.css Executable file → Normal file
View File

@ -11,14 +11,21 @@ body .mui-bar-tab{
height: 50px;
}
.mui-bar .mui-tab-item .mui-icon img {
height: 35px;
height:48px;
padding: 1px;
}
.mui-bar .mui-tab-item .mui-icon{
padding: 0;
width: 50px;
height: 50px;
line-height: 50px;
display: inline-block;
}
.mui-bar .mui-tab-item{
height: 50px;
box-sizing: border-box;
}
.mui-bar{
width: 100%;