Compare commits

...

2 Commits

Author SHA1 Message Date
chaiyapeng 27d8cbadba Merge remote-tracking branch 'origin/master' 2024-08-25 11:50:12 +08:00
chaiyapeng 905a67d1b8 小卡片 2024-08-25 11:50:03 +08:00
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@
<el-card shadow="hover">
<div slot="header" class="clearfix">
<span>手机号查询归属地</span>
<el-button style="float: right; padding: 3px 0" type="text">测试</el-button>
<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>
</div>
</el-card>