SyuanYu 1 年間 前
コミット
2672bbe704
1 ファイル変更4 行追加4 行削除
  1. 4 4
      js/index.js

+ 4 - 4
js/index.js

@@ -34,10 +34,10 @@ window.onload = function () {
   //   // renderBanner(result);
   // });
 
-  $('#navbar').load('../template/navbar.html');
-  $('#footer').load('../template/footer.html');
-  $('#btn-box').load('../template/button.html');
-  $('#topCarousel').load('../template/top_carousel.html');
+  $('#navbar').load('https://hhh.com.tw/hhh-test/template/navbar.html');
+  $('#footer').load('https://hhh.com.tw/hhh-test/template/footer.html');
+  $('#btn-box').load('https://hhh.com.tw/hhh-test/template/button.html');
+  $('#topCarousel').load('https://hhh.com.tw/hhh-test/template/top_carousel.html');
 };
 
 function hhh_user_api_login() {