bricks/dist/imgs/app-dock.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

12 lines
2.2 KiB
XML

<svg t="1749637984292" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="17580" width="100%" height="100%">
<path d="M187.072 160h137.856c14.944 0 27.072 12.128 27.072 27.072v137.856a27.072 27.072 0 0 1-27.072 27.072H187.072A27.072 27.072 0 0 1 160 324.928V187.072C160 172.128 172.128 160 187.072 160z" fill="green" p-id="17581"></path>
<path d="M443.072 160h137.856c14.944 0 27.072 12.128 27.072 27.072v137.856a27.072 27.072 0 0 1-27.072 27.072h-137.856a27.072 27.072 0 0 1-27.072-27.072V187.072c0-14.944 12.128-27.072 27.072-27.072z" fill="currentColor" p-id="17582"></path>
<path d="M699.072 160h137.856c14.944 0 27.072 12.128 27.072 27.072v137.856a27.072 27.072 0 0 1-27.072 27.072h-137.856a27.072 27.072 0 0 1-27.072-27.072V187.072c0-14.944 12.128-27.072 27.072-27.072z" fill="currentColor" p-id="17583"></path>
<path d="M187.072 416h137.856c14.944 0 27.072 12.128 27.072 27.072v137.856a27.072 27.072 0 0 1-27.072 27.072H187.072A27.072 27.072 0 0 1 160 580.928v-137.856c0-14.944 12.128-27.072 27.072-27.072z" fill="currentColor" p-id="17584"></path>
<path d="M443.072 416h137.856c14.944 0 27.072 12.128 27.072 27.072v137.856a27.072 27.072 0 0 1-27.072 27.072h-137.856a27.072 27.072 0 0 1-27.072-27.072v-137.856c0-14.944 12.128-27.072 27.072-27.072z" fill="yellow" p-id="17585"></path>
<path d="M699.072 416h137.856c14.944 0 27.072 12.128 27.072 27.072v137.856a27.072 27.072 0 0 1-27.072 27.072h-137.856a27.072 27.072 0 0 1-27.072-27.072v-137.856c0-14.944 12.128-27.072 27.072-27.072z" fill="currentColor" p-id="17586"></path>
<path d="M187.072 672h137.856c14.944 0 27.072 12.128 27.072 27.072v137.856a27.072 27.072 0 0 1-27.072 27.072H187.072A27.072 27.072 0 0 1 160 836.928v-137.856c0-14.944 12.128-27.072 27.072-27.072z" fill="currentColor" p-id="17587"></path>
<path d="M443.072 672h137.856c14.944 0 27.072 12.128 27.072 27.072v137.856a27.072 27.072 0 0 1-27.072 27.072h-137.856a27.072 27.072 0 0 1-27.072-27.072v-137.856c0-14.944 12.128-27.072 27.072-27.072z" fill="currentColor" p-id="17588"></path>
<path d="M699.072 672h137.856c14.944 0 27.072 12.128 27.072 27.072v137.856a27.072 27.072 0 0 1-27.072 27.072h-137.856a27.072 27.072 0 0 1-27.072-27.072v-137.856c0-14.944 12.128-27.072 27.072-27.072z" fill="red" p-id="17589"></path>
</svg>