更新资源

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

13
static/app2/css/storeout.css Executable file → Normal file
View File

@ -159,7 +159,18 @@ body .header {
justify-content: center;
align-items: center;
}
.gt_con span{
font-size: 18px;
/* overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; */
}
.gt_con .shopAddress{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 200px;
}
.goimg {
display: inline-block;
width: 20px;