摘要:
macOS Catalina版本下,需要手动输入.gif才可以开启录制 参考连接:https://github.com/justinfrankel/licecap/issues/80 阅读全文
posted @ 2020-03-26 16:41
灰灰灰~
阅读(1016)
评论(0)
推荐(0)
摘要:
鼠标放上去可暂停,当前实现版本是字数长度要超过外层div才会滚动 父界面: <template> <div> <el-card style="width: 97%;margin-top: 10px;margin-left: 22px;" > <marque style="width: 100%;he 阅读全文
posted @ 2020-03-26 16:36
灰灰灰~
阅读(1093)
评论(0)
推荐(0)
摘要:
<el-table-column label="Group" prop="group" align="center" :formatter="stateFormat"> <template slot-scope="scope"> <div v-if="newVersion"> <el-tag typ 阅读全文
posted @ 2020-03-26 10:57
灰灰灰~
阅读(5761)
评论(1)
推荐(0)