Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
peachlive
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
094cba9a
authored
6 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
420f8e64
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
3 deletions
.idea/vcs.xml
index.html
.idea/vcs.xml
0 → 100644
View file @
094cba9a
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"VcsDirectoryMappings"
>
<mapping
directory=
"$PROJECT_DIR$"
vcs=
"Git"
/>
</component>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
index.html
View file @
094cba9a
...
@@ -82,9 +82,7 @@
...
@@ -82,9 +82,7 @@
},
data
);
},
data
);
}
}
if
(
userAgent
.
indexOf
(
"Line"
)
>
-
1
)
{
}
}
else
if
(
/iphone|ipad|ipod/
.
test
(
ua
))
{
}
else
if
(
/iphone|ipad|ipod/
.
test
(
ua
))
{
$
(
".ios-bg"
).
show
()
$
(
".ios-bg"
).
show
()
if
(
ua
.
match
(
/MicroMessenger/i
)
==
'micromessenger'
){
if
(
ua
.
match
(
/MicroMessenger/i
)
==
'micromessenger'
){
...
@@ -113,7 +111,10 @@
...
@@ -113,7 +111,10 @@
window
.
location
.
href
=
'itms-services://?action=download-manifest&url=https://app.ixiulive.com/mitaozhibo-resigned.plist'
;
window
.
location
.
href
=
'itms-services://?action=download-manifest&url=https://app.ixiulive.com/mitaozhibo-resigned.plist'
;
})
})
$
(
".an-content img"
).
on
(
"click"
,
function
()
{
$
(
".an-content img"
).
on
(
"click"
,
function
()
{
$
(
".tips"
).
fadeIn
(
500
)
var
userAgent
=
navigator
.
userAgent
;
//取得浏览器的userAgent字符串
if
(
userAgent
.
indexOf
(
"Line"
)
>
-
1
)
{
$
(
".tips"
).
fadeIn
(
500
)
}
var
data
=
OpenInstall
.
parseUrlParams
();
var
data
=
OpenInstall
.
parseUrlParams
();
new
OpenInstall
({
new
OpenInstall
({
appKey
:
"b0yjle"
,
appKey
:
"b0yjle"
,
...
...
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