Files
ai-course/node_modules/.cache/babel-loader/1429d0fc61dbd05de5275703c3a568577e334469f7a6025c3a431a5f8613011f.json
KQL ce6aa207e9 fix: 修复图片路径以适配GitHub Pages base path
- 将所有图片路径从绝对路径改为使用 process.env.PUBLIC_URL
- 修复 HomePage.tsx 中所有图片引用
- 修复 CoursePage.tsx 中所有图片引用
- 确保图片在 GitHub Pages 上正确加载

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 09:24:45 +08:00

1 line
1.3 KiB
JSON

{"ast":null,"code":"import _objectSpread from \"/Users/apple/Documents/cursor/Web\\u8BFE\\u4EF6/AI\\u8BFE/education_web_\\u591AAgent\\u534F\\u4F5C\\u7CFB\\u7EDF/node_modules/@babel/runtime/helpers/esm/objectSpread2.js\";\nimport { animations } from '../../motion/features/animations.mjs';\nimport { createDomVisualElement } from './create-visual-element.mjs';\n\n/**\n * @public\n */\nconst domMin = _objectSpread({\n renderer: createDomVisualElement\n}, animations);\nexport { domMin };","map":{"version":3,"names":["animations","createDomVisualElement","domMin","_objectSpread","renderer"],"sources":["/Users/apple/Documents/cursor/Web课件/AI课/education_web_多Agent协作系统/node_modules/framer-motion/dist/es/render/dom/features-min.mjs"],"sourcesContent":["import { animations } from '../../motion/features/animations.mjs';\nimport { createDomVisualElement } from './create-visual-element.mjs';\n\n/**\n * @public\n */\nconst domMin = {\n renderer: createDomVisualElement,\n ...animations,\n};\n\nexport { domMin };\n"],"mappings":";AAAA,SAASA,UAAU,QAAQ,sCAAsC;AACjE,SAASC,sBAAsB,QAAQ,6BAA6B;;AAEpE;AACA;AACA;AACA,MAAMC,MAAM,GAAAC,aAAA;EACRC,QAAQ,EAAEH;AAAsB,GAC7BD,UAAU,CAChB;AAED,SAASE,MAAM","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}