UNPKG

generator-clam

Version:
12 lines (8 loc) 282 B
<link href="<%= srcPath %><%= mojoName %>/index.css" rel="stylesheet" /> 模块正文从这里开始 <!--#include virtual="other-pages.html" --> <script> KISSY.use('<%= packageName %>/<%= mojoName %>/index', function(S, <%= modName %>) { new <%= modName %>(); }); </script>