微信小程序實現圓心進度條

一、創建項目結構 打開微信開發者工具創建一個項目, 新建 與 pages 同級目錄 components,在 components 中新建一個目錄 circle ,circle 中新建 Component 命名爲 circle,此時將自動生成 json、wxml、wxss、js 4 個文件。結構如下: 二、編寫組件 首先需要在 json 文件中進行自定義組件聲明(將 component 字段設爲 
相關文章
相關標籤/搜索