mirror of
https://gitee.com/lijingbo-2021/open-anylink-web.git
synced 2026-05-17 12:48:02 +00:00
样式微调
This commit is contained in:
@@ -93,7 +93,7 @@ const onShowUserCard = async ({ sessionId, account }) => {
|
||||
<template>
|
||||
<el-container style="height: 100%">
|
||||
<el-header class="bdr-b">
|
||||
<div style="color: #409eff; font-size: 14px">全部({{ totalCount }})</div>
|
||||
<div style="font-size: 14px">全部({{ totalCount }})</div>
|
||||
<el-input
|
||||
v-model="lastSearchKey"
|
||||
placeholder="搜索:昵称/账号"
|
||||
|
||||
@@ -85,7 +85,7 @@ const onShowUserCard = async ({ sessionId, account }) => {
|
||||
<template>
|
||||
<el-container style="height: 100%">
|
||||
<el-header class="bdr-b">
|
||||
<div style="color: #409eff; font-size: 14px">全部({{ totalCount }})</div>
|
||||
<div style="font-size: 14px">全部({{ totalCount }})</div>
|
||||
<el-input
|
||||
v-model="markSearchKey"
|
||||
placeholder="搜索:昵称/账号/备注"
|
||||
|
||||
Reference in New Issue
Block a user