mirror of
https://gitee.com/technical-laohu/mpay_v2_webman.git
synced 2026-04-30 22:14:30 +08:00
重构初始化
This commit is contained in:
13
public/cashier/index.html
Normal file
13
public/cashier/index.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>收银台</title>
|
||||
<script type="module" crossorigin src="/assets/index-CN_9nMu3.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-5OzwXfoi.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user