feat(projects): 添加multiTab标签页

This commit is contained in:
Soybean
2021-09-17 08:31:49 +08:00
parent 789855a378
commit eec0b36f59
14 changed files with 130 additions and 37 deletions

View File

@ -1,5 +1,5 @@
<template>
<div class="p-10px">
<div class="px-10px">
<data-card :loading="loading" />
<nav-card :loading="loading" />
</div>