bricks/dist/imgs/t/video-record.svg
yumoqing 1291f7fee3 fix: UiCode build_options uses valueField/textField fallback to 'value'/'text'
When valueField/textField are not explicitly set in opts, the auto-select
logic (line 1140) and nullable empty-option creation (lines 1144-1145) used
data[0][undefined] which returned undefined, causing:
- Single-option selects to show blank (auto-select failed)
- nullable empty options to have undefined keys

Now extracts vf/tf local variables with ||'value'/||'text' fallback at the
top of build_options(), used consistently throughout.
2026-05-29 23:03:52 +08:00

2 lines
791 B
XML

<svg t="1748678133532" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="18809" width="100%" height="100%"><path d="M768 384c0-47.061333-38.272-85.333333-85.333333-85.333333h-61.184l-103.168-171.904A85.674667 85.674667 0 0 0 445.184 85.333333H213.333333v85.333334h231.850667l76.8 128H170.666667c-47.061333 0-85.333333 38.272-85.333334 85.333333v384c0 47.061333 38.272 85.333333 85.333334 85.333333h512c47.061333 0 85.333333-38.272 85.333333-85.333333v-128l170.666667 85.333333v-298.666666l-170.666667 85.333333V384z m-85.248 384H170.666667V384h512l0.042666 170.666667H682.666667v42.666666l0.042666 0.042667 0.042667 170.624z" p-id="18810" fill="${color}"></path><path d="M256 597.333333h256v85.333334H256z" p-id="18811" fill="#8a8a8a"></path></svg>