mirror of
https://github.com/primedigitaltech/azon_seeker.git
synced 2026-07-21 21:42:01 +08:00
* fix: fix can`t get imgurls on the page * fix: 优化详情页图片下载逻辑,添加加载等待重试机制 * perf: 为打开see full view添加兜底机制 * fix(amazon): 使用 ul 类名 XPath 抓取五点描述 chore: 将扩展 displayName 更新为 v0.7.1.10-beta Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>
26 lines
309 B
Plaintext
26 lines
309 B
Plaintext
.DS_Store
|
|
.idea/
|
|
.vite-ssg-dist
|
|
.vite-ssg-temp
|
|
*.crx
|
|
*.local
|
|
*.log
|
|
*.pem
|
|
*.xpi
|
|
*.zip
|
|
*.7z
|
|
dist
|
|
dist-ssr
|
|
extension/manifest.json
|
|
extension-firefox/manifest.json
|
|
node_modules
|
|
src/auto-imports.d.ts
|
|
src/components.d.ts
|
|
.eslintcache
|
|
build/*
|
|
!build/.gitkeep
|
|
|
|
**/test_data.ts
|
|
**/TestPanel.vue
|
|
**/test_notebook.ipynb
|