We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sptodo ├─ cloudfunctions 云函数目录 ├─ miniprogram 小程序目录 │ ├─ adapters 接口适配器 │ ├─ components 组件目录 │ ├─ models 数据模型 │ ├─ package.json 项目依赖 │ ├─ pages 页面文件 │ ├─ style 样式文件 │ ├─ utils 工具函数 │ ├─ app.js 小程序入口 │ ├─ app.json 小程序配置 │ └─ yarn.lock lockfile └─ project.config.json 项目配置
git clone git@github.com:maggie-wayne/sptodo.git
cd sptodo/miniprogram
yarn install
npm install
project.config.json
appid