Commit c14ab2ad authored by “yiyousong”'s avatar “yiyousong”

perf: 优化用户数据分析页面宽度

parent 85c90fe7
......@@ -41,7 +41,7 @@
</div>
</div>
</template>
<script>
import Breadcrumb from "./breadcrumb/index.vue";
import { peopelList } from "@/api/userPortrait";
......@@ -96,11 +96,12 @@ export default {
},
};
</script>
<style lang="less" scoped>
@headerH: 4.5rem;
.Container {
width: 100%;
height: 100% !important;
// background: #fac;
background: #f5f5f5;
......@@ -182,5 +183,3 @@ export default {
padding: 0 5rem;
}
</style>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment