mirror of
http://112.124.100.131/happyinsurance_eco/ebiz-sunful-eco-web.git
synced 2025-12-09 02:46:54 +08:00
feat(home): 优化首页蝴蝶互动功能
- 修复了页面滚动时蝴蝶位置异常的问题 -优化了蝴蝶和光标框的动画效果 - 调整了光标框的样式和位置 - 新增了隐藏光标框的功能 - 优化了代码结构,提高了可维护性
This commit is contained in:
@@ -28,6 +28,7 @@ module.exports = {
|
||||
productionSourceMap: false,
|
||||
devServer: {
|
||||
port: port,
|
||||
host: '0.0.0.0',
|
||||
open: true,
|
||||
overlay: {
|
||||
warnings: false,
|
||||
|
||||
Reference in New Issue
Block a user