Skip to content

newsn/WeiXin-SmallApps-Information

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

后面会继续开发完善,并放出相关php接口代码 ~~

Weichat - 仿今日头条

更新说明

  • 1、新增个人中心页面
  • 2、新增启动页控制,第一次进去有,后续就没有了。


Project Dir

|--- api & WebService Api                 数据接口存放目录
|--- function & Custom Function Library   自定义函数库
|--- images & Img Resources               图片资源
|--- pages & View Dir                     Controller
|--- public & Public directory            公共目录
|--- template & Public View               通用模版
|--- uploads & Dowloads Files Dir         公共下载目录
|--- utils & Public Function              通用函数

Template Dir

  • 1、template [模块名称][页面名称]
  • 2、template 目录以模块划分,模块内的页面放在 [模块名称][页面名称] 内
  • 3、通用模版放在 [模块名称] 内

Other

The world is wonderful for code , I Am CrazyCoder

About

微信小程序-仿今日头条

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%