1
0
mirror of synced 2025-12-10 07:58:13 +08:00
Files
vxe-table/public/index.html
xuliangzhan 065b2afc92 更新文档
2019-11-11 18:46:26 +08:00

18 lines
583 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>vxe-table 表格解决方案</title>
</head>
<body>
<noscript>
<strong>We're sorry but vxe-table doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>