随笔分类 - 突突UI - Vue UI组件
一个 Vue UI组件
作者:Just Cho
摘要:通过修改高度为 min-height 来解决字的容纳问题,引发白色线的高度 没有办法根据父元素自适应了(flex解决不了) 我就在mounted 之后把他的高度赋值 写了这么一句话发现不行 this.$refs.line.style.height =${this.$refs.wrapper.getB
阅读全文
摘要:
阅读全文
摘要:npm publish 遇到 403 怎么办? 这说明你没有切换到 npm 原始源,那么你只需要用 npm config delete registry 删除淘宝源,然后再 publish。 publish 成功之后再切换回淘宝源 npm config set registry https://re
阅读全文
摘要:使用css变量来自由操作 :root { --button-height: 32px; --font-size: 14px; --button-bg: white; --button-active-bg: #eee; --bordor-radius: 4px; --color: #333; --bo
阅读全文

浙公网安备 33010602011771号