bricks/dist/imgs/t/search.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
967 B
XML

<svg t="1748861795994" class="icon" viewBox="0 0 1126 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="99888" width="100%" height="100%"><path d="M1010.354815 940.513816l-204.878571-204.878572c-4.644426-4.644426-9.323773-9.323773-13.9682-9.323773a390.76039 390.76039 0 0 0 83.809199-242.103824c-4.644426-214.167424-176.942171-391.109595-391.109596-391.109595s-391.109595 176.942171-391.109595 391.109595c0 214.167424 172.262825 391.109595 391.109595 391.109596 93.132972 0 176.942171-32.580826 242.103824-83.809199 4.644426 4.644426 4.644426 9.323773 9.323773 13.9682l204.878572 204.878571c18.612626 18.612626 51.228373 18.612626 69.840999 0s18.612626-51.228373 0-69.840999z m-526.112247-167.618398c-162.973972 0-293.332197-130.358225-293.332197-293.332197s130.358225-293.332197 293.332197-293.332197 293.332197 130.358225 293.332196 293.332197c-4.644426 162.973972-135.037572 293.332197-293.332196 293.332197z" p-id="99889" fill="${color}"></path></svg>