Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 1.67 KB

File metadata and controls

49 lines (40 loc) · 1.67 KB

The Progress of YHTML5-Seed

任务分配

功能模块 负责人 备注
项目构架 Kyle 项目基础工程搭建(项目包依赖管理, 配置fis-conf.js, 配置依赖关系)
资源更新 Meng 字体图标, 设计稿件,切图等更新
项目开发 wen,Meng,Kyle 页面模块化开发, UI组件化开发
数据联调 wen,Kyle 管理VM模块的数据绑定与通讯, 负责与后台数据接口联调
项目测试 wen,Meng,Kyle 测试页面逻辑是否正确, UI细节是否完善, 功能是否满足, 有无明显的bug
项目发布 Kyle 基于NodeJS编译输出完整的html页面, 完成基本bug修复, 处理代码冲突

demo

  • UI components
    • banner --横幅丨陈孟圆
      • index --默认
      • white --白色
    • collapse --折叠丨张大漾
    • footer
    • list
      • order --订单列表
      • more --更多
    • logo
    • nav
    • modal --孟圆
      • paymentVoucher --缴费凭证
    • select
      • performanceReport --业绩报表头部选择丨大漾
    • countdown
    • pickadate --时间组件丨张大漾
  • fix bug
    • 修复终端链接
    • lazyLoad image
    • 补充文档
    • 忽略字体图标
    • 增加脚手架分享链接
    • 增加自动打字效果

changeLog

  • 2016.08.15 融合SPA单页应用模式, 以及普通开发模式 不再以按文件夹区分
  • 2016.08.22 merging some files, /components/head.html, /bower.json
  • 2016.08.22 update README.md, /components/ie
  • 2016.08.22 update README.md, /components/ie