详细说明: - Hero区域优化: 添加动态SVG背景、浮动数据卡片、滚动指示器 - Bento Grid布局: 第一个section使用不等大小网格,增加视觉层次 - 增强动画效果: 添加滚动触发动画、卡片渐次出现、悬停特效 - 优化响应式布局: 针对移动端、平板、桌面进行适配 - 性能优化: 移动端隐藏SVG背景,优化导航显示 影响文件: - web_frontend/web_result/order-classes/energy/index.html - web_frontend/web_result/order-classes/energy/css/styles.css - web_frontend/web_result/order-classes/energy/js/main.js 影响模块: 能源订单班展示页面
28 lines
551 B
JSON
28 lines
551 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__promptx__remember",
|
|
"mcp__playwright__browser_network_requests",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": [],
|
|
"defaultMode": "acceptEdits",
|
|
"additionalDirectories": [
|
|
"/Users/xiaoqi/Documents"
|
|
]
|
|
},
|
|
"enableAllProjectMcpServers": true,
|
|
"enabledMcpjsonServers": [
|
|
"context7",
|
|
"browser-tools",
|
|
"claude-code-mcp",
|
|
"promptx",
|
|
"playwright",
|
|
"sequential-thinking",
|
|
"feishu-api",
|
|
"shadcn-ui-server"
|
|
]
|
|
}
|