小卡片
parent
24704084af
commit
dbcf837a54
|
@ -6,7 +6,7 @@
|
||||||
<div slot="header" class="clearfix">
|
<div slot="header" class="clearfix">
|
||||||
<span>手机号查询归属地</span>
|
<span>手机号查询归属地</span>
|
||||||
<el-button style="float: right; padding: 3px 0" @click="buyPhone">购买</el-button>
|
<el-button style="float: right; padding: 3px 0" @click="buyPhone">购买</el-button>
|
||||||
<el-button style="float: right; padding: 3px 0" @click="dialogFormVisible=true">测试</el-button>dialogFormVisible
|
<el-button style="float: right; padding: 3px 0" @click="dialogFormVisible=true">测试</el-button>
|
||||||
</div>
|
</div>
|
||||||
</el-card>
|
</el-card>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
@ -68,7 +68,6 @@
|
||||||
</el-form>
|
</el-form>
|
||||||
<div slot="footer" class="dialog-footer">
|
<div slot="footer" class="dialog-footer">
|
||||||
|
|
||||||
<el-button type="primary" @click="dialogFormVisible = false">确 定</el-button>
|
|
||||||
</div>
|
</div>
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue