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.
我们正在使用 navigator.notification.confirm(alertMesg, onConfirm, ' ', buttonNamesForIos); 使用 phonegap 显示确认框。但是上面的函数浪费了标题的空间,因为我们不显示标题。如何从框中删除标题空间。
你用什么平台?
一个简单的 NULL 会使它保持空白。