yumoqing f44104b8a5 fix: Button label更新使用text_w.set_text()替代options.label赋值
根因:
1. script上下文中this为undefined,无法通过this.options.label访问
2. btn.options.label只修改属性不更新DOM,需调用text_w.set_text()
3. Button内部label是bricks.Text子组件(text_w),需通过其API更新
2026-05-28 16:52:26 +08:00
2026-03-25 14:14:47 +08:00
2026-05-22 17:21:00 +08:00
2025-07-16 14:19:12 +08:00
2025-07-16 14:19:12 +08:00
2025-07-16 14:19:12 +08:00
2025-07-16 14:19:12 +08:00
2026-04-16 14:36:29 +08:00

rbac

Description
No description provided
Readme 1 MiB
Languages
Python 88.5%
CSS 10.8%
Shell 0.7%