feat: npm dashboard初始化

This commit is contained in:
chenjinsong
2022-07-18 15:04:32 +08:00
parent 4c1ac043f1
commit 930647f416
14 changed files with 147 additions and 20 deletions

View File

@@ -43,6 +43,8 @@
</el-breadcrumb-item>
</el-breadcrumb>
</div>
<!-- 菜单 -->
<el-drawer
v-model="showMenu"
direction="ttb"
@@ -69,6 +71,8 @@
</div>
</div>
</el-drawer>
<!-- 改密码 -->
<el-dialog v-model="showChangePin"
width="30%"
:before-close="handleClose">