版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領
文檔簡介
項目實戰(zhàn)項目實戰(zhàn)whydva、項目實戰(zhàn)項目實戰(zhàn)whydva、roadhog理解UseumiwithlayoutHash路由Hash路由Antdumireactwhy開箱即用,內置react、react-router完善的插件體系splitting等支持靜態(tài)頁面導出開發(fā)啟動快dllumireactwhy開箱即用,內置react、react-router完善的插件體系splitting等支持靜態(tài)頁面導出開發(fā)啟動快dllhard-source-webpack-plugin等一鍵兼容到IE9umi-plugin-融合duckdirectorymodel的自動加載、codesplittingroadhogroadhogwebpackwebpackumiroadhog路由,思路類似React開發(fā)dvaumiroadhog之間并umi+dvadvareduxredux-saga的數(shù)據(jù)流方案,然后為了簡化開發(fā)體驗,dvareact-router和dva易學易用6apiredux用戶尤其友好,umidvareduxredux-saga的數(shù)據(jù)流方案,然后為了簡化開發(fā)體驗,dvareact-router和dva易學易用6apiredux用戶尤其友好,umi使用0elm概念reducers,e"ectssubscriptions插件機制dva-loadingloading,babel-plugin-dva-components、routesmodelsHMR1.Page作輸入,側重于展示型交互性邏輯ModelPage做數(shù)據(jù)、狀態(tài)的讀DVAredux、redux-sagareact-router的輕量級前作輸入,側重于展示型交互性邏輯ModelPage做數(shù)據(jù)、狀態(tài)的讀DVAredux、redux-sagareact-router的輕量級前e"ect副作用,處理異subscriptionsrouternamespace:model的命名空間,只能用字符串。一model,通過namespace區(qū)reducerstateaction對象。action(payload)state。effects:用于處理異步操作(例如:與服務端交互)action觸發(fā)。但是,它不可stateactionreducerstate actionreducerse"ects的觸發(fā)?,一般是一個對象,形如{type:'add',payload:todo,state actionreducerse"ects的觸發(fā)?,一般是一個對象,形如{type:'add',payload:todo,typereducer或者e"ect,payload屬性則是數(shù)據(jù)體,用于傳送給reducere"ectUseumiwith自>=umi@2dvaumi-plugin-無需手寫router.jsumimodelcomponent內置開箱即用dva、dva-loading、react-dom開箱即用dva、dva-loading、react-domdva+umisrccomponents組件con!g配置mocktestnode版本node版本新建立一個空文件夾:mkdirlesson6-進入文件夾:cdlesson6-創(chuàng)建:yarncreate安裝依賴:啟動:yarnstart或者umi其他例子:如umi-antd-mobile建立pages下面的單頁面umigpage建立文件夾more(默認是建立pages下面的單頁面umigpage建立文件夾more(默認是umigpagemore/index--importrouterfrom'umi/router'umi訪問index:訪問about:umipagesumigpageimportstylesfromexportumigpageimportstylesfromexportdefaultfunction({match}){return(<div<h1>Pagepath:'/product/:id',component:'./product/$id',umi$umigpageexportdefaultfunction({location,const{id}=match.exportdefaultfunction({location,const{id}=match.params;return(<div<h1>Page<p>{id||'沒有path:'/channel/:id?',component:'./channel/$id$umi_layout.js_layout.jslayout。layout首先創(chuàng)建umigpage創(chuàng)建父組件umigpageofLayout/_layout創(chuàng)建父組件umigpageofLayout/_layoutexportdefaultfunction(props){return<h1>Pageumigpageexportdefaultfunction(){return(<div<h1>Pageindex</h全局全局exportdefaultfunction(props)return(<Header{props.children<Footer不同的全局layout,umi不支持這樣的配置,但你仍可以在layouts/index.js對location.pathlayout。/loginexportdefaultfunction(props)if(props.location.exportdefaultfunction(props)if(props.location.pathname===returnreturn<Header{<Footerumiumi/linkReactimportLinkfromexportdefault()=><Linkto="/list">GotolistimportrouterfromfunctiongoToListPage()importrouterfromfunctiongoToListPage(){更多命令式的跳轉方法,詳見api#umi/routerumiBrowserHistoryHashexportdefault{history:'hash,使用狀態(tài):state使用狀態(tài):statepagemore/index--importReact,{Component}from'react';import{PageHeaderWrapper}from'@ant-import{Card,Form,Input,Button,Table}from'antd';import{connect}from'dva';importstylesfrom'./index.less';constcolumns=title:'姓名',dataIndextitle:'姓名',dataIndex'name',key:'name',title:'年齡',dataIndex'age',key:'age',title:'住址',dataIndex'city',key:'city',exportdefaultconnec(({more})=>({}),getMoreData:()=>({type:'more/getChannelData'}),getMoreDataBySearch:search=>({type:'more/getChannelDataBySearch',payload:searchclassMoreextendsComponent{componentDidMount(){onFinish=values=>{console.logonFinish=values=>{console.log('values',values);//sy-logonFinishFailed=err=>{console.log('err',err);//sy-logrender()const{data}=ps.more;console.log('oo',thisprops);//sy-logreturn(<PageHeaderWrapper<FormonFinish={this.onFinish}labe="姓名"rulesrequiredtrue,message:'請輸入姓名查詢'}]}<Inputplaceholder="請輸入姓名更新模型import{getChannelData更新模型import{getChannelData,}fromconstmodel={namespace:'more',state:{data:effects:<Buttontype="primary"<TabledataSource={data}{columns}rowKey="id"*getChannelData({payload},{*getChannelData({payload},{constresponse=yieldcall(getChannelData,payload);yieldtype:'channelData',payload:response,*getChannelDataBySearch({pyload},call,put}){constresponse=call(getChannelDataBySearch,console.log('has,response,pyieldtype:'channelData,payload:response,reducers:channelData(state,{payloadreturn{...state,data:[...payload.data]})exportdefault importrequestexportdefault importrequestfrom'@/utils/request';exportasyncfunctiongetChannelData(params)returnrequest('/api/getChannelData',{method:'get',exportasyncfunctiongetChannelDataBySearch(params){method:'post',data:mock目錄和src平級,新建constchannelTableData=[];for(leti=0;i<10;i++){id:i,name'名字age:city'城市city'城市functionsearchChannelData(name){constres=[];for(leti=0;i<10;i++)if>
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經(jīng)權益所有人同意不得將文件中的內容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
- 6. 下載文件中如有侵權或不適當內容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 云存儲安全事件應急響應-洞察分析
- 有機肥替代化肥研究-第2篇-洞察分析
- 維修物聯(lián)網(wǎng)-洞察分析
- 關于志愿者的倡議書范文800字(8篇)
- 《導論與基本原則》課件
- AI技術在醫(yī)療領域的未來展望與挑戰(zhàn)
- 從寶潔的成功看企業(yè)戰(zhàn)略管理的重要性
- 農(nóng)產(chǎn)品跨境電商營銷策略
- 以樂啟智家庭中的音樂啟蒙實踐與反思
- 從教育角度看小學生閱讀習慣的培養(yǎng)
- 投資控股合同
- 2025版國家開放大學專本科《計算機應用基礎》一平臺在線形考任務 (形考作業(yè)一至三)試題及答案
- 古代漢語專題-003-國開機考復習資料
- 【MOOC】信號與系統(tǒng)-西北工業(yè)大學 中國大學慕課MOOC答案
- 《半導體的基本知識》教學設計
- 科研團隊協(xié)作管理制度
- 拓展訓練融入初中體育教學的創(chuàng)新策略與實施路徑
- 學校中層干部管理提升培訓
- 服裝設計基礎學習通超星期末考試答案章節(jié)答案2024年
- 黑龍江省哈爾濱市第九中學校2024-2025學年高三上學期9月考試歷史學科試卷
- 2024全國高中數(shù)學聯(lián)賽山東賽區(qū)預賽試卷(含解析)
評論
0/150
提交評論