Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在设置捆绑包中使用两个多值。第二个多值的值取决于第一个多值的选择值。例如:第一个是“州”,第二个是“城市”。每个州都有不同的城市。我能解释一下吗?
您不能在设置包中执行此操作。您可以将此 UI 放在您的应用程序本身中,也许在设置屏幕中。