Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

arcturus-org/ui

Repository files navigation

iceui-weapp

由于小冰天气自定义组件越写越多, 索性就把它们抽离出来了 (~ ̄▽ ̄)~

启动本地开发

npm run dev

可以通过传递 --open 指令自动打开小程序开发者工具

npm run dev:open

构建打包(node LTS)

npm run build

计划

  • calendar
  • tabbar
  • navbar
  • notify/alert
  • page
  • separator
  • search
  • icon
  • progress
  • cell
  • button
  • drawer
  • card