Browse Source

添加 备案号

zhengkaixin 8 months ago
parent
commit
4517b208d0
3 changed files with 15 additions and 8 deletions
  1. 5 1
      html/common/foot.html
  2. 7 7
      js/script.js
  3. 3 0
      readme.md

+ 5 - 1
html/common/foot.html

@@ -24,7 +24,11 @@
                     <div class="container">
                         <p>
                            COPYRIGHT © 2022 湖北荆鹏集团 All rights reserved.
-                        </p>
+                        </p>
+						<p>
+						   备案号:<a style="color:#999999" target="_blank" rel="noopener" href="http://beian.miit.gov.cn/">鄂ICP备15019309号-9</a>
+						  
+						</p>
                     </div>
                 </div>
             </footer>

+ 7 - 7
js/script.js

@@ -8,14 +8,14 @@ var Constant = {
 	Constant.serverUrl="http://www.hbjp.com.cn/website-server/"
 	
 	//开发环境
-	if(window.location.href.indexOf("http://127.0.0.1:8848/")>=0){
-		Constant.serverUrl="http://121.37.187.149/jp-group/website-server/"
-	}
-	if(window.location.href.indexOf("http://127.0.0.1:8848/")>=0){
-		//Constant.serverUrl="http://127.0.0.1:8086/website-server/"
-		Constant.serverUrl="http://121.37.187.149/jp-group/website-server/"
+	// if(window.location.href.indexOf("http://127.0.0.1:8848/")>=0){
+	// 	Constant.serverUrl="http://121.37.187.149/jp-group/website-server/"
+	// }
+	// if(window.location.href.indexOf("http://127.0.0.1:8848/")>=0){
+	// 	//Constant.serverUrl="http://127.0.0.1:8086/website-server/"
+	// 	Constant.serverUrl="http://121.37.187.149/jp-group/website-server/"
 		
-	}
+	// }
 	
 
 	

+ 3 - 0
readme.md

@@ -1 +1,4 @@
 js/script.js中配置环境url
+
+C:\websites\jp-gateway-pc\ROOT\html\
+人才超市	116.62.150.160