Commit 56315ddf by amateur

代码优化

1 parent 738097a3
......@@ -9,7 +9,6 @@
</section>
</template>
<script>
export default {
name: 'MenuModule',
......@@ -40,6 +39,7 @@ export default {
<style lang="less" scoped>
.white {
width: 90%;
background: #eee;
}
.menu-module {
......@@ -68,7 +68,6 @@ export default {
margin-top: 10px;
line-height: 20px;
min-height: 20px;
min-width: 90%;
font-size: 14px;
text-align: center;
color: #444444;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!