博客 window.open() gongasd

This commit is contained in:
simple321vip
2022-04-11 01:01:11 +08:00
parent eb9ffdf27b
commit fc2aa9d22b
8 changed files with 67 additions and 3 deletions
+2 -1
View File
@@ -36,6 +36,7 @@
<el-button class="plus_button" @click="addPage">+</el-button>
</div>
<div></div>
</div>
</template>
@@ -143,7 +144,7 @@ const addPage = () => {
.nav_tabs {
display: flex;
flex-direction: column;
width: 70px;
width: 55px;
padding: 0px;
}