第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定

React 16實現(xiàn)訂單列表及評價功能

艾特老干部 Web前端工程師
難度中級
時長 1小時44分
學(xué)習(xí)人數(shù)
綜合評分9.60
30人評價 查看評價
9.7 內(nèi)容實用
9.5 簡潔易懂
9.6 邏輯清晰
  • //list item css file

    .orderItem {

    display: block;

    padding: 11px 10px 11px 15px;

    }


    .orderItem__picContainer {

    padding-right: 10px;

    display: inline-block;

    }


    .orderItem__pic {

    width: 90px;

    height: 90px;

    }


    .orderItem__content {

    display: inline-block;

    width: calc(100% - 100px);

    }


    .orderItem__product {

    max-width: 237px;

    font-size: 17px;

    font-weight: 700;

    color: #111;

    padding-right: 8px;

    box-sizing: border-box;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    }


    .orderItem__shop {

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    font-size: 13px;

    color: #777;

    padding-top: 9px;

    padding-bottom: 13px;

    }



    .orderItem__detail {

    display: flex;

    justify-content: space-between;

    height: 22px;

    line-height: 22px;

    padding-right: 4px;

    }


    .orderItem__price {

    font-size: 13px;

    color: #777;

    vertical-align: 1px;

    margin-left: 10px;

    }


    .orderItem__price::before {

    content: "\A5";

    margin-right:1px;

    }


    .orederItem__btn {

    width: 80px;

    height: 22px;

    text-align: center;

    color: #fff;

    border: 0;

    font-size: 14px;

    }


    .orederItem__btn--red {

    background-color: #e9203d;

    }


    .orederItem__btn--grey {

    background-color: #999;

    }


    .orderItem__StarContainer{

    margin: 3px 0;

    }


    .orderItem__star {

    font-size: 22px;

    cursor: pointer;

    color: #ccc;

    }


    .orderItem__star--red {

    color: #e9203d;

    }


    .orderItem__star--light {

    color: #ccc;

    }


    查看全部
    0 采集 收起 來源:訂單項組件

    2019-02-28

  • React基礎(chǔ)知識:

    1. 列表和Keys

    2. 生命周期事件函數(shù)

    3. 表單

    查看全部
  • React的基礎(chǔ)知識:

    1. 構(gòu)建用戶界面的Javascript庫。

    2. JSX語法聲明式的視圖層。

    3. 以組件為基礎(chǔ)

    查看全部
  • VSCode安裝的插件

    npm intellisense : 在import 時自動補全npm modules

    path intellisense: 補全文件名

    Prettier: 代碼格式化

    Reactjs code snippets: 代碼片段


    查看全部
    0 采集 收起 來源:課程簡介

    2019-02-05

  • 開發(fā)環(huán)境要求

    查看全部
    0 采集 收起 來源:課程簡介

    2019-02-05

  • public下面的資源文件不會被webpack打包。可以直接通過http用fetch請求到。

    查看全部
  • 有源碼么,沒有樣式

    查看全部
    0 采集 收起 來源:訂單項組件

    2018-12-22

  • 被標(biāo)記unsafe:?

    1. componentWillMount

    2. componentWillUpdate

    3. componentWillReceiveProps

    新增的方法:

    1. getDerivedStateFromProps

    2. getSnapshotBeforeUpdate


    查看全部
  • npm intellisense : 在import 時自動補全npm modules

    path intellisense: 補全文件名

    Prettier: 代碼格式化

    Reactjs code snippets: 代碼片段

    查看全部
    0 采集 收起 來源:課程簡介

    2018-12-19

  • 樣式文件。。。。。。。。。。。。。。

    查看全部
    1 采集 收起 來源:訂單項組件

    2018-12-04

  • questionid

    213

    查看全部
    0 采集 收起 來源:課程簡介

    2018-11-14

  • ?
    查看全部
  • 骷髏頭
    查看全部
首頁上一頁123下一頁尾頁

舉報

0/150
提交
取消
課程須知
了解基本的React知識
老師告訴你能學(xué)到什么?
1、create-react-app腳手架的使用 2、React項目開發(fā)流程 3、組件劃分方法 4、組件間的通訊 5、列表渲染 6、組件事件處理 7、React項目中的數(shù)據(jù)請求

微信掃碼,參與3人拼團

微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號

友情提示:

您好,此課程屬于遷移課程,您已購買該課程,無需重復(fù)購買,感謝您對慕課網(wǎng)的支持!