切换导航条
此项目
正在载入...
登录
何书鹏
/
recruit
·
提交
转到一个项目
GitLab
转到仪表盘
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
Donson
4 years ago
提交
bcdbd82c5c064715247af29f725b5bdc1807b19b
1 个父辈
ad69fbab
修复前台菜单多语言
隐藏空白字符变更
内嵌
并排对比
正在显示
2 个修改的文件
包含
18 行增加
和
12 行删除
application/admin/command/Install/fastadmin.sql
application/admin/lang/zh-cn.php
application/admin/command/Install/fastadmin.sql
查看文件 @
bcdbd82
...
...
@@ -529,18 +529,18 @@ CREATE TABLE `fa_user_rule` (
-- Records of fa_user_rule
-- ----------------------------
BEGIN
;
INSERT
INTO
`fa_user_rule`
VALUES
(
1
,
0
,
'index'
,
'前台'
,
''
,
1
,
1516168079
,
1516168079
,
1
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
2
,
0
,
'api'
,
'API接口'
,
''
,
1
,
1516168062
,
1516168062
,
2
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
3
,
1
,
'user'
,
'会员模块'
,
''
,
1
,
1515386221
,
1516168103
,
12
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
4
,
2
,
'user'
,
'会员模块'
,
''
,
1
,
1515386221
,
1516168092
,
11
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
5
,
3
,
'index/user/login'
,
'登录'
,
''
,
0
,
1515386247
,
1515386247
,
5
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
6
,
3
,
'index/user/register'
,
'注册'
,
''
,
0
,
1515386262
,
1516015236
,
7
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
7
,
3
,
'index/user/index'
,
'会员中心'
,
''
,
0
,
1516015012
,
1516015012
,
9
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
8
,
3
,
'index/user/profile'
,
'个人资料'
,
''
,
0
,
1516015012
,
1516015012
,
4
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
9
,
4
,
'api/user/login'
,
'登录'
,
''
,
0
,
1515386247
,
1515386247
,
6
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
10
,
4
,
'api/user/register'
,
'注册'
,
''
,
0
,
1515386262
,
1516015236
,
8
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
11
,
4
,
'api/user/index'
,
'会员中心'
,
''
,
0
,
1516015012
,
1516015012
,
10
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
12
,
4
,
'api/user/profile'
,
'个人资料'
,
''
,
0
,
1516015012
,
1516015012
,
3
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
1
,
0
,
'index'
,
'Frontend'
,
''
,
1
,
1516168079
,
1516168079
,
1
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
2
,
0
,
'api'
,
'API Interface'
,
''
,
1
,
1516168062
,
1516168062
,
2
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
3
,
1
,
'user'
,
'User Module'
,
''
,
1
,
1515386221
,
1516168103
,
12
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
4
,
2
,
'user'
,
'User Module'
,
''
,
1
,
1515386221
,
1516168092
,
11
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
5
,
3
,
'index/user/login'
,
'Login'
,
''
,
0
,
1515386247
,
1515386247
,
5
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
6
,
3
,
'index/user/register'
,
'Register'
,
''
,
0
,
1515386262
,
1516015236
,
7
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
7
,
3
,
'index/user/index'
,
'User Center'
,
''
,
0
,
1516015012
,
1516015012
,
9
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
8
,
3
,
'index/user/profile'
,
'Profile'
,
''
,
0
,
1516015012
,
1516015012
,
4
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
9
,
4
,
'api/user/login'
,
'Login'
,
''
,
0
,
1515386247
,
1515386247
,
6
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
10
,
4
,
'api/user/register'
,
'Register'
,
''
,
0
,
1515386262
,
1516015236
,
8
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
11
,
4
,
'api/user/index'
,
'User Center'
,
''
,
0
,
1516015012
,
1516015012
,
10
,
'normal'
);
INSERT
INTO
`fa_user_rule`
VALUES
(
12
,
4
,
'api/user/profile'
,
'Profile'
,
''
,
0
,
1516015012
,
1516015012
,
3
,
'normal'
);
COMMIT
;
-- ----------------------------
...
...
application/admin/lang/zh-cn.php
查看文件 @
bcdbd82
...
...
@@ -203,4 +203,10 @@ return [
'Rule tips'
=>
'规则通常对应一个控制器的方法,同时左侧的菜单栏数据也从规则中体现,通常建议通过命令行进行生成规则节点'
,
'Access is allowed only to the super management group'
=>
'仅超级管理组能访问'
,
'Local addon'
=>
'本地插件'
,
// 前台菜单
'Frontend'
=>
'前台'
,
'API Interface'
=>
'API接口'
,
'User Module'
=>
'会员模块'
,
'Register'
=>
'注册'
,
'User Center'
=>
'会员中心'
,
];
...
...
请
注册
或
登录
后发表评论