Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
microduino-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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
韩洪虎
microduino-web
Commits
2a5382c3
Commit
2a5382c3
authored
May 14, 2019
by
瞿伟康
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
fea724fb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
22 deletions
+23
-22
higherEducation.html
wap/html/higherEducation.html
+23
-22
mic-icon.png
wap/skin/default/images/mic-icon.png
+0
-0
No files found.
wap/html/higherEducation.html
View file @
2a5382c3
...
...
@@ -17,24 +17,24 @@
window
.
onresize
=
init
;
init
();
</script>
<link
rel=
"stylesheet"
href=
"/skin/default/style/normalize.css"
>
<link
rel=
"stylesheet"
href=
"/skin/default/js/swiper/swiper-3.4.2.min.css"
>
<link
rel=
"stylesheet"
href=
"/skin/default/style/common.css"
>
<link
rel=
"stylesheet"
href=
"/skin/default/style/index.css"
>
<link
rel=
"stylesheet"
href=
"/skin/default/style/footer.css"
/>
<link
rel=
"stylesheet"
href=
"
..
/skin/default/style/normalize.css"
>
<link
rel=
"stylesheet"
href=
"
..
/skin/default/js/swiper/swiper-3.4.2.min.css"
>
<link
rel=
"stylesheet"
href=
"
..
/skin/default/style/common.css"
>
<link
rel=
"stylesheet"
href=
"
..
/skin/default/style/index.css"
>
<link
rel=
"stylesheet"
href=
"
..
/skin/default/style/footer.css"
/>
<!-- 当前页面样式 -->
<link
rel=
"stylesheet"
href=
"/skin/default/style/highterEducation.css"
>
<link
rel=
"stylesheet"
href=
"/skin/default/style/bootstrap.min.css"
>
<link
rel=
"stylesheet"
href=
"
..
/skin/default/style/highterEducation.css"
>
<link
rel=
"stylesheet"
href=
"
..
/skin/default/style/bootstrap.min.css"
>
<script
src=
"/skin/default/js/jquery.min.js"
></script>
<script
src=
"/skin/default/js/bootstrap3.3.7.js"
></script>
<script
src=
"
..
/skin/default/js/jquery.min.js"
></script>
<script
src=
"
..
/skin/default/js/bootstrap3.3.7.js"
></script>
</head>
<body>
<div
class=
"header"
id=
"header"
>
<button
id=
"navButton"
></button>
<a
href=
"/"
><img
src=
"/skin/default/images/a_03.gif"
/></a>
<a
href=
"/"
><img
src=
"
..
/skin/default/images/a_03.gif"
/></a>
</div>
<ul
class=
"nav"
id=
"nav"
>
<li>
...
...
@@ -64,16 +64,16 @@
<!-- 轮播(Carousel)项目 -->
<div
class=
"carousel-inner"
>
<div
class=
"item active"
>
<img
src=
"/skin/default/images/新工科banner.png"
alt=
"First slide"
>
<img
src=
"
..
/skin/default/images/新工科banner.png"
alt=
"First slide"
>
</div>
<div
class=
"item"
>
<img
src=
"/skin/default/images/新工科banner2.png"
alt=
"Second slide"
>
<img
src=
"
..
/skin/default/images/新工科banner2.png"
alt=
"Second slide"
>
</div>
<div
class=
"item"
>
<img
src=
"/skin/default/images/新工科banner3.png"
alt=
"Third slide"
>
<img
src=
"
..
/skin/default/images/新工科banner3.png"
alt=
"Third slide"
>
</div>
<div
class=
"item"
>
<img
src=
"/skin/default/images/新工科banner4.png"
alt=
"Third slide"
>
<img
src=
"
..
/skin/default/images/新工科banner4.png"
alt=
"Third slide"
>
</div>
</div>
</div>
...
...
@@ -106,10 +106,10 @@
<!-- 轮播(Carousel)项目 -->
<div
class=
"carousel-inner"
>
<div
class=
"item active"
>
<img
src=
"
/skin/default/images/新工科
banner.png"
alt=
"First slide"
>
<img
src=
"
../skin/default/images/k12
banner.png"
alt=
"First slide"
>
</div>
<div
class=
"item"
>
<img
src=
"/skin/default/images/新工科banner2.png"
alt=
"Second slide"
>
<img
src=
"
..
/skin/default/images/新工科banner2.png"
alt=
"Second slide"
>
</div>
</div>
</div>
...
...
@@ -140,7 +140,7 @@
<!-- 轮播(Carousel)项目 -->
<div
class=
"carousel-inner"
>
<div
class=
"item active"
>
<img
src=
"/skin/default/images/新工科footer.png"
alt=
"First slide"
>
<img
src=
"
..
/skin/default/images/新工科footer.png"
alt=
"First slide"
>
</div>
</div>
</div>
...
...
@@ -156,11 +156,11 @@
<a
href=
"#"
>
应用中心
</a>
</div>
</footer>
<script
type=
"text/javascript"
src=
"/skin/default/js/zepto.js"
></script>
<script
type=
"text/javascript"
src=
"/skin/default/js/zepto-touch.js"
></script>
<script
type=
"text/javascript"
src=
"/skin/default/js/swiper/swiper-3.4.2.jquery.min.js"
></script>
<script
type=
"text/javascript"
src=
"/skin/default/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"/skin/default/js/header.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/skin/default/js/zepto.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/skin/default/js/zepto-touch.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/skin/default/js/swiper/swiper-3.4.2.jquery.min.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/skin/default/js/common.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/skin/default/js/header.js"
></script>
</body>
</html>
\ No newline at end of file
wap/skin/default/images/mic-icon.png
0 → 100644
View file @
2a5382c3
4.02 KB
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