提交 d5c29116 编写于 作者: W wangmou96

Fri Dec 22 16:52:00 CST 2023 inscode

上级 ec92a841
...@@ -14,16 +14,7 @@ import TheWelcome from './components/TheWelcome.vue' ...@@ -14,16 +14,7 @@ import TheWelcome from './components/TheWelcome.vue'
</header> </header>
<main> <main>
<div id="app">
<el-row>
<el-button>默认按钮</el-button>
<el-button type="primary">主要按钮</el-button>
<el-button type="success">成功按钮</el-button>
<el-button type="info">信息按钮</el-button>
<el-button type="warning">警告按钮</el-button>
<el-button type="danger">危险按钮</el-button>
</el-row>
</div>
<TheWelcome /> <TheWelcome />
</main> </main>
</div> </div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册