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.
在注册期间,当通过 ajax 调用提交表单并且来自服务器的响应为布尔格式时..如何处理来自服务器的布尔值以显示 ng-message 指示电子邮件已注册..尝试 ng-show 不起作用。 ..
您能否提供您正在尝试的代码片段?如果定义正确,角度应该自动触发更新。我看到代码后可以为您提供答案..