feat(cupang): 선택일 출고 항목 hover 툴팁(제품명+수량, 커서 따라감)
- index sel_shipments 에 품목 요약(name/qty) 첨부 - 리스트 항목 hover 시 커서 왼쪽에 따라다니는 툴팁 표시 - 캐시 버전 m Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>{{ page_title or "ERP" }} — DBX Corporation</title>
|
||||
<link rel="stylesheet" href="/static/erp.css?v=20260530l" />
|
||||
<link rel="stylesheet" href="/static/erp-shell.css?v=20260530l" />
|
||||
<link rel="stylesheet" href="/static/erp.css?v=20260530m" />
|
||||
<link rel="stylesheet" href="/static/erp-shell.css?v=20260530m" />
|
||||
<link rel="stylesheet" href="/static/erp-attach-viewer.css" />
|
||||
{% block head_extra %}{% endblock %}
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user