Commit e3853aa2 authored by 仇晓婷's avatar 仇晓婷

Merge branch 'product' of http://git.mes123.com/zhouyx/mes-ui into product

parents f6134476 e4baafeb
<template> <template>
<div class="home"> <div class="home_box">
<Card> <Card>
<div class="flex"> <div class="flex">
<div class="user"> <div class="user">
...@@ -36,7 +36,7 @@ export default { ...@@ -36,7 +36,7 @@ export default {
</script> </script>
<style lang="less"> <style lang="less">
.home { .home_box {
background: rgba(245, 246, 250, 1); background: rgba(245, 246, 250, 1);
margin: -5px -10px -50px -10px; margin: -5px -10px -50px -10px;
height: 100%; height: 100%;
......
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