me-admin-sdk
Version:
一个能够开箱即用的管理模板基架,基于 Vue + ElementUI 构建
18 lines (17 loc) • 513 B
HTML
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no,viewport-fit=cover">
<title>me-admin-sdk-demo</title>
</head>
<body>
<!-- <noscript>
<strong></strong>
</noscript> -->
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>