小卡片
parent
27d8cbadba
commit
d8a652ab28
|
@ -5,9 +5,8 @@
|
||||||
<el-card shadow="hover">
|
<el-card shadow="hover">
|
||||||
<div slot="header" class="clearfix">
|
<div slot="header" class="clearfix">
|
||||||
<span>手机号查询归属地</span>
|
<span>手机号查询归属地</span>
|
||||||
<button @click="testPhone">测试</button>
|
|
||||||
<!-- <el-button style="float: right; padding: 3px 0" type="text">测试</el-button>-->
|
|
||||||
<el-button style="float: right; padding: 3px 0" type="text">购买</el-button>
|
<el-button style="float: right; padding: 3px 0" type="text">购买</el-button>
|
||||||
|
<el-button style="float: right; padding: 3px 0" @click="testPhone">测试</el-button>
|
||||||
</div>
|
</div>
|
||||||
</el-card>
|
</el-card>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
|
Loading…
Reference in New Issue