feat: 灯光
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<el-button type="primary" style="margin-left: 16px" @click="drawer = true">
|
||||
open
|
||||
</el-button>
|
||||
|
||||
<el-drawer v-model="drawer" :with-header="false">
|
||||
<el-tabs v-model="activeName" class="demo-tabs" @tab-click="handleClick">
|
||||
<el-tab-pane label="控制面板" name="first">
|
||||
|
Reference in New Issue
Block a user