@@ -154,7 +154,7 @@
limit: that.limit,
status:'0'
}
- let res = await that.$api(`/group/userView`, 'GET', {
+ let res = await that.$api(`/group`, 'GET', {
...info,
...that.searchInfo
}, 'group');
@@ -347,13 +347,8 @@
margin: 0 0 1vw 0;
- .specs {
- font-size: 14px;
- color: #858585;
- }
-
.time {
- font-size: 13px;
+ font-size: 14px;
color: #858585;