requireJS HelloWorld demo 实例

来点干货 直接撸代码 Hello World 文件目录结构      上代码 index.html <doctype html> <html> <meta http-quiv="Content-Type" content="text/html;charset=UTF-8"> <script data-main="main" src="require.js"></script> </
相关文章
相关标签/搜索