Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Q
qsl_web
Overview
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
邓丽
qsl_web
Commits
e51cfe9b
Commit
e51cfe9b
authored
Dec 08, 2016
by
邓丽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
头部添加电话号码
parent
8bd72504
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
258 additions
and
10 deletions
+258
-10
dist/css/index.css
+11
-1
dist/css/jcarousellite.css
+11
-1
dist/css/largeSlides.css
+11
-1
dist/html/aboutUs.html
+15
-0
dist/html/case.html
+15
-0
dist/html/caseDetails.html
+15
-0
dist/html/caseSpecific.html
+29
-1
dist/html/gal_activity.html
+15
-0
dist/html/gal_activityDetails.html
+15
-0
dist/html/gallery.html
+15
-0
dist/html/index.html
+17
-1
dist/html/linkUs.html
+15
-0
dist/html/privacy.html
+15
-0
dist/html/works.html
+15
-0
dist/img/testImg2.png
+0
-0
dist/img/testImg4.png
+0
-0
src/img/testImg2.png
+0
-0
src/less/common/header_footer.less
+11
-1
src/pages/caseSpecific.ejs
+14
-1
src/pages/common/footer.ejs
+16
-2
src/pages/common/header.ejs
+1
-0
src/pages/index.ejs
+2
-1
No files found.
dist/css/index.css
View file @
e51cfe9b
...
@@ -271,12 +271,22 @@ header > ul li.active a {
...
@@ -271,12 +271,22 @@ header > ul li.active a {
border-bottom
:
6px
solid
#1dd2af
;
border-bottom
:
6px
solid
#1dd2af
;
padding-bottom
:
22px
;
padding-bottom
:
22px
;
}
}
header
>
.tel
{
display
:
inline-block
;
font-size
:
25px
;
color
:
#fff
;
float
:
right
;
height
:
93px
;
line-height
:
93px
;
margin-right
:
50px
;
font-weight
:
500
;
}
header
>
.loginWord
{
header
>
.loginWord
{
display
:
inline-block
;
display
:
inline-block
;
color
:
#ffffff
;
color
:
#ffffff
;
float
:
right
;
float
:
right
;
font-size
:
12px
;
font-size
:
12px
;
margin
:
50
px
62px
auto
auto
;
margin
:
36
px
62px
auto
auto
;
}
}
/*底部版权模块*/
/*底部版权模块*/
footer
{
footer
{
...
...
dist/css/jcarousellite.css
View file @
e51cfe9b
...
@@ -271,12 +271,22 @@ header > ul li.active a {
...
@@ -271,12 +271,22 @@ header > ul li.active a {
border-bottom
:
6px
solid
#1dd2af
;
border-bottom
:
6px
solid
#1dd2af
;
padding-bottom
:
22px
;
padding-bottom
:
22px
;
}
}
header
>
.tel
{
display
:
inline-block
;
font-size
:
25px
;
color
:
#fff
;
float
:
right
;
height
:
93px
;
line-height
:
93px
;
margin-right
:
50px
;
font-weight
:
500
;
}
header
>
.loginWord
{
header
>
.loginWord
{
display
:
inline-block
;
display
:
inline-block
;
color
:
#ffffff
;
color
:
#ffffff
;
float
:
right
;
float
:
right
;
font-size
:
12px
;
font-size
:
12px
;
margin
:
50
px
62px
auto
auto
;
margin
:
36
px
62px
auto
auto
;
}
}
/*底部版权模块*/
/*底部版权模块*/
footer
{
footer
{
...
...
dist/css/largeSlides.css
View file @
e51cfe9b
...
@@ -271,12 +271,22 @@ header > ul li.active a {
...
@@ -271,12 +271,22 @@ header > ul li.active a {
border-bottom
:
6px
solid
#1dd2af
;
border-bottom
:
6px
solid
#1dd2af
;
padding-bottom
:
22px
;
padding-bottom
:
22px
;
}
}
header
>
.tel
{
display
:
inline-block
;
font-size
:
25px
;
color
:
#fff
;
float
:
right
;
height
:
93px
;
line-height
:
93px
;
margin-right
:
50px
;
font-weight
:
500
;
}
header
>
.loginWord
{
header
>
.loginWord
{
display
:
inline-block
;
display
:
inline-block
;
color
:
#ffffff
;
color
:
#ffffff
;
float
:
right
;
float
:
right
;
font-size
:
12px
;
font-size
:
12px
;
margin
:
50
px
62px
auto
auto
;
margin
:
36
px
62px
auto
auto
;
}
}
/*底部版权模块*/
/*底部版权模块*/
footer
{
footer
{
...
...
dist/html/aboutUs.html
View file @
e51cfe9b
...
@@ -37,6 +37,7 @@
...
@@ -37,6 +37,7 @@
<a
class=
"loginWord"
href=
"../html/login.html"
>
<a
class=
"loginWord"
href=
"../html/login.html"
>
登录
登录
</a>
</a>
<span
class=
"tel"
>
400-806-9955
</span>
</header>
</header>
...
@@ -65,6 +66,20 @@
...
@@ -65,6 +66,20 @@
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
</ul>
</ul>
</footer>
</footer>
<script
type=
'text/javascript'
>
(
function
(
m
,
ei
,
q
,
i
,
a
,
j
,
s
)
{
m
[
a
]
=
m
[
a
]
||
function
()
{
(
m
[
a
].
a
=
m
[
a
].
a
||
[]).
push
(
arguments
)
};
j
=
ei
.
createElement
(
q
),
s
=
ei
.
getElementsByTagName
(
q
)[
0
];
j
.
async
=
true
;
j
.
charset
=
'UTF-8'
;
j
.
src
=
i
+
'?v='
+
new
Date
().
getUTCDate
();
s
.
parentNode
.
insertBefore
(
j
,
s
);
})(
window
,
document
,
'script'
,
'//static.meiqia.com/dist/meiqia.js'
,
'_MEIQIA'
);
_MEIQIA
(
'entId'
,
27275
);
</script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/public.js"
></script>
<script
src=
"../js/public.js"
></script>
...
...
dist/html/case.html
View file @
e51cfe9b
...
@@ -37,6 +37,7 @@
...
@@ -37,6 +37,7 @@
<a
class=
"loginWord"
href=
"../html/login.html"
>
<a
class=
"loginWord"
href=
"../html/login.html"
>
登录
登录
</a>
</a>
<span
class=
"tel"
>
400-806-9955
</span>
</header>
</header>
...
@@ -166,6 +167,20 @@
...
@@ -166,6 +167,20 @@
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
</ul>
</ul>
</footer>
</footer>
<script
type=
'text/javascript'
>
(
function
(
m
,
ei
,
q
,
i
,
a
,
j
,
s
)
{
m
[
a
]
=
m
[
a
]
||
function
()
{
(
m
[
a
].
a
=
m
[
a
].
a
||
[]).
push
(
arguments
)
};
j
=
ei
.
createElement
(
q
),
s
=
ei
.
getElementsByTagName
(
q
)[
0
];
j
.
async
=
true
;
j
.
charset
=
'UTF-8'
;
j
.
src
=
i
+
'?v='
+
new
Date
().
getUTCDate
();
s
.
parentNode
.
insertBefore
(
j
,
s
);
})(
window
,
document
,
'script'
,
'//static.meiqia.com/dist/meiqia.js'
,
'_MEIQIA'
);
_MEIQIA
(
'entId'
,
27275
);
</script>
<!--<script src="../js/jquery.min.js" type="text/javascript" charset="utf-8"></script>-->
<!--<script src="../js/jquery.min.js" type="text/javascript" charset="utf-8"></script>-->
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
...
...
dist/html/caseDetails.html
View file @
e51cfe9b
...
@@ -38,6 +38,7 @@
...
@@ -38,6 +38,7 @@
<a
class=
"loginWord"
href=
"../html/login.html"
>
<a
class=
"loginWord"
href=
"../html/login.html"
>
登录
登录
</a>
</a>
<span
class=
"tel"
>
400-806-9955
</span>
</header>
</header>
...
@@ -105,6 +106,20 @@
...
@@ -105,6 +106,20 @@
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
</ul>
</ul>
</footer>
</footer>
<script
type=
'text/javascript'
>
(
function
(
m
,
ei
,
q
,
i
,
a
,
j
,
s
)
{
m
[
a
]
=
m
[
a
]
||
function
()
{
(
m
[
a
].
a
=
m
[
a
].
a
||
[]).
push
(
arguments
)
};
j
=
ei
.
createElement
(
q
),
s
=
ei
.
getElementsByTagName
(
q
)[
0
];
j
.
async
=
true
;
j
.
charset
=
'UTF-8'
;
j
.
src
=
i
+
'?v='
+
new
Date
().
getUTCDate
();
s
.
parentNode
.
insertBefore
(
j
,
s
);
})(
window
,
document
,
'script'
,
'//static.meiqia.com/dist/meiqia.js'
,
'_MEIQIA'
);
_MEIQIA
(
'entId'
,
27275
);
</script>
<!--<script src="../js/jquery.min.js" type="text/javascript" charset="utf-8"></script>-->
<!--<script src="../js/jquery.min.js" type="text/javascript" charset="utf-8"></script>-->
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
...
...
dist/html/caseSpecific.html
View file @
e51cfe9b
...
@@ -13,6 +13,13 @@
...
@@ -13,6 +13,13 @@
<link
href=
"logo_128.ico"
rel=
"Shortcut Icon"
>
<link
href=
"logo_128.ico"
rel=
"Shortcut Icon"
>
<link
rel=
"stylesheet"
href=
"../css/index.css"
>
<link
rel=
"stylesheet"
href=
"../css/index.css"
>
<style>
video
{
display
:
block
;
width
:
100%
;
height
:
400px
;
}
</style>
</head>
</head>
<body
id=
"body"
>
<body
id=
"body"
>
...
@@ -38,6 +45,7 @@
...
@@ -38,6 +45,7 @@
<a
class=
"loginWord"
href=
"../html/login.html"
>
<a
class=
"loginWord"
href=
"../html/login.html"
>
登录
登录
</a>
</a>
<span
class=
"tel"
>
400-806-9955
</span>
</header>
</header>
...
@@ -64,7 +72,13 @@
...
@@ -64,7 +72,13 @@
</div>
</div>
</section>
</section>
<section
class=
"htmlContent"
>
<section
class=
"htmlContent"
>
<div>
<!-- <video src="https://v.qq.com/x/page/y0342137rwh.html?ref_vid=k032672dood" controls="controls" >
<source src="https://v.qq.com/x/page/y0342137rwh.html?ref_vid=k032672dood" type="video/*" />
Your browser does not support the audio tag.
</video >-->
<embed
src=
"http://v.youku.com/v_show/id_XMTc2NjA5ODI5Mg==.html"
width=
"480"
height=
"400"
type=
"application/x-shockwave-flash"
>
</embed>
</div>
</section>
</section>
...
@@ -80,6 +94,20 @@
...
@@ -80,6 +94,20 @@
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
</ul>
</ul>
</footer>
</footer>
<script
type=
'text/javascript'
>
(
function
(
m
,
ei
,
q
,
i
,
a
,
j
,
s
)
{
m
[
a
]
=
m
[
a
]
||
function
()
{
(
m
[
a
].
a
=
m
[
a
].
a
||
[]).
push
(
arguments
)
};
j
=
ei
.
createElement
(
q
),
s
=
ei
.
getElementsByTagName
(
q
)[
0
];
j
.
async
=
true
;
j
.
charset
=
'UTF-8'
;
j
.
src
=
i
+
'?v='
+
new
Date
().
getUTCDate
();
s
.
parentNode
.
insertBefore
(
j
,
s
);
})(
window
,
document
,
'script'
,
'//static.meiqia.com/dist/meiqia.js'
,
'_MEIQIA'
);
_MEIQIA
(
'entId'
,
27275
);
</script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/public.js"
></script>
<script
src=
"../js/public.js"
></script>
<script>
<script>
...
...
dist/html/gal_activity.html
View file @
e51cfe9b
...
@@ -39,6 +39,7 @@
...
@@ -39,6 +39,7 @@
<a
class=
"loginWord"
href=
"../html/login.html"
>
<a
class=
"loginWord"
href=
"../html/login.html"
>
登录
登录
</a>
</a>
<span
class=
"tel"
>
400-806-9955
</span>
</header>
</header>
...
@@ -362,6 +363,20 @@
...
@@ -362,6 +363,20 @@
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
</ul>
</ul>
</footer>
</footer>
<script
type=
'text/javascript'
>
(
function
(
m
,
ei
,
q
,
i
,
a
,
j
,
s
)
{
m
[
a
]
=
m
[
a
]
||
function
()
{
(
m
[
a
].
a
=
m
[
a
].
a
||
[]).
push
(
arguments
)
};
j
=
ei
.
createElement
(
q
),
s
=
ei
.
getElementsByTagName
(
q
)[
0
];
j
.
async
=
true
;
j
.
charset
=
'UTF-8'
;
j
.
src
=
i
+
'?v='
+
new
Date
().
getUTCDate
();
s
.
parentNode
.
insertBefore
(
j
,
s
);
})(
window
,
document
,
'script'
,
'//static.meiqia.com/dist/meiqia.js'
,
'_MEIQIA'
);
_MEIQIA
(
'entId'
,
27275
);
</script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/jquery.mousewheel-3.1.12.js"
></script>
<script
src=
"../js/jquery.mousewheel-3.1.12.js"
></script>
...
...
dist/html/gal_activityDetails.html
View file @
e51cfe9b
...
@@ -37,6 +37,7 @@
...
@@ -37,6 +37,7 @@
<a
class=
"loginWord"
href=
"../html/login.html"
>
<a
class=
"loginWord"
href=
"../html/login.html"
>
登录
登录
</a>
</a>
<span
class=
"tel"
>
400-806-9955
</span>
</header>
</header>
...
@@ -245,6 +246,20 @@
...
@@ -245,6 +246,20 @@
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
</ul>
</ul>
</footer>
</footer>
<script
type=
'text/javascript'
>
(
function
(
m
,
ei
,
q
,
i
,
a
,
j
,
s
)
{
m
[
a
]
=
m
[
a
]
||
function
()
{
(
m
[
a
].
a
=
m
[
a
].
a
||
[]).
push
(
arguments
)
};
j
=
ei
.
createElement
(
q
),
s
=
ei
.
getElementsByTagName
(
q
)[
0
];
j
.
async
=
true
;
j
.
charset
=
'UTF-8'
;
j
.
src
=
i
+
'?v='
+
new
Date
().
getUTCDate
();
s
.
parentNode
.
insertBefore
(
j
,
s
);
})(
window
,
document
,
'script'
,
'//static.meiqia.com/dist/meiqia.js'
,
'_MEIQIA'
);
_MEIQIA
(
'entId'
,
27275
);
</script>
<!--<script src="../js/jquery.min.js" type="text/javascript" charset="utf-8"></script>-->
<!--<script src="../js/jquery.min.js" type="text/javascript" charset="utf-8"></script>-->
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
...
...
dist/html/gallery.html
View file @
e51cfe9b
...
@@ -38,6 +38,7 @@
...
@@ -38,6 +38,7 @@
<a
class=
"loginWord"
href=
"../html/login.html"
>
<a
class=
"loginWord"
href=
"../html/login.html"
>
登录
登录
</a>
</a>
<span
class=
"tel"
>
400-806-9955
</span>
</header>
</header>
...
@@ -250,6 +251,20 @@
...
@@ -250,6 +251,20 @@
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
</ul>
</ul>
</footer>
</footer>
<script
type=
'text/javascript'
>
(
function
(
m
,
ei
,
q
,
i
,
a
,
j
,
s
)
{
m
[
a
]
=
m
[
a
]
||
function
()
{
(
m
[
a
].
a
=
m
[
a
].
a
||
[]).
push
(
arguments
)
};
j
=
ei
.
createElement
(
q
),
s
=
ei
.
getElementsByTagName
(
q
)[
0
];
j
.
async
=
true
;
j
.
charset
=
'UTF-8'
;
j
.
src
=
i
+
'?v='
+
new
Date
().
getUTCDate
();
s
.
parentNode
.
insertBefore
(
j
,
s
);
})(
window
,
document
,
'script'
,
'//static.meiqia.com/dist/meiqia.js'
,
'_MEIQIA'
);
_MEIQIA
(
'entId'
,
27275
);
</script>
<!--<script src="../js/jquery.min.js" type="text/javascript" charset="utf-8"></script>-->
<!--<script src="../js/jquery.min.js" type="text/javascript" charset="utf-8"></script>-->
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
...
...
dist/html/index.html
View file @
e51cfe9b
...
@@ -51,6 +51,7 @@
...
@@ -51,6 +51,7 @@
<a
class=
"loginWord"
href=
"../html/login.html"
>
<a
class=
"loginWord"
href=
"../html/login.html"
>
登录
登录
</a>
</a>
<span
class=
"tel"
>
400-806-9955
</span>
</header>
</header>
...
@@ -281,6 +282,20 @@
...
@@ -281,6 +282,20 @@
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
</ul>
</ul>
</footer>
</footer>
<script
type=
'text/javascript'
>
(
function
(
m
,
ei
,
q
,
i
,
a
,
j
,
s
)
{
m
[
a
]
=
m
[
a
]
||
function
()
{
(
m
[
a
].
a
=
m
[
a
].
a
||
[]).
push
(
arguments
)
};
j
=
ei
.
createElement
(
q
),
s
=
ei
.
getElementsByTagName
(
q
)[
0
];
j
.
async
=
true
;
j
.
charset
=
'UTF-8'
;
j
.
src
=
i
+
'?v='
+
new
Date
().
getUTCDate
();
s
.
parentNode
.
insertBefore
(
j
,
s
);
})(
window
,
document
,
'script'
,
'//static.meiqia.com/dist/meiqia.js'
,
'_MEIQIA'
);
_MEIQIA
(
'entId'
,
27275
);
</script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/responsiveslides.min.js"
></script>
<script
src=
"../js/responsiveslides.min.js"
></script>
...
@@ -294,7 +309,8 @@
...
@@ -294,7 +309,8 @@
/*大轮播效果*/
/*大轮播效果*/
$
(
function
()
{
$
(
function
()
{
$
(
"#slider"
).
responsiveSlides
({
$
(
"#slider"
).
responsiveSlides
({
auto
:
false
,
auto
:
true
,
timeout
:
5000
,
nav
:
true
,
nav
:
true
,
speed
:
500
,
speed
:
500
,
pager
:
true
,
pager
:
true
,
...
...
dist/html/linkUs.html
View file @
e51cfe9b
...
@@ -37,6 +37,7 @@
...
@@ -37,6 +37,7 @@
<a
class=
"loginWord"
href=
"../html/login.html"
>
<a
class=
"loginWord"
href=
"../html/login.html"
>
登录
登录
</a>
</a>
<span
class=
"tel"
>
400-806-9955
</span>
</header>
</header>
...
@@ -93,6 +94,20 @@
...
@@ -93,6 +94,20 @@
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
</ul>
</ul>
</footer>
</footer>
<script
type=
'text/javascript'
>
(
function
(
m
,
ei
,
q
,
i
,
a
,
j
,
s
)
{
m
[
a
]
=
m
[
a
]
||
function
()
{
(
m
[
a
].
a
=
m
[
a
].
a
||
[]).
push
(
arguments
)
};
j
=
ei
.
createElement
(
q
),
s
=
ei
.
getElementsByTagName
(
q
)[
0
];
j
.
async
=
true
;
j
.
charset
=
'UTF-8'
;
j
.
src
=
i
+
'?v='
+
new
Date
().
getUTCDate
();
s
.
parentNode
.
insertBefore
(
j
,
s
);
})(
window
,
document
,
'script'
,
'//static.meiqia.com/dist/meiqia.js'
,
'_MEIQIA'
);
_MEIQIA
(
'entId'
,
27275
);
</script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/public.js"
></script>
<script
src=
"../js/public.js"
></script>
...
...
dist/html/privacy.html
View file @
e51cfe9b
...
@@ -37,6 +37,7 @@
...
@@ -37,6 +37,7 @@
<a
class=
"loginWord"
href=
"../html/login.html"
>
<a
class=
"loginWord"
href=
"../html/login.html"
>
登录
登录
</a>
</a>
<span
class=
"tel"
>
400-806-9955
</span>
</header>
</header>
...
@@ -70,6 +71,20 @@
...
@@ -70,6 +71,20 @@
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
</ul>
</ul>
</footer>
</footer>
<script
type=
'text/javascript'
>
(
function
(
m
,
ei
,
q
,
i
,
a
,
j
,
s
)
{
m
[
a
]
=
m
[
a
]
||
function
()
{
(
m
[
a
].
a
=
m
[
a
].
a
||
[]).
push
(
arguments
)
};
j
=
ei
.
createElement
(
q
),
s
=
ei
.
getElementsByTagName
(
q
)[
0
];
j
.
async
=
true
;
j
.
charset
=
'UTF-8'
;
j
.
src
=
i
+
'?v='
+
new
Date
().
getUTCDate
();
s
.
parentNode
.
insertBefore
(
j
,
s
);
})(
window
,
document
,
'script'
,
'//static.meiqia.com/dist/meiqia.js'
,
'_MEIQIA'
);
_MEIQIA
(
'entId'
,
27275
);
</script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/public.js"
></script>
<script
src=
"../js/public.js"
></script>
...
...
dist/html/works.html
View file @
e51cfe9b
...
@@ -37,6 +37,7 @@
...
@@ -37,6 +37,7 @@
<a
class=
"loginWord"
href=
"../html/login.html"
>
<a
class=
"loginWord"
href=
"../html/login.html"
>
登录
登录
</a>
</a>
<span
class=
"tel"
>
400-806-9955
</span>
</header>
</header>
...
@@ -63,6 +64,20 @@
...
@@ -63,6 +64,20 @@
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
<li
class=
""
><a
href=
"../html/privacy.html?c=d"
>
隐私条款
</a></li>
</ul>
</ul>
</footer>
</footer>
<script
type=
'text/javascript'
>
(
function
(
m
,
ei
,
q
,
i
,
a
,
j
,
s
)
{
m
[
a
]
=
m
[
a
]
||
function
()
{
(
m
[
a
].
a
=
m
[
a
].
a
||
[]).
push
(
arguments
)
};
j
=
ei
.
createElement
(
q
),
s
=
ei
.
getElementsByTagName
(
q
)[
0
];
j
.
async
=
true
;
j
.
charset
=
'UTF-8'
;
j
.
src
=
i
+
'?v='
+
new
Date
().
getUTCDate
();
s
.
parentNode
.
insertBefore
(
j
,
s
);
})(
window
,
document
,
'script'
,
'//static.meiqia.com/dist/meiqia.js'
,
'_MEIQIA'
);
_MEIQIA
(
'entId'
,
27275
);
</script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/jquery-1.11.1.js"
></script>
<script
src=
"../js/public.js"
></script>
<script
src=
"../js/public.js"
></script>
...
...
dist/img/testImg2.png
0 → 100644
View file @
e51cfe9b
74.5 KB
dist/img/testImg4.png
0 → 100644
View file @
e51cfe9b
82.3 KB
src/img/testImg2.png
0 → 100644
View file @
e51cfe9b
74.5 KB
src/less/common/header_footer.less
View file @
e51cfe9b
...
@@ -31,12 +31,22 @@ header{
...
@@ -31,12 +31,22 @@ header{
}
}
}
}
}
}
>.tel{
display: inline-block;
font-size:25px;
color:#fff;
float:right;
height: 93px;
line-height: 93px;
margin-right: 50px;
font-weight: 500;
}
>.loginWord{
>.loginWord{
display: inline-block;
display: inline-block;
color:#ffffff;
color:#ffffff;
float: right;
float: right;
font-size: 12px;
font-size: 12px;
margin:
50
px 62px auto auto;
margin:
36
px 62px auto auto;
}
}
}
}
...
...
src/pages/caseSpecific.ejs
View file @
e51cfe9b
...
@@ -13,6 +13,13 @@
...
@@ -13,6 +13,13 @@
<link
href=
"logo_128.ico"
rel=
"Shortcut Icon"
>
<link
href=
"logo_128.ico"
rel=
"Shortcut Icon"
>
<link
rel=
"stylesheet"
href=
"../css/index.css"
>
<link
rel=
"stylesheet"
href=
"../css/index.css"
>
<style>
video
{
display
:
block
;
width
:
100%
;
height
:
400px
;
}
</style>
</head>
</head>
<body
id=
"body"
>
<body
id=
"body"
>
...
@@ -40,7 +47,13 @@
...
@@ -40,7 +47,13 @@
</div>
</div>
</section>
</section>
<section
class=
"htmlContent"
>
<section
class=
"htmlContent"
>
<div>
<!-- <video src="https://v.qq.com/x/page/y0342137rwh.html?ref_vid=k032672dood" controls="controls" >
<source src="https://v.qq.com/x/page/y0342137rwh.html?ref_vid=k032672dood" type="video/*" />
Your browser does not support the audio tag.
</video >-->
<embed
src=
"http://v.youku.com/v_show/id_XMTc2NjA5ODI5Mg==.html"
width=
"480"
height=
"400"
type=
"application/x-shockwave-flash"
>
</embed>
</div>
</section>
</section>
...
...
src/pages/common/footer.ejs
View file @
e51cfe9b
...
@@ -6,4 +6,18 @@
...
@@ -6,4 +6,18 @@
<li><a href="../html/linkUs.html?c=c">联系我们</a></li>
<li><a href="../html/linkUs.html?c=c">联系我们</a></li>
<li class=""><a href="../html/privacy.html?c=d">隐私条款</a></li>
<li class=""><a href="../html/privacy.html?c=d">隐私条款</a></li>
</ul>
</ul>
</footer>
</footer>
\ No newline at end of file
<script type='text/javascript'>
(function(m, ei, q, i, a, j, s) {
m[a] = m[a] || function() {
(m[a].a = m[a].a || []).push(arguments)
};
j = ei.createElement(q),
s = ei.getElementsByTagName(q)[0];
j.async = true;
j.charset = 'UTF-8';
j.src = i + '?v=' + new Date().getUTCDate();
s.parentNode.insertBefore(j, s);
})(window, document, 'script', '//static.meiqia.com/dist/meiqia.js', '_MEIQIA');
_MEIQIA('entId', 27275);
</script>
\ No newline at end of file
src/pages/common/header.ejs
View file @
e51cfe9b
...
@@ -19,6 +19,7 @@
...
@@ -19,6 +19,7 @@
<a class="loginWord" href="../html/login.html">
<a class="loginWord" href="../html/login.html">
登录
登录
</a>
</a>
<span class="tel"> 400-806-9955 </span>
</header>
</header>
src/pages/index.ejs
View file @
e51cfe9b
...
@@ -262,7 +262,8 @@
...
@@ -262,7 +262,8 @@
/*大轮播效果*/
/*大轮播效果*/
$
(
function
()
{
$
(
function
()
{
$
(
"#slider"
).
responsiveSlides
({
$
(
"#slider"
).
responsiveSlides
({
auto
:
false
,
auto
:
true
,
timeout
:
5000
,
nav
:
true
,
nav
:
true
,
speed
:
500
,
speed
:
500
,
pager
:
true
,
pager
:
true
,
...
...
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