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
ff1b8e17
authored
Dec 28, 2018
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加预览
parent
d22458ae
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
1/css/index.css
1/css/index.less
1/index.html
1/css/index.css
View file @
ff1b8e17
...
...
@@ -112,7 +112,7 @@ body {
.an-bg
.an-content
p
{
color
:
#ffffff
;
font-size
:
0.4rem
;
margin-top
:
0.
35
rem
;
margin-top
:
0.
2
rem
;
}
.an-bg
.ios-button-tips
{
width
:
8.5rem
;
...
...
1/css/index.less
View file @
ff1b8e17
...
...
@@ -111,7 +111,7 @@ body{
p{
color: #ffffff;
font-size: 0.4rem;
margin-top: 0.
35
rem;
margin-top: 0.
2
rem;
}
}
.ios-button-tips{
...
...
1/index.html
View file @
ff1b8e17
...
...
@@ -57,6 +57,8 @@
<div
class=
"an-content"
>
<img
src=
"images/android.png"
alt=
""
>
<p>
安裝前,需要先設定開啟信任外來未知安裝程式
</p>
<p>
如遇提示軟件有病毒請忽視
</p>
<p>
官方承諾本軟件不存在任何病毒
</p>
</div>
<div
class=
"ios-button-tips"
>
<p>
*請將您的手機版本更新安卓5.0以上,獲得更好的
</p>
...
...
@@ -113,6 +115,7 @@
}
else
{
$
(
'.an-bg'
).
show
()
}
$
(
".ios-down img"
).
on
(
"click"
,
function
()
{
layer
.
msg
(
"開始下載"
)
// window.location.href = 'mitaolive:/mtwebopenlive?roomid='+sessionStorage.uid
...
...
@@ -128,6 +131,7 @@
if
(
userAgent
.
indexOf
(
"Line"
)
>
-
1
)
{
$
(
".tips"
).
fadeIn
(
500
)
}
var
data
=
OpenInstall
.
parseUrlParams
();
new
OpenInstall
({
appKey
:
"b0yjle"
,
...
...
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