agile-working-1.0.0 一个内部使用的会议室管理小程序 构建 1、git clone https://github.com/wufajin/agile-working-1.0.0.git 2、下载微信Web开发者工具 3、输入appid 4、输入项目名字agile-working 5、导入项目 页面 登录页面:"pages/login/login", 注册页面:"pages/regist/regist", 主页面:"pages/schedule/list", 待办事项页面:"pages/todo/todolist", 预定会议页面:"pages/schedule/add/add", 操作成功页面:"pages/schedule/result/success", 操作失败页面:"pages/schedule/result/fail", 会议详情页面:"pages/schedule/detail/detail", 参与者列表:"pages/schedule/participant/participant", 修改会议页面:"pages/schedule/modify/modify", 用户页面:"pages/user/user" # 版本号1.0.4