bricks/dist/imgs/stop_recording.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
1.2 KiB
XML

<svg t="1748855658293" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="86372" width="100%" height="100%"><path d="M188.80005 512.00096h6.39998zM874.237908 149.762092A509.246409 509.246409 0 0 0 511.99904 0.00256a515.19839 515.19839 0 0 0-362.238868 149.759532A510.910403 510.910403 0 0 0 0.00064 512.00096a515.19839 515.19839 0 0 0 149.759532 362.238868C241.407886 968.447534 371.839478 1023.99936 511.99904 1023.99936a510.846404 510.846404 0 0 0 362.238868-149.759532c94.143706-91.775713 149.695532-219.775313 149.695532-362.238868a491.646464 491.646464 0 0 0-149.759532-362.238868z m-55.551826 668.92591a434.366643 434.366643 0 0 1-306.751042 127.9996c-120.703623 0-229.375283-48.255849-306.687041-127.9996a434.430642 434.430642 0 0 1-127.9996-306.687042c0-120.767623 48.319849-229.439283 127.9996-306.687042 79.743751-77.311758 188.415411-127.9996 306.687041-127.9996 118.39963 0 227.007291 48.255849 304.319049 125.567608l2.431993 2.431992a434.430642 434.430642 0 0 1 127.9996 306.687042c0 120.767623-48.319849 229.439283-127.9996 306.687042z" fill="#FF3F2D" p-id="86373"></path><path d="M767.99824 256.00176H255.99984v511.9984h511.9984z" fill="#FF3F2D" p-id="86374"></path></svg>