Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
guns-vip
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjunxiong
guns-vip
Commits
c484b669
Commit
c484b669
authored
Apr 09, 2019
by
fengshuonan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新介绍
parent
3fc19307
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
sql/guns_mysql.sql
+2
-2
src/main/webapp/pages/modular/frame/console.html
+3
-3
No files found.
sql/guns_mysql.sql
View file @
c484b669
...
...
@@ -16,7 +16,7 @@ USE guns;
Target Server Version : 50723
File Encoding : 65001
Date: 0
8/04/2019 22:56:27
Date: 0
9/04/2019 20:58:30
*/
SET
NAMES
utf8mb4
;
...
...
@@ -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
(
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
(
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
);
-- ----------------------------
...
...
src/main/webapp/pages/modular/frame/console.html
View file @
c484b669
...
...
@@ -638,17 +638,17 @@
<div
carousel-item
>
<div>
<a
href=
"https://www.oschina.net/project/top_cn_2018"
target=
"_blank"
class=
"layui-bg-green"
>
开源中国 2018年度最受欢迎中国开源软件
Top20
Guns - 2018年度最受欢迎中国开源软件
Top20
</a>
</div>
<div>
<a
href=
"https://gitee.com/gvp"
target=
"_blank"
class=
"layui-bg-cyan"
>
码云最受欢迎开源软件 -
GVP
Guns - 码云最受欢迎开源软件
GVP
</a>
</div>
<div>
<a
href=
"https://gitee.com/explore/starred?lang=Java"
target=
"_blank"
class=
"layui-bg-blue"
>
码云开源软件 Java排行榜 第四名
Guns -
码云开源软件 Java排行榜 第四名
</a>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment