Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save aonrobot/e9d9ed87b80480addc49af18f19a1a60 to your computer and use it in GitHub Desktop.
Save aonrobot/e9d9ed87b80480addc49af18f19a1a60 to your computer and use it in GitHub Desktop.
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
<!-- ENV config-->
<script src="[JS_PATH]/env.js"></script>
<!-- table2excel core-->
<script src="[JS_PATH]/table2excel.bundle.js"></script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment