Commit c484b669 by fengshuonan

更新介绍

parent 3fc19307
...@@ -16,7 +16,7 @@ USE guns; ...@@ -16,7 +16,7 @@ USE guns;
Target Server Version : 50723 Target Server Version : 50723
File Encoding : 65001 File Encoding : 65001
Date: 08/04/2019 22:56:27 Date: 09/04/2019 20:58:30
*/ */
SET NAMES utf8mb4; SET NAMES utf8mb4;
...@@ -237,7 +237,7 @@ INSERT INTO `sys_menu` VALUES (1110777366856089602, 'excel_import', 'demos_show' ...@@ -237,7 +237,7 @@ INSERT INTO `sys_menu` VALUES (1110777366856089602, 'excel_import', 'demos_show'
INSERT INTO `sys_menu` VALUES (1110777491464667137, 'excel_export', 'demos_show', '[0],[demos_show],', 'excel导出', '', '/excel/export', 20, 2, 'Y', NULL, 'ENABLE', NULL, NULL, '2019-03-27 13:36:06', '2019-04-08 22:53:20', 1, 1); INSERT INTO `sys_menu` VALUES (1110777491464667137, 'excel_export', 'demos_show', '[0],[demos_show],', 'excel导出', '', '/excel/export', 20, 2, 'Y', NULL, 'ENABLE', NULL, NULL, '2019-03-27 13:36:06', '2019-04-08 22:53:20', 1, 1);
INSERT INTO `sys_menu` VALUES (1110787391943098370, 'advanced_form', 'demos_show', '[0],[demos_show],', '高级表单', '', '/egForm', 30, 2, 'Y', NULL, 'ENABLE', NULL, NULL, '2019-03-27 14:15:26', '2019-04-08 22:53:20', 1, 1); INSERT INTO `sys_menu` VALUES (1110787391943098370, 'advanced_form', 'demos_show', '[0],[demos_show],', '高级表单', '', '/egForm', 30, 2, 'Y', NULL, 'ENABLE', NULL, NULL, '2019-03-27 14:15:26', '2019-04-08 22:53:20', 1, 1);
INSERT INTO `sys_menu` VALUES (1110839216310329346, 'pdf_view', 'demos_show', '[0],[demos_show],', '文档预览', '', '/loadPdfFile', 40, 2, 'Y', NULL, 'ENABLE', NULL, NULL, '2019-03-27 17:41:22', '2019-04-08 22:55:53', 1, 1); INSERT INTO `sys_menu` VALUES (1110839216310329346, 'pdf_view', 'demos_show', '[0],[demos_show],', '文档预览', '', '/loadPdfFile', 40, 2, 'Y', NULL, 'ENABLE', NULL, NULL, '2019-03-27 17:41:22', '2019-04-08 22:55:53', 1, 1);
INSERT INTO `sys_menu` VALUES (1111545968697860098, 'console', 'dashboard', '[0],[dashboard],', '介绍页面', '', '/system/console', 10, 2, 'Y', NULL, 'ENABLE', NULL, NULL, '2019-03-29 16:29:45', '2019-04-08 22:50:15', 1, 1); INSERT INTO `sys_menu` VALUES (1111545968697860098, 'console', 'dashboard', '[0],[dashboard],', '项目介绍', '', '/system/console', 10, 2, 'Y', NULL, 'ENABLE', NULL, NULL, '2019-03-29 16:29:45', '2019-04-09 20:57:08', 1, 1);
INSERT INTO `sys_menu` VALUES (1111546189892870145, 'console2', 'dashboard', '[0],[dashboard],', '统计报表', '', '/system/console2', 20, 2, 'Y', NULL, 'ENABLE', NULL, NULL, '2019-03-29 16:30:38', '2019-04-08 22:49:48', 1, 1); INSERT INTO `sys_menu` VALUES (1111546189892870145, 'console2', 'dashboard', '[0],[dashboard],', '统计报表', '', '/system/console2', 20, 2, 'Y', NULL, 'ENABLE', NULL, NULL, '2019-03-29 16:30:38', '2019-04-08 22:49:48', 1, 1);
-- ---------------------------- -- ----------------------------
......
...@@ -638,17 +638,17 @@ ...@@ -638,17 +638,17 @@
<div carousel-item> <div carousel-item>
<div> <div>
<a href="https://www.oschina.net/project/top_cn_2018" target="_blank" class="layui-bg-green"> <a href="https://www.oschina.net/project/top_cn_2018" target="_blank" class="layui-bg-green">
开源中国 2018年度最受欢迎中国开源软件 Top20 Guns - 2018年度最受欢迎中国开源软件Top20
</a> </a>
</div> </div>
<div> <div>
<a href="https://gitee.com/gvp" target="_blank" class="layui-bg-cyan"> <a href="https://gitee.com/gvp" target="_blank" class="layui-bg-cyan">
码云最受欢迎开源软件 - GVP Guns - 码云最受欢迎开源软件GVP
</a> </a>
</div> </div>
<div> <div>
<a href="https://gitee.com/explore/starred?lang=Java" target="_blank" class="layui-bg-blue"> <a href="https://gitee.com/explore/starred?lang=Java" target="_blank" class="layui-bg-blue">
码云开源软件 Java排行榜 第四名 Guns - 码云开源软件 Java排行榜 第四名
</a> </a>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment