1
0

优化样式表,更新字体引用,调整背景色,增强响应式设计;更新首页轮播图,添加新图片;重构JavaScript功能,增加客服小部件;修复HTML结构,确保页面加载顺畅。

This commit is contained in:
2026-04-20 16:54:17 +08:00
parent 2356843b77
commit 12de99c55e
10 changed files with 199 additions and 80 deletions

View File

@@ -242,12 +242,13 @@
$("#footer").load("footer.html", function(){
});
</script>
<!-- Plugins for this template -->
<script src="assets/js/jquery-plugin-collection.js"></script>
<!-- Custom script for this template -->
<!-- Plugins for this template -->
<script src="assets/js/kefu.js"></script>
<script src="assets/js/jquery-plugin-collection.js"></script>
<!-- Custom script for this template -->
<script src="assets/js/script.js"></script>
</body>
</html>