|
仿《今日头条》APP微信小程序源代码
仿《今日头条》APP微信小程序源代码是一款类似今日头条界面的微信小程序源码,界面采用蓝色为主题,学习小程序的朋友千万不能错过!
目录结构
|— 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 通用函数
模板目录
1、template [模块名称,[页面名称,
2、template 目录以模块划分,模块内的页面放在 [模块名称,[页面名称, 内
3、通用模版放在 [模块名称, 内
开发工具
微信Web开发者工具 0.10.101100
|
|