摘要: https://www.jianshu.com/p/0ee2642aba82 // 两列拖动改变两列宽度js部分 export function dragTwoColDiv(contentId,leftBoxId,resizeId,rightBoxId){ let resize = document 阅读全文
posted @ 2021-08-22 14:20 zjxgdq 阅读(1165) 评论(0) 推荐(0) 编辑
摘要: <template> <div> <div class="scroll" ref="previewText" @click="fnScroll">{{count}}</div> </div> </template> <script> export default{ name:'globalHospo 阅读全文
posted @ 2021-08-22 09:53 zjxgdq 阅读(35) 评论(0) 推荐(0) 编辑