Merge remote-tracking branch 'origin/master'
commit
c9e3c1e2f5
Binary file not shown.
After Width: | Height: | Size: 509 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.3 KiB |
|
@ -5,9 +5,10 @@
|
|||
<span>手机号查询归属地</span>
|
||||
<el-button style="float: right; padding: 3px 0" type="text">购买</el-button>
|
||||
</div>
|
||||
<div v-for="o in 4" :key="o" class="text item">
|
||||
{{'列表内容 ' + o }}
|
||||
</div>
|
||||
<span>{{'列表内容 ' }}</span>
|
||||
<span>{{'列表内容 ' }}</span>
|
||||
<span>{{'列表内容 ' }}</span>
|
||||
<span>{{'列表内容 ' }}</span>
|
||||
</el-card>
|
||||
<el-card class="box-card">
|
||||
<div slot="header" class="clearfix">
|
||||
|
|
Loading…
Reference in New Issue