bricks/dist/imgs/app_fullscreen.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
883 B
XML

<svg t="1749634403553" class="icon" viewBox="0 0 1029 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="11427" width="100%" height="100%"><path d="M514.547264 5.094527C233.329353 5.094527 5.094527 233.329353 5.094527 514.547264s228.234826 509.452736 509.452737 509.452736 509.452736-228.234826 509.452736-509.452736S795.765174 5.094527 514.547264 5.094527z m62.662686 731.064677H332.163184c-21.397015 0-38.718408-17.321393-38.718408-38.718408V452.39403c0-34.642786 41.775124-51.454726 65.719403-27.510448l245.046766 245.046766c24.453731 24.453731 7.132338 66.228856-27.000995 66.228856z m158.439801-158.949254c0 34.642786-41.775124 51.454726-65.719403 27.510448L424.883582 359.673632c-24.453731-24.453731-7.132338-65.719403 27.510448-65.719403h245.046766c21.397015 0 38.718408 17.321393 38.718408 38.718408l-0.509453 244.537313z" fill="#61C554" p-id="11428"></path></svg>