测试提交
This commit is contained in:
parent
819ec095a6
commit
942099478d
|
@ -1,11 +1,8 @@
|
||||||
<template>
|
<template>
|
||||||
<div id="app">
|
<div id="app">
|
||||||
<<<<<<< HEAD
|
|
||||||
<el-button type="success">成功</el-button>
|
<el-button type="success">成功</el-button>
|
||||||
<hello-world></hello-world>
|
|
||||||
=======
|
|
||||||
<el-button type="success">成功按钮111</el-button>
|
<el-button type="success">成功按钮111</el-button>
|
||||||
>>>>>>> 497212fe5a5e7e56b87cff7e44a9a2f9e6ff8857
|
<hello-world></hello-world>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue