标签:ons meta body head link doc set sheet ati
通过traceur.js来编写ES6
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title></title>
<link rel="stylesheet" href="">
<script scr= "../traceur.js"></script>
<script>
traceur.options.experimental = true;
</script>
</head>
<body>
</body>
<html>
标签:ons meta body head link doc set sheet ati
原文地址:http://www.cnblogs.com/hua-shao/p/7076940.html