30572
This commit is contained in:
@@ -204,7 +204,7 @@
|
|||||||
:current.sync="search2.current"
|
:current.sync="search2.current"
|
||||||
:size.sync="search2.size"
|
:size.sync="search2.size"
|
||||||
@getList="getGroupInfo">
|
@getList="getGroupInfo">
|
||||||
<el-table-column slot="user" label="群组" align="center">
|
<el-table-column slot="user" label="群主" align="center">
|
||||||
<template slot-scope="{ row }">
|
<template slot-scope="{ row }">
|
||||||
<div class="userinfo">
|
<div class="userinfo">
|
||||||
<span>
|
<span>
|
||||||
|
|||||||
@@ -199,7 +199,7 @@
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
& > img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 120px;
|
height: 120px;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
|
|||||||
Reference in New Issue
Block a user