Files
crawler-plugin/app/new_web_source/delete-brand.html
铭坤 21b6b5b270 modified: app/amazon/__pycache__/approve.cpython-39.pyc
modified:   app/amazon/__pycache__/del_brand.cpython-39.pyc
	modified:   app/amazon/__pycache__/main.cpython-39.pyc
	modified:   app/amazon/__pycache__/match_action.cpython-39.pyc
	modified:   app/amazon/__pycache__/tool.cpython-39.pyc
	modified:   app/amazon/approve.py
	modified:   app/amazon/del_brand.py
	modified:   app/amazon/main.py
	modified:   app/amazon/match_action.py
	modified:   app/amazon/tool.py
	modified:   app/assets/delete-brand.js
	modified:   app/new_web_source/delete-brand.html
2026-04-11 23:00:55 +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-D7_PdvyM.js">
<link rel="modulepreload" crossorigin href="/assets/brand-DysFlQbZ.js">
<link rel="stylesheet" crossorigin href="/assets/pywebview-C5RGB8QW.css">
<link rel="stylesheet" crossorigin href="/assets/delete-brand-DvND7vBL.css">
</head>
<body>
<div id="app"></div>
</body>
</html>