import "./styles.css";. import $ from "jquery";. import jqueryui from "jquery-ui";. $(function() {. jqueryui();. $("#app").dialog();. });.
確定! 回上一頁