用户列表修改

This commit is contained in:
谢洪龙
2017-07-27 20:06:32 +08:00
parent 548e91b0e0
commit 02008e5173
2 changed files with 83 additions and 11 deletions
+2 -2
View File
@@ -35,8 +35,8 @@ public class User {
+ " <script src=\"static/assets/plugins/forms/tags/jquery.tagsinput.min.js\"></script>\n"
+ " <script src=\"static/assets/plugins/forms/tinymce/tinymce.min.js\"></script>\n"
+ " <script src=\"static/assets/plugins/tables/jquery.dataTables.js\"></script>\n"
+ " <link href=\"static/assets/plugins/tables/jquery.dataTables.css\" type='text/css'/>\n"
+ " <link href=\"static/assets/plugins/tables/dataTables.bootstrap.css\" type='text/css'/>\n"
+ "<link href=\"static/assets/plugins/tables/jquery.dataTables.css\" rel=\"stylesheet\">"
+ "<link href=\"static/assets/plugins/tables/dataTables.bootstrap.css\" rel=\"stylesheet\">"
+ " <script src=\"static/assets/plugins/tables/dataTables.bootstrap.js\"></script>\n"
+ " <script src=\"static/assets/plugins/misc/highlight/highlight.pack.js\"></script>\n"
+ " <script src=\"static/assets/plugins/misc/countTo/jquery.countTo.js\"></script>\n"