Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
h5-base
Project
Project
Details
Activity
Releases
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
new-sing
h5-base
Commits
5b1eeb14
Commit
5b1eeb14
authored
Jan 08, 2019
by
wangwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
打包
parent
9451a91d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
main.js
src/main.js
+1
-1
No files found.
src/main.js
View file @
5b1eeb14
...
...
@@ -11,7 +11,7 @@ import 'mint-ui/lib/style.css'
Vue
.
config
.
productionTip
=
false
;
Vue
.
prototype
.
$sa
=
sa
;
Vue
.
prototype
.
$sa
.
init
({
server_url
:
'http://47.107.250.38:8106/sa?project=
default'
,
// 替换成自己的神策地址
server_url
:
'http://47.107.250.38:8106/sa?project=
'
+
process
.
env
.
NODE_ENV
===
'production'
?
"production"
:
"default"
,
// 替换成自己的神策地址
heatmap
:
{
//是否开启点击图,默认 default 表示开启,自动采集 $WebClick 事件,可以设置 'not_collect' 表示关闭
clickmap
:
'default'
,
...
...
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