yumoqing 7746595739 fix(tree): change_node_type 死代码导致叶子节点仍显示展开箭头
return 提前返回使 set_url(null) 成为死代码,叶子节点(is_leaf=true)的展开箭头本应隐藏却仍显示。
修复:叶子分支直接 set_url(null) 隐藏箭头,非叶子才 set_state+bind 展开。
2026-08-15 01:42:36 +08:00
2025-10-05 06:39:58 +08:00
2025-07-16 14:28:55 +08:00
2026-06-22 14:59:32 +08:00
2026-03-05 14:50:07 +08:00
2025-11-13 18:04:58 +08:00
2025-07-16 14:28:55 +08:00
2025-11-18 14:57:29 +08:00
2025-11-19 12:30:39 +08:00

Bricks

A new web application development framework to make web application development more easier like play bricks

Documentation

We have documents in 3 language

NOTE: all the documents was generated by Qwen3-max

Description
No description provided
Readme 26 MiB
Languages
JavaScript 98.7%
CSS 1.2%