feat: scaffold front_acs Vue 2 project

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>

Former-commit-id: 7216db7bb08a06b77041cd9f9c4245bcaa858c81
This commit is contained in:
反编译工作区
2026-04-29 13:04:05 +08:00
parent 803fb0bea8
commit 557a3d316e
11 changed files with 134 additions and 0 deletions
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta charset=\"utf-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\">
<meta name=\"renderer\" content=\"webkit\">
<link rel=\"shortcut icon\" href=\"./favicon.ico\">
<title>门禁管理系统</title>
</head>
<body>
<div id=\"app\"></div>
</body>
</html>