AngularJSRequireJs實(shí)現(xiàn)動態(tài)加載JS和頁面的方案研究.doc

AngularJSRequireJs實(shí)現(xiàn)動態(tài)加載JS和頁面的方案研究.doc

ID:50615706

大?。?2.00 KB

頁數(shù):12頁

時間:2020-03-12

AngularJSRequireJs實(shí)現(xiàn)動態(tài)加載JS和頁面的方案研究.doc_第1頁
AngularJSRequireJs實(shí)現(xiàn)動態(tài)加載JS和頁面的方案研究.doc_第2頁
AngularJSRequireJs實(shí)現(xiàn)動態(tài)加載JS和頁面的方案研究.doc_第3頁
AngularJSRequireJs實(shí)現(xiàn)動態(tài)加載JS和頁面的方案研究.doc_第4頁
AngularJSRequireJs實(shí)現(xiàn)動態(tài)加載JS和頁面的方案研究.doc_第5頁
資源描述:

《AngularJSRequireJs實(shí)現(xiàn)動態(tài)加載JS和頁面的方案研究.doc》由會員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫。

1、AngularJS+RequireJs實(shí)現(xiàn)動態(tài)加載JS和頁面的方案研究1、入口頁面存放地址:src/main/webapp/WEB-INF/view/workflow/workflow.jsp[html]viewplaincopy在CODE上查看代碼片派生到我的代碼片/static/css/boots

2、trap/3.3.5/bootstrap.min.css"rel="stylesheet">/static/css/sweetalert/sweetalert.css"rel="stylesheet">/static/css/angularCommon.css"rel="stylesheet">

3、ntextPath()%>/static/js/workflow/app.js"src="<%=request.getContextPath()%>/static/js/bower_components/requirejs/require.js">

這里是公共頭部

4、w>

這里是公共尾部

根據(jù)js內(nèi)容動態(tài)顯示
在上面引入了requirejs2、app.js[html]viewplaincopy在CODE上查看代碼片派生到我的代碼片require.config({paths:{"angular":"../angular/1.5.3/angular.min","angular-messages":"../angular/1.5.3/angular-m

5、essages.min","angular-locale_zh-cn":"../angular/1.5.3/angular-locale_zh-cn","angular-ui-router":"../bower_components/angular-ui-router/release/angular-ui-router","angularAMD":"../bower_components/angularAMD/angularAMD","ngload":"../bower_components/angularAMD/ng

6、load","sweetalert":"../sweetalert/sweetalert.min","uiBootstrap":"../angular-ui-bootstrap/1.2.4/ui-bootstrap-tpls-1.2.4.min","commonFunction":"../angularCommon/commonFunction","commonValueAndUrl":"../angularCommon/commonValueAndUrl","workFlowCommonModule":"../ang

7、ularCommon/workFlowCommonModule"},shim:{"angular":{exports:"angular"},"workFlowCommonModule":["angular"],"angular-messages":["angular"],"angular-locale_zh-cn":["angular"],"commonValueAndUrl":["commonFunction"],"angular-ui-router":["angular"],"uiBootstrap":["angu

8、lar-ui-router"],"angularAMD":["angular"],"ngload":["angularAMD"]}});define(["angular","angularAMD","angular-ui-router","sweetalert","uiBootstrap","angular-messages","

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文

此文檔下載收益歸作者所有

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文
溫馨提示:
1. 部分包含數(shù)學(xué)公式或PPT動畫的文件,查看預(yù)覽時可能會顯示錯亂或異常,文件下載后無此問題,請放心下載。
2. 本文檔由用戶上傳,版權(quán)歸屬用戶,天天文庫負(fù)責(zé)整理代發(fā)布。如果您對本文檔版權(quán)有爭議請及時聯(lián)系客服。
3. 下載前請仔細(xì)閱讀文檔內(nèi)容,確認(rèn)文檔內(nèi)容符合您的需求后進(jìn)行下載,若出現(xiàn)內(nèi)容與標(biāo)題不符可向本站投訴處理。
4. 下載文檔時可能由于網(wǎng)絡(luò)波動等原因無法下載或下載錯誤,付費(fèi)完成后未能成功下載的用戶請聯(lián)系客服處理。