Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
saasio
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
reyun
saasio
Commits
9471c2a4
Commit
9471c2a4
authored
6 years ago
by
xujia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
“修改埋点菜单名称
parent
a15626d5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ToolService.js
src/main/websrc/js/app/ToolService.js
+1
-1
No files found.
src/main/websrc/js/app/ToolService.js
View file @
9471c2a4
...
...
@@ -9,7 +9,7 @@
rootmenu
=
{
"dataview"
:
"数据概览"
,
"action"
:
"行为分析"
,
"user"
:
"用户分析"
,
"event"
:
"埋点管理"
,
"tool"
:
"工具"
},
menu
=
{
"custommenu"
:
"行业看单"
,
"eventstats"
:
"事件分析"
,
"funnel"
:
"漏斗转化"
,
"retention"
:
"留存分析"
,
"intelligentpath"
:
"智能路径"
,
"usergroup"
:
"用户分群"
,
"event"
:
"APP事件管理"
,
"profile"
:
"用户属性管理"
,
"logtool"
:
"日志流
"
,
"report"
:
"下载报表"
,
"app"
:
"产品中心"
,
"auth"
:
"成员管理
"
};
"logtool"
:
"日志流
-IO"
,
"report"
:
"下载报表-IO"
,
"app"
:
"产品中心-IO"
,
"auth"
:
"成员管理-IO
"
};
service
.
setName
=
function
(
name
){
that
.
name
=
name
;
}
...
...
This diff is collapsed.
Click to expand it.
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