App下載

詞條

大約有 900 項(xiàng)符合查詢(xún)結(jié)果 ,庫(kù)內(nèi)數(shù)據(jù)總量為 78,250 項(xiàng)。(搜索耗時(shí):0.0024秒)

631.JeeSpringCloud項(xiàng)目外包服

...和表單、redis高速緩存對(duì)接代碼、圖表統(tǒng)計(jì)、地圖統(tǒng)計(jì)、vue.js)、dubbo、springCloud、SpringBoot、mybatis、springmvc、IOC、AOP、定時(shí)任務(wù)、切面緩存、MVC、事務(wù)管理、模塊化。 代碼生成前端控件包括單行文本、富文本、下拉選項(xiàng)、復(fù)選框...

http://www.o2fo.com/jeespringcloud/jeespringcloud-4kyu31ln.html

632.更新日志

v2.1.4 (2019.11.18)1.使用 eggjs 重構(gòu)了服務(wù)端 (文檔)2.使用single-spa + vue-cli 重構(gòu)了后臺(tái)管理模塊3.重新整理了 api 《DoraCMS Api 文檔》4.加了一套新模板5.前臺(tái)、后臺(tái)管理的移動(dòng)端適配6.修復(fù)了一些之前社區(qū)開(kāi)發(fā)者提出的bug

http://www.o2fo.com/doracms/doracms-lwhk3514.html

633.Mint UI 無(wú)限滾動(dòng)指令-Infinite Scroll

無(wú)限滾動(dòng)指令。 引入import { InfiniteScroll } from 'mint-ui'; Vue.use(InfiniteScroll); 例子 為 HTML 元素添加 ?v-infinite-scroll? 指令即可使用無(wú)限滾動(dòng)。滾動(dòng)該元素,當(dāng)其底部與被滾動(dòng)元素底部的距離小于給定的閾值(通過(guò) ?infinite-scroll-distan...

http://www.o2fo.com/mintui/mintui-t2go35sa.html

634.Mint UI 操作表-Action Sheet

...,從屏幕下方移入。 引入import { Actionsheet } from 'mint-ui'; Vue.component(Actionsheet.name, Actionsheet); 例子 ?actions? 屬性綁定一個(gè)由對(duì)象組成的數(shù)組,每個(gè)對(duì)象有 ?name? 和 ?method? 兩個(gè)鍵,?name? 為菜單項(xiàng)的文本,?method? 為點(diǎn)擊...

http://www.o2fo.com/mintui/mintui-zb2u35sd.html

635.Mint UI 圖片懶加載指令-Lazy Load

圖片懶加載指令。引入import { Lazyload } from 'mint-ui'; Vue.use(Lazyload); 例子為? img? 元素添加 ?v-lazy? 指令,指令的值為圖片的地址。同時(shí)需要設(shè)置圖片在加載時(shí)的樣式。<ul> <li v-for="item in list"> <img v-lazy="item"> </li>...

http://www.o2fo.com/mintui/mintui-fzsm35sg.html

636.Mint UI 滑塊-Range

...持自定義步長(zhǎng)、區(qū)間等。 引入import { Range } from 'mint-ui'; Vue.component(Range.name, Range); 例子 將一個(gè)本地變量與 ?range? 的 ?value? 屬性同步即可實(shí)現(xiàn)雙向綁定<mt-range v-model="rangeValue"></mt-range> 更多的配置項(xiàng)<mt-range v-model="ra...

http://www.o2fo.com/mintui/mintui-o6zt35sh.html

637.Mint UI 進(jìn)度條-Progress

進(jìn)度條。 引入import { Progress } from 'mint-ui'; Vue.component(Progress.name, Progress); 例子 傳入? value? 作為進(jìn)度條的值??勺远x它的線寬<mt-progress :value="20" :bar-height="5"></mt-progress> 可在進(jìn)度條兩側(cè)顯示文字<mt-progress :value="60">...

http://www.o2fo.com/mintui/mintui-soer35si.html

638.Mint UI 頂部導(dǎo)航欄-Header

...定義文字和固定在頂部。 引入import { Header } from 'mint-ui'; Vue.component(Header.name, Header); 例子 固定在頁(yè)面頂部<mt-header fixed title="固定在頂部"></mt-header> 設(shè)置 ?left ?或 ?right slot?<mt-header title="標(biāo)題過(guò)長(zhǎng)會(huì)隱藏后面的內(nèi)容...

http://www.o2fo.com/mintui/mintui-s2iw35so.html

639.Mint UI 可滑動(dòng)的單元格-Cell Swipe

...格,用法同 ?cell?。 引入import { CellSwipe } from 'mint-ui'; Vue.component(CellSwipe.name, CellSwipe); 例子 增加右滑動(dòng)按鈕<mt-cell-swipe title="標(biāo)題文字" :right="[ { content: 'Delete', style: { background: 'red', color: '#fff' }, handler: () => this.$messagebox('delete...

http://www.o2fo.com/mintui/mintui-ctmd35st.html

640.Mint UI 搜索框-Search

...,可顯示搜索結(jié)果列表。 引入import { Search } from 'mint-ui'; Vue.component(Search.name, Search); 例子 基礎(chǔ)用法<mt-search v-model="value"></mt-search> 設(shè)置顯示文字<mt-search v-model="value" cancel-text="取消" placeholder="搜索"> </mt-search> 帶搜...

http://www.o2fo.com/mintui/mintui-1vul35sx.html

抱歉,暫時(shí)沒(méi)有相關(guān)的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

631.JeeSpringCloud項(xiàng)目外包服

...和表單、redis高速緩存對(duì)接代碼、圖表統(tǒng)計(jì)、地圖統(tǒng)計(jì)、vue.js)、dubbo、springCloud、SpringBoot、mybatis、springmvc、IOC、AOP、定時(shí)任務(wù)、切面緩存、MVC、事務(wù)管理、模塊化。 代碼生成前端控件包括單行文本、富文本、下拉選項(xiàng)、復(fù)選框...

http://www.o2fo.com/jeespringcloud/jeespringcloud-4kyu31ln.html

632.更新日志

v2.1.4 (2019.11.18)1.使用 eggjs 重構(gòu)了服務(wù)端 (文檔)2.使用single-spa + vue-cli 重構(gòu)了后臺(tái)管理模塊3.重新整理了 api 《DoraCMS Api 文檔》4.加了一套新模板5.前臺(tái)、后臺(tái)管理的移動(dòng)端適配6.修復(fù)了一些之前社區(qū)開(kāi)發(fā)者提出的bug

http://www.o2fo.com/doracms/doracms-lwhk3514.html

633.Mint UI 無(wú)限滾動(dòng)指令-Infinite Scroll

無(wú)限滾動(dòng)指令。 引入import { InfiniteScroll } from 'mint-ui'; Vue.use(InfiniteScroll); 例子 為 HTML 元素添加 ?v-infinite-scroll? 指令即可使用無(wú)限滾動(dòng)。滾動(dòng)該元素,當(dāng)其底部與被滾動(dòng)元素底部的距離小于給定的閾值(通過(guò) ?infinite-scroll-distan...

http://www.o2fo.com/mintui/mintui-t2go35sa.html

634.Mint UI 操作表-Action Sheet

...,從屏幕下方移入。 引入import { Actionsheet } from 'mint-ui'; Vue.component(Actionsheet.name, Actionsheet); 例子 ?actions? 屬性綁定一個(gè)由對(duì)象組成的數(shù)組,每個(gè)對(duì)象有 ?name? 和 ?method? 兩個(gè)鍵,?name? 為菜單項(xiàng)的文本,?method? 為點(diǎn)擊...

http://www.o2fo.com/mintui/mintui-zb2u35sd.html

635.Mint UI 圖片懶加載指令-Lazy Load

圖片懶加載指令。引入import { Lazyload } from 'mint-ui'; Vue.use(Lazyload); 例子為? img? 元素添加 ?v-lazy? 指令,指令的值為圖片的地址。同時(shí)需要設(shè)置圖片在加載時(shí)的樣式。<ul> <li v-for="item in list"> <img v-lazy="item"> </li>...

http://www.o2fo.com/mintui/mintui-fzsm35sg.html

636.Mint UI 滑塊-Range

...持自定義步長(zhǎng)、區(qū)間等。 引入import { Range } from 'mint-ui'; Vue.component(Range.name, Range); 例子 將一個(gè)本地變量與 ?range? 的 ?value? 屬性同步即可實(shí)現(xiàn)雙向綁定<mt-range v-model="rangeValue"></mt-range> 更多的配置項(xiàng)<mt-range v-model="ra...

http://www.o2fo.com/mintui/mintui-o6zt35sh.html

637.Mint UI 進(jìn)度條-Progress

進(jìn)度條。 引入import { Progress } from 'mint-ui'; Vue.component(Progress.name, Progress); 例子 傳入? value? 作為進(jìn)度條的值??勺远x它的線寬<mt-progress :value="20" :bar-height="5"></mt-progress> 可在進(jìn)度條兩側(cè)顯示文字<mt-progress :value="60">...

http://www.o2fo.com/mintui/mintui-soer35si.html

638.Mint UI 頂部導(dǎo)航欄-Header

...定義文字和固定在頂部。 引入import { Header } from 'mint-ui'; Vue.component(Header.name, Header); 例子 固定在頁(yè)面頂部<mt-header fixed title="固定在頂部"></mt-header> 設(shè)置 ?left ?或 ?right slot?<mt-header title="標(biāo)題過(guò)長(zhǎng)會(huì)隱藏后面的內(nèi)容...

http://www.o2fo.com/mintui/mintui-s2iw35so.html

639.Mint UI 可滑動(dòng)的單元格-Cell Swipe

...格,用法同 ?cell?。 引入import { CellSwipe } from 'mint-ui'; Vue.component(CellSwipe.name, CellSwipe); 例子 增加右滑動(dòng)按鈕<mt-cell-swipe title="標(biāo)題文字" :right="[ { content: 'Delete', style: { background: 'red', color: '#fff' }, handler: () => this.$messagebox('delete...

http://www.o2fo.com/mintui/mintui-ctmd35st.html

640.Mint UI 搜索框-Search

...,可顯示搜索結(jié)果列表。 引入import { Search } from 'mint-ui'; Vue.component(Search.name, Search); 例子 基礎(chǔ)用法<mt-search v-model="value"></mt-search> 設(shè)置顯示文字<mt-search v-model="value" cancel-text="取消" placeholder="搜索"> </mt-search> 帶搜...

http://www.o2fo.com/mintui/mintui-1vul35sx.html

抱歉,暫時(shí)沒(méi)有相關(guān)的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門(mén)課程