Files
mes-ui-d2/index.html
李杨 21ce85aa74 no message
Former-commit-id: b5eb420f5b16202acf9088843611d007fba9f790
Former-commit-id: b0cb3cb3dede7443d2c333169de44631ab790276
Former-commit-id: 317f768987a2cfbf1135fb911f02ff13f0969a8a
2018-04-11 22:24:08 +08:00

14 lines
241 B
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>D2Admin</title>
</head>
<body>
<div id="app">
loading
</div>
</body>
</html>