-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #723 from lzhxh/master
- Loading branch information
Showing
99 changed files
with
1,073 additions
and
168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# 小程序综合开发 | ||
## 小程序名称 :筑梦心语 | ||
|
||
## 小程序二维码(体验版) | ||
![image](https://github.com/lzhxh/web-wechat-2017/raw/master/1514080901218/筑梦心语测试截图/o5w0E0d5apt6bjLmSTcqY9l96-XQ.jpg) | ||
|
||
## 小程序创意说明 | ||
前尘:照片、故事。(无尽道路/图文备忘录) | ||
幻梦:小目标、小梦想、(树型结构) | ||
今朝:记录近期的计划、成长方向。专业类练习等 | ||
诗和远方:美食、旅游(计划)、 | ||
## 小程序页面设计(各页面代码要点) | ||
筑梦pages/index/</br> | ||
前尘pages/qianc/</br> | ||
心语pages/qcnew/</br> | ||
今朝pages/jz/</br> | ||
图灵机器人pages/tl/</br> | ||
|
||
|
||
|
||
|
||
## 小程序主要界面截图 | ||
![image](https://github.com/lzhxh/web-wechat-2017/raw/master/1514080901218/筑梦心语测试截图/微信图片_20180112000327.png) | ||
![image](https://github.com/lzhxh/web-wechat-2017/raw/master/1514080901218/筑梦心语测试截图/微信图片_20180112000311.png) | ||
![image](https://github.com/lzhxh/web-wechat-2017/raw/master/1514080901218/筑梦心语测试截图/微信图片_20180112000317.jpg) | ||
![image](https://github.com/lzhxh/web-wechat-2017/raw/master/1514080901218/筑梦心语测试截图/微信图片_20180112000307.jpg) | ||
![image](https://github.com/lzhxh/web-wechat-2017/raw/master/1514080901218/筑梦心语测试截图/微信图片_20180112000322.png) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<view class="page__hd">功能维护中</view> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
.page__hd{ | ||
text-align: center; | ||
margin: 5%; | ||
color: #ccc; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,4 +22,6 @@ | |
|
||
.mid-title{ | ||
text-align: center; | ||
} | ||
} | ||
|
||
.weui-grid__icon{display:block;width:58px;height:58px;margin:0 auto} |
Oops, something went wrong.