mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 16:30:29 +08:00
feat: scaffold elevator-front, alarm-front, front_acs Vue 2 projects
Former-commit-id: 083600ea51f3204ce90fccbf9b7c80e055d13f1c
This commit is contained in:
@@ -1,13 +1 @@
|
||||
<!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>
|
||||
<!DOCTYPE html><html><head><meta charset="utf-8"><link rel="shortcut icon" href="./favicon.ico"><title>报警管理系统</title></head><body><div id="app"></div></body></html>
|
||||
|
||||
Reference in New Issue
Block a user