add a picture in image file
This commit is contained in:
parent
7da9bde49c
commit
52a9956e02
44
demo.html
44
demo.html
|
@ -16,50 +16,6 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<!--
|
||||
增加点:
|
||||
1. 头部文字与 用户信息
|
||||
2. 加一个语音识别
|
||||
3.
|
||||
|
||||
-->
|
||||
<!-- <div class="div-a"> -->
|
||||
<!-- 放大或缩小左侧图层-->
|
||||
<!-- <div class="screen-btn screen-open" id="btn">
|
||||
<span class="screen_icon iconfont icon-kuoda"></span>
|
||||
</div> -->
|
||||
<!-- <div class="div-b" id="mainGraph">知识图谱</div> -->
|
||||
<!-- 视频与图片 -->
|
||||
<!-- <div class="div-c">
|
||||
<div class="div-video">
|
||||
<video width="100%" height="100%" controls>
|
||||
<source class="video" src="./image/西藏/1.mp4" type="video/mp4">
|
||||
<source src="movie.ogg" type="video/ogg">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</div>
|
||||
<div class="slider slider_one_big_picture">
|
||||
<div>
|
||||
<img class="picture1" style="width: 320px;height: 180px;" src="./image/西藏/1.jpg" />
|
||||
</div>
|
||||
<div>
|
||||
<img class="picture2" style="width: 320px;height: 180px;" src="./image/西藏/2.jpg" />
|
||||
</div>
|
||||
<div>
|
||||
<img class="picture3" style="width: 320px;height: 180px;" src="./image/西藏/3.jpg" />
|
||||
</div>
|
||||
<div>
|
||||
<img class="picture4" style="width: 320px;height: 180px;" src="./image/西藏/4.jpg" />
|
||||
</div>
|
||||
<div>
|
||||
<img class="picture5" style="width: 320px;height: 180px;" src="./image/西藏/5.jpg" />
|
||||
</div>
|
||||
<div class="next_button"></div>
|
||||
<div class="prev_button"></div>
|
||||
<div class="nav_indicators"></div>
|
||||
</div>
|
||||
</div> -->
|
||||
<!-- </div> -->
|
||||
<div class="map_header">
|
||||
<h2 class="logo_txt">
|
||||
<span class="iconfont icon-zhankai collpase-icon"></span>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Loading…
Reference in New Issue