问题标签 [vue-sweetalert2]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - 如何修复 Sweetalert 2 无法在 Google Chrome 中运行
我正在尝试在我的项目中通过 php 使用 SWEETALERT2,但是当我尝试在 google chrome 中运行我的文件时它不起作用。这些按钮是可点击的,它会记录数据,但 sweetalert 不显示任何内容,只是一个可点击的提交按钮。
我想在这个项目上实现的事情是在我成功记录新用户时使用 sweetalert 显示。当我需要更新记录或删除文件时。
如果输入框没有值,则提交按钮不应该是可点击的。
索引.php
js