Browse Source

修改机载

unknown 3 năm trước cách đây
mục cha
commit
447960f725
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      admin/index.html
  2. 1 1
      index.html

+ 1 - 1
admin/index.html

@@ -25,7 +25,7 @@
 			<div class="logo">
 				<img src="images/icon1.png"
 					style="float: left; margin-top: 4px; width: 35px; height: 35x;background-repeat:no-repeat;">
-				<a style="padding-left: 10px;" href="index.html">氧气浓缩器故障诊断仿真软件</a>
+				<a style="padding-left: 10px;" href="index.html">机载燃油泵故障诊断仿真软件</a>
 				<!-- <a style="padding-left: 10px;" href="index.html">装备故障预测与健康管理(PHM)系统</a> -->
 			</div>
 			<!-- </div> -->

+ 1 - 1
index.html

@@ -28,7 +28,7 @@
 		<div class="container">
 			<div class="row navTitle hot">
 				<h2 class="pull-left"><img src="./admin/images/icon1.png" alt=""
-						style="width: 50px; height: 50px;">氧气浓缩器故障诊断仿真软件</h2>
+						style="width: 50px; height: 50px;">机载燃油泵故障诊断仿真软件</h2>
 				<!-- <div class="nav">
 			<a href="admin/index.html" class="pull-right">搜索首页</a>
 		</div> -->