Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CrazyCodes/MiniApp-TouTiao
🍭🔥🔥 微信小程序-仿今日头条
https://github.com/CrazyCodes/MiniApp-TouTiao
javascript php weixin
Last synced: 18 days ago
JSON representation
🍭🔥🔥 微信小程序-仿今日头条
- Host: GitHub
- URL: https://github.com/CrazyCodes/MiniApp-TouTiao
- Owner: CrazyCodes
- License: mit
- Created: 2016-09-27T09:55:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-07T03:18:00.000Z (about 8 years ago)
- Last Synced: 2024-07-31T23:43:13.200Z (3 months ago)
- Topics: javascript, php, weixin
- Language: JavaScript
- Homepage: http://blog.fastrun.cn
- Size: 2.72 MB
- Stars: 261
- Watchers: 22
- Forks: 114
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Weichat - 仿今日头条
------
> 后面会继续开发完善,并放出相关php接口代码 ~~
>
> 志同道合的朋友可以Fork,一起撸
>
> 官方文档: https://mp.weixin.qq.com/debug/wxadoc/dev/?t=1475052055457
>
> html 转 wxml php https://github.com/CrazyCodes/WEICHAT-WXML-HTML 暂时只支持转换img标签
更新说明
------
* 1、修改首页栏目相关问题
* 2、修改在微信上资讯详情页发送按钮错位的问题演示
------
目录结构
------
```shell
|--- 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下载地址
------
最新版本 0.10.101100
windows 64 、
windows 32 、
mac其他
------
The world is wonderful for code , I Am CrazyCoder