首頁  >  文章  >  web前端  >  記錄下uni-ui專案中引入ColorUI的方法

記錄下uni-ui專案中引入ColorUI的方法

青灯夜游
青灯夜游轉載
2021-12-20 14:43:503216瀏覽

ColorUI是一款適應於H5、微信小程式、安卓、ios、支付寶的高顏值,高度自訂的Css元件庫。那麼在uni-ui專案中怎麼引入ColorUI?以下這篇文章為大家介紹一下uni-ui專案引入ColorUI-UniApp插件的方法。

記錄下uni-ui專案中引入ColorUI的方法

一、uniapp插件市場搜尋ColorUI-UniApp插件,下載,解壓縮

記錄下uni-ui專案中引入ColorUI的方法

記錄下uni-ui專案中引入ColorUI的方法

記錄下uni-ui專案中引入ColorUI的方法

二、將colorui檔案複製到uni-ui專案根目錄下,如圖:

記錄下uni-ui專案中引入ColorUI的方法

三、uni-ui專案App.vue檔案設定如下:

記錄下uni-ui專案中引入ColorUI的方法

#至此uni-ui專案引入ColorUI-UniApp外掛程式結束

四、自訂導覽列

cu-custom.vue配置如下:

記錄下uni-ui專案中引入ColorUI的方法

##main .js配置如下:

記錄下uni-ui專案中引入ColorUI的方法

pages.json設定如下:

記錄下uni-ui專案中引入ColorUI的方法

五、頁面使用如下:

記錄下uni-ui專案中引入ColorUI的方法

頁面效果圖:

記錄下uni-ui專案中引入ColorUI的方法

#推薦:《

uniapp教學

以上是記錄下uni-ui專案中引入ColorUI的方法的詳細內容。更多資訊請關注PHP中文網其他相關文章!

陳述:
本文轉載於:juejin.cn。如有侵權,請聯絡admin@php.cn刪除