Skip to content

Commit

Permalink
增加效果截图文件夹 删除了utiles文件夹
Browse files Browse the repository at this point in the history
  • Loading branch information
jasscia committed Jan 5, 2018
1 parent 54cd135 commit d440222
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 我要圣诞帽
采用微信小程序编写 实现了为图片带帽子的功能<br>
## 程序结构如下
* image (在此放置所有圣诞帽的素材)
* pages (包含了index imageeditor combine文件夹,每个文件夹中都有四个文件,后缀名分别为 .js .json .wxss .wxml)
* index (第一步:选择底图,程序设计三个底图来源 即微信头像、相机、相册)
* imageeditor(第二步:实现选择圣诞帽 并通过移动和旋转调整圣诞帽的大小和位置)
* combine(第三步:将底图和调整后的圣诞帽合成新的图片 并保存至微信相册)
* utils 暂时没有用的
* app.js
* app.json
* app.wxss
* project.config.json
## 过程展示
##### step 1
![step1]https://github.com/jasscia/ChristmasHat/raw/master/shortcut/avatar.jpg
Binary file added shortcut/avatar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added shortcut/avatarWithHat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added shortcut/step1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added shortcut/step2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added shortcut/step3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added shortcut/step4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d440222

Please sign in to comment.