摘要: 1.查看磁盘空间 du -h df -h du -sh * 2.开机自启 # harbor 开机自启 vim /etc/rc.d/rc.local # 追加 cd /usr/local/harbor docker compose start # 添加权限 chmod +x /etc/rc.d/rc. 阅读全文
posted @ 2022-12-14 16:20 卷叶小树 阅读(28) 评论(1) 推荐(0)
摘要: 1. es2022 (1) #声明私有属性和私有方法:声明它的范围内引用 (2)#prop in obj 检查私有属性 (3)顶层使用await 无需async function (4)throw new Error(mas:'XXXX',cause:'YYY') (5)索引方法 at() :str 阅读全文
posted @ 2022-08-22 18:45 卷叶小树 阅读(26) 评论(0) 推荐(0)
摘要: 1.pdf-viewer http://gitlab.lvya.org/frontend/pdf-viewer demo: http://eos.lvya.org/static/pdf/m-viewer/viewer.html?url=https://sy-oss.lvya.org/28/2022- 阅读全文
posted @ 2022-08-04 19:11 卷叶小树 阅读(116) 评论(0) 推荐(0)
摘要: (1)太阳https://588ku.com/gif1/3887.htmlhttps://wimg.588ku.com/gif620/19/07/09/e7c0e3a7d0e5929121d672d3c4ec8009.gif (2)西瓜https://588ku.com/gif1/16373.htm 阅读全文
posted @ 2022-08-04 18:56 卷叶小树 阅读(75) 评论(0) 推荐(0)
摘要: 1.组件 vuejs-datepickerhttps://github.com/charliekassel/vuejs-datepickerhttps://mpklq49wp.codesandbox.io/ 阅读全文
posted @ 2022-08-04 18:50 卷叶小树 阅读(63) 评论(0) 推荐(0)
摘要: (1)el-pagination 会出现页面显示不出来,total必须是number类型 <el-pagination v-if="total>0" @size-change="handlePageSize" @current-change="handlePage" :current-page.sy 阅读全文
posted @ 2022-07-28 09:29 卷叶小树 阅读(62) 评论(0) 推荐(0)
摘要: 1.子集修改父级的元素 样式 parent.window.$("#eosWeb").css('') 阅读全文
posted @ 2022-07-07 20:00 卷叶小树 阅读(51) 评论(0) 推荐(0)
摘要: 1.思路 拦截远程模块请求,将模块下载到本地,将import指向下载到本地的模块参考:https://www.shymean.com/article/%E4%BD%BF%E7%94%A8vite%E5%8A%A0%E8%BD%BD%E8%BF%9C%E7%A8%8B%E6%A8%A1%E5%9D%9 阅读全文
posted @ 2022-06-08 15:52 卷叶小树 阅读(40) 评论(0) 推荐(0)
摘要: 1.Puppeteer 阅读全文
posted @ 2022-06-08 15:49 卷叶小树 阅读(16) 评论(0) 推荐(0)
摘要: 1.echarts社区 http://www.isqqw.com/#/homepage http://echarts.zhangmuchen.top/#/index 2.GeoAlas https://datav.aliyun.com/portal/school/atlas/area_selecto 阅读全文
posted @ 2022-05-19 14:22 卷叶小树 阅读(67) 评论(0) 推荐(1)