New Age是一个使用Bootstrap框架创建的现代应用程序登录页模板(主题),旨在以优雅的方式展示您的移动或网络应用程序。
1.将编译后的JavaScript和样式表加载到文档中。
<!-- Bootstrap icons--> <link href="/path/to/cdn/bootstrap-icons.css" rel="stylesheet" /> <!-- Core theme CSS (includes Bootstrap)--> <link href="css/styles.css" rel="stylesheet" /> <!-- jQuery Library For Bootstrap 4 Version --> <script src="/path/to/cdn/jquery.slim.min.js"></script> <!-- Bootstrap core JS--> <script src="/path/to/cdn/bootstrap.bundle.min.js"></script> <!-- Core theme JS--> <script src="js/scripts.js"></script>
2.编码快乐。
版本6.0.6(2022-03-24)