Files
crawler-plugin/app/new_web_source/delete-brand.html
铭坤 d8098b0378 modified: app/amazon/__pycache__/del_brand.cpython-39.pyc
modified:   app/amazon/__pycache__/match_action.cpython-39.pyc
	modified:   app/amazon/del_brand.py
	modified:   app/amazon/match_action.py
	modified:   app/assets/delete-brand.js
	modified:   app/new_web_source/delete-brand.html
	new file:   "app/web_source/brand - \345\211\257\346\234\254.html"
2026-04-12 20:52:26 +08:00

17 lines
649 B
HTML

<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>删除品牌 - 数富AI</title>
<script type="module" crossorigin src="/assets/delete-brand.js"></script>
<link rel="modulepreload" crossorigin href="/assets/pywebview-D808cNhy.js">
<link rel="modulepreload" crossorigin href="/assets/brand-DRn3N4FA.js">
<link rel="stylesheet" crossorigin href="/assets/pywebview-BLoeiUcF.css">
<link rel="stylesheet" crossorigin href="/assets/delete-brand-DfRLfrtm.css">
</head>
<body>
<div id="app"></div>
</body>
</html>