01 2021 档案

摘要:在el-table-column中添加一个,重新把数据显示到div中,不然页面会没有数据显示 <template slot-scope="scope"> <div @click="detailData(scope.row)">{{ scope.row.acount }}</div> </templa 阅读全文
posted @ 2021-01-20 10:00 ssjd 阅读(12819) 评论(0) 推荐(0)
摘要:DIV水平垂直居中 div { width: 100px; height: 100px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto;} 不设置宽高的情况下,如果水平垂直居中.warp{ left:50 阅读全文
posted @ 2021-01-14 10:16 ssjd 阅读(259) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示