Commit 312be548 authored by 李志鸣's avatar 李志鸣

fea(电泳工作区): 静态开发

parent 516d37f8
<template> <template>
<div class="page-pack">电泳作业区</div> <div class="page-pack">
<div class="container-pack"></div>
</div>
</template> </template>
<script> <script>
...@@ -11,5 +13,8 @@ ...@@ -11,5 +13,8 @@
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.page-pack {
min-height: 100%;
background: rgba(0, 7, 12, 1);
}
</style> </style>
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