Skip to content

liuyuangithub/github-flow-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

慢慢买小小项目开发版本日志

第一天: 完成静态页面,通过ajax/template动态加载数据

第二天: 完成静态页面,通过ajax/template动态加载数据

第三天:

       + 1、关联前两个静态页面(通过点击菜单栏具体项,由href属性进行跳转,跳转地址通过对应接口文档获取到)
       + 2、通过category页面,菜单具体项跳转到list页面(由href属性进行跳转,跳转地址通过对应接口文档获取到。
        注:跳转到对应页面以后,还需要获取到对应数据。所以再跳转的时候就把数据通过地址栏传递过来
        www.baidu.com?name="xxx"&age=90
        )
       + 3、在list页面获取地址栏传的数据,将数据渲染到对应标签内容下。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published