bossikill's recent timeline updates
bossikill

bossikill

V2EX member #463541, joined on 2020-01-07 09:25:06 +08:00
bossikill's recent replies
Feb 25, 2025
Replied to a topic by sillydaddy React react 怎样处理父元素的 blur 事件啊??
牛的..亲测可用
<div
className='relative flex items-center justify-center outline-none'
ref={containerRef}
tabIndex={-1}
onBlur={e => {
// 失焦后获取焦点的那个元素
const nextFocusDom = e.relatedTarget
// 判断其是否在父元素内,如果在父元素内就不错处理
if (nextFocusDom && !containerRef.current?.contains(nextFocusDom)) {
console.log('隐藏 slider')
setShowSlider(false)
}
}}
>
</div>
薪资如果两家差不多 还是不动好 换公司 又要从头开始弄项目 也蛮烦的
May 12, 2020
Replied to a topic by find 职场话题 奉劝各位,不要去网易,不要去网易
天天 996 的飘过
海康威视 1T SSD 用了半年暂时没啥问题
Apr 8, 2020
Replied to a topic by TottiSun 职场话题 老铁们,快撑不住了
额 如果肯搬家 工作机会还是有的...
Apr 7, 2020
Replied to a topic by hatebugs 职场话题 offer 求比较社招跳槽
@hatebugs
字节跳动 10,10,6 大小周 小周 周三晚上会早放
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2955 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 15:18 · PVG 23:18 · LAX 08:18 · JFK 11:18
♥ Do have faith in what you're doing.