提交 c3c661e6 authored 作者: 龙菲's avatar 龙菲

feat:按钮样式

上级 8ce391d6
...@@ -11,8 +11,9 @@ ...@@ -11,8 +11,9 @@
<el-button <el-button
type="primary" type="primary"
@click.native="handleOperation({ type: 'add' })" @click.native="handleOperation({ type: 'add' })"
icon="el-icon-s-promotion"
> >
<i class="el-icon-s-promotion"></i>
发布</el-button 发布</el-button
> >
</div> </div>
......
...@@ -5,8 +5,9 @@ ...@@ -5,8 +5,9 @@
<el-button <el-button
type="primary" type="primary"
@click.native="handleOperation({ type: 'add' })" @click.native="handleOperation({ type: 'add' })"
icon="el-icon-s-promotion"
> >
<i class="el-icon-s-promotion"></i>
发布</el-button 发布</el-button
> >
</div> </div>
......
...@@ -5,8 +5,9 @@ ...@@ -5,8 +5,9 @@
<el-button <el-button
type="primary" type="primary"
@click.native="handleOperation({ type: 'add' })" @click.native="handleOperation({ type: 'add' })"
icon="el-icon-s-promotion"
> >
<i class="el-icon-s-promotion"></i>
发布</el-button 发布</el-button
> >
</div> </div>
......
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
<el-button <el-button
type="primary" type="primary"
@click.native="handleOperation({ type: 'add' })" @click.native="handleOperation({ type: 'add' })"
icon="el-icon-s-promotion"
> >
<i class="el-icon-s-promotion" />
发布</el-button 发布</el-button
> >
</div> </div>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论