Compare commits

...

2 Commits

Author SHA1 Message Date
chaiyapeng 92384e4947 Merge remote-tracking branch 'origin/master' 2024-08-25 11:54:57 +08:00
chaiyapeng d8a652ab28 小卡片 2024-08-25 11:54:50 +08:00
1 changed files with 1 additions and 2 deletions

View File

@ -5,9 +5,8 @@
<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>