Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
h5
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
10bd9829
authored
Jul 25, 2019
by
肖康
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge branch 'XK_carB20190624' into Development
parents
53398f09
36965a4b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
48 deletions
public/index.html
view/index.html
public/index.html
View file @
10bd9829
...
...
@@ -126,30 +126,6 @@
})();
if
(
host_v
==
"m.ichunt.com"
)
{
if
(
isMiniProgram
)
{
var
_mtac
=
{};
(
function
()
{
var
mta
=
document
.
createElement
(
"script"
);
mta
.
src
=
"//pingjs.qq.com/h5/stats.js?v2.0.4"
;
mta
.
setAttribute
(
"name"
,
"MTAH5"
);
mta
.
setAttribute
(
"sid"
,
"500626053"
);
var
s
=
document
.
getElementsByTagName
(
"script"
)[
0
];
s
.
parentNode
.
insertBefore
(
mta
,
s
);
})();
}
else
{
var
_mtac
=
{
"performanceMonitor"
:
1
,
"senseQuery"
:
1
};
(
function
()
{
var
mta
=
document
.
createElement
(
"script"
);
mta
.
src
=
"//pingjs.qq.com/h5/stats.js?v2.0.4"
;
mta
.
setAttribute
(
"name"
,
"MTAH5"
);
mta
.
setAttribute
(
"sid"
,
"500482933"
);
mta
.
setAttribute
(
"cid"
,
"500485800"
);
document
.
getElementsByTagName
(
'head'
)[
0
].
appendChild
(
mta
);
})();
}
}
</script>
<script
type=
"text/javascript"
>
...
...
view/index.html
View file @
10bd9829
...
...
@@ -126,30 +126,6 @@
})();
if
(
host_v
==
"m.ichunt.com"
)
{
if
(
isMiniProgram
)
{
var
_mtac
=
{};
(
function
()
{
var
mta
=
document
.
createElement
(
"script"
);
mta
.
src
=
"//pingjs.qq.com/h5/stats.js?v2.0.4"
;
mta
.
setAttribute
(
"name"
,
"MTAH5"
);
mta
.
setAttribute
(
"sid"
,
"500626053"
);
var
s
=
document
.
getElementsByTagName
(
"script"
)[
0
];
s
.
parentNode
.
insertBefore
(
mta
,
s
);
})();
}
else
{
var
_mtac
=
{
"performanceMonitor"
:
1
,
"senseQuery"
:
1
};
(
function
()
{
var
mta
=
document
.
createElement
(
"script"
);
mta
.
src
=
"//pingjs.qq.com/h5/stats.js?v2.0.4"
;
mta
.
setAttribute
(
"name"
,
"MTAH5"
);
mta
.
setAttribute
(
"sid"
,
"500482933"
);
mta
.
setAttribute
(
"cid"
,
"500485800"
);
document
.
getElementsByTagName
(
'head'
)[
0
].
appendChild
(
mta
);
})();
}
}
</script>
<script
type=
"text/javascript"
>
...
...
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