angularjs+requirejs實現(xiàn)動態(tài)加載js和頁面方案研究

angularjs+requirejs實現(xiàn)動態(tài)加載js和頁面方案研究

ID:5321444

大小:80.50 KB

頁數(shù):12頁

時間:2017-12-08

angularjs+requirejs實現(xiàn)動態(tài)加載js和頁面方案研究_第1頁
angularjs+requirejs實現(xiàn)動態(tài)加載js和頁面方案研究_第2頁
angularjs+requirejs實現(xiàn)動態(tài)加載js和頁面方案研究_第3頁
angularjs+requirejs實現(xiàn)動態(tài)加載js和頁面方案研究_第4頁
angularjs+requirejs實現(xiàn)動態(tài)加載js和頁面方案研究_第5頁
資源描述:

《angularjs+requirejs實現(xiàn)動態(tài)加載js和頁面方案研究》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學術(shù)論文-天天文庫。

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

2、"stylesheet">/static/css/sweetalert/sweetalert.css"rel="stylesheet">/static/css/angularCommon.css"rel="stylesheet">/static/js/workflow/app.js"src="<%=request.getContext

3、Path()%>/static/js/bower_components/requirejs/require.js">

這里是公共頭部

這里是公共尾部

根據(jù)js內(nèi)容動態(tài)顯示
在上面引入了re

4、quirejs2、app.js[html]viewplaincopy在CODE上查看代碼片派生到我的代碼片require.config({paths:{"angular":"../angular/1.5.3/angular.min","angular-messages":"../angular/1.5.3/angular-messages.min","angular-locale_zh-cn":"../angular/1.5.3/angular-locale_zh-cn","angular-ui-router":"../bower_components/angular-ui-rout

5、er/release/angular-ui-router","angularAMD":"../bower_components/angularAMD/angularAMD","ngload":"../bower_components/angularAMD/ngload","sweetalert":"../sweetalert/sweetalert.min","uiBootstrap":"../angular-ui-bootstrap/1.2.4/ui-bootstrap-tpls-1.2.4.min","commonFunction":"../angularCommon/common

6、Function","commonValueAndUrl":"../angularCommon/commonValueAndUrl","workFlowCommonModule":"../angularCommon/workFlowCommonModule"},shim:{"angular":{exports:"angular"},"workFlowCommonModule":["angular"],"angular-messages":["angular"],"angular-locale_zh-cn":["angular"],"commonValueAndUrl":["commo

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

當前文檔最多預覽五頁,下載文檔查看全文

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

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