浏览代码

用户管理

JX.Li 4 天之前
父节点
当前提交
2d25af7079
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/useCenter.vue

+ 1 - 1
src/views/useCenter.vue

@@ -16,7 +16,7 @@
       <dl class="sp_list">
         <dt><span class="dt1" style="width: 180px">名称</span><span class="dt2" style="width: 120px">用户数量</span>
         </dt>
-        <div class="hei_scroll" style="height: 34vh">
+        <div class="hei_scroll" style="height: 46vh">
           <dd v-for="item in 30">
             <span class="dt1" style="width: 180px">xxxxxxxxx-{{ item }}</span>
             <span class="dt2" style="width: 120px">1212</span>