|
@@ -34,10 +34,10 @@ window.onload = function () {
|
|
|
// // renderBanner(result);
|
|
// // 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() {
|
|
function hhh_user_api_login() {
|