管理端注释添加完成

This commit is contained in:
mabo
2021-07-27 15:59:34 +08:00
parent 59e1aedbf3
commit eb4a5e4fdc
44 changed files with 485 additions and 996 deletions

View File

@@ -1,7 +1,6 @@
<style lang="scss">
@import "./main.scss";
</style>
<template>
<div class="main">
<!-- 左侧菜单 -->
@@ -94,10 +93,7 @@ export default {
},
lang() {
return this.$store.state.app.lang;
},
mesCount() {
return 0;
},
}
},
methods: {