Quellcode durchsuchen

修改页面链接

moonsflyer vor 9 Monaten
Ursprung
Commit
0463e3d7cd
1 geänderte Dateien mit 11 neuen und 9 gelöschten Zeilen
  1. 11 9
      app/count/view/count/index.html

+ 11 - 9
app/count/view/count/index.html

@@ -21,10 +21,10 @@
 		<h1 class="pulll_left">乳山市数字供销智慧平台</h1>
 		<div class="menu menu2 pulll_left">
 			<ul>
-				<li><a href="https://gitee.com/iGaoWei/big-data-view">商贸流通</a></li>
-				<li><a href="https://gitee.com/iGaoWei/big-data-view">社会化服务</a></li>
-				<li><a href="https://gitee.com/iGaoWei/big-data-view">农资供应</a></li>
-				<li><a href="https://gitee.com/iGaoWei/big-data-view">资产管理</a></li>
+				<li><a href="https://zhgx.sdshengyuekeji.cn/">商贸流通</a></li>
+				<li><a href="https://zhgx.sdshengyuekeji.cn/">社会化服务</a></li>
+				<li><a href="https://zhgx.sdshengyuekeji.cn/">农资供应</a></li>
+				<li><a href="https://zhgx.sdshengyuekeji.cn/">资产管理</a></li>
 
 			</ul>
 		</div>
@@ -237,11 +237,11 @@
 							<div class="text-b tit02" style="text-align: center;">关键词</div>
 							<div class="tagcloud">
 								<!-- bo大小 co颜色 -->
-								<a class="b01 co01" href="https://gitee.com/iGaoWei/big-data-view">农机手</a>
-								<a class="b02 co02" href="https://gitee.com/iGaoWei/big-data-view">化肥</a>
-								<a class="b03 co05" href="https://gitee.com/iGaoWei/big-data-view">饲料</a>
-								<a class="b04 co02" href="https://gitee.com/iGaoWei/big-data-view">树苗</a>
-								<a class="b03 co05" href="https://gitee.com/iGaoWei/big-data-view">小麦</a>
+								<a class="b01 co01" href="#">农机手</a>
+								<a class="b02 co02" href="#">化肥</a>
+								<a class="b03 co05" href="#">饲料</a>
+								<a class="b04 co02" href="#">树苗</a>
+								<a class="b03 co05" href="#">小麦</a>
 							</div>
 							<script type="text/javascript">
 								/*3D标签云*/
@@ -335,5 +335,7 @@
 
 	</div>
 </body>
+<script>
 
+</script>
 </html>