Compare commits

..

No commits in common. "92384e4947acdaf4d172db57863ecffa4b524405" and "ad83fe546a70c6b579047bcb4064f29a2d1f38cb" have entirely different histories.

1 changed files with 2 additions and 1 deletions

View File

@ -5,8 +5,9 @@
<el-card shadow="hover">
<div slot="header" class="clearfix">
<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" @click="testPhone"></el-button>
</div>
</el-card>
</el-col>