From 502e244ba792ca3b31385191514547cd23a5adb4 Mon Sep 17 00:00:00 2001
From: "468256203@qq.com" <468256203@qq.com>
Date: Wed, 27 Sep 2017 11:53:20 +0800
Subject: [PATCH 1/7] =?UTF-8?q?#47=E7=AC=AC=E4=BA=8C=E6=AC=A1=E8=AF=95?=
=?UTF-8?q?=E9=AA=8C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
1517060309/1517060309/Untitled-1.html | 27 +++++++++++++++++++++++++++
1517060309/1517060309/style.css | 9 +++++++++
2 files changed, 36 insertions(+)
create mode 100644 1517060309/1517060309/Untitled-1.html
create mode 100644 1517060309/1517060309/style.css
diff --git a/1517060309/1517060309/Untitled-1.html b/1517060309/1517060309/Untitled-1.html
new file mode 100644
index 0000000..24b42d5
--- /dev/null
+++ b/1517060309/1517060309/Untitled-1.html
@@ -0,0 +1,27 @@
+
+
+
+
+无标题文档
+
+
+
+
+
+
+
+
diff --git a/1517060309/1517060309/style.css b/1517060309/1517060309/style.css
new file mode 100644
index 0000000..77da1de
--- /dev/null
+++ b/1517060309/1517060309/style.css
@@ -0,0 +1,9 @@
+@charset "utf-8";
+/* CSS Document */
+
+p{
+ text-align:center;
+ }
+.tb{
+ display:block;
+ }
\ No newline at end of file
From 21f97e9c36df747c88070fa145f7ba5da6d3b5a7 Mon Sep 17 00:00:00 2001
From: "468256203@qq.com" <468256203@qq.com>
Date: Wed, 18 Oct 2017 10:12:41 +0800
Subject: [PATCH 2/7] =?UTF-8?q?#71=E7=AC=AC=E4=B8=89=E6=AC=A1=E8=AF=95?=
=?UTF-8?q?=E9=AA=8C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
1517060309/1517060333/html.html | 29 +++++++++
1517060309/1517060333/style.css | 9 +++
1517060309/scorll.js | 110 ++++++++++++++++++++++++++++++++
1517060309/scorll.json | 1 +
1517060309/scorll.wxml | 27 ++++++++
1517060309/scorll.wxss | 1 +
6 files changed, 177 insertions(+)
create mode 100644 1517060309/1517060333/html.html
create mode 100644 1517060309/1517060333/style.css
create mode 100644 1517060309/scorll.js
create mode 100644 1517060309/scorll.json
create mode 100644 1517060309/scorll.wxml
create mode 100644 1517060309/scorll.wxss
diff --git a/1517060309/1517060333/html.html b/1517060309/1517060333/html.html
new file mode 100644
index 0000000..83e6993
--- /dev/null
+++ b/1517060309/1517060333/html.html
@@ -0,0 +1,29 @@
+
+
+
+
+1517060333
+
+
+
+
+
+
+
+ GAI
+ |
+
+ PG ONE
+ |
+
+
+
+
+
+
diff --git a/1517060309/1517060333/style.css b/1517060309/1517060333/style.css
new file mode 100644
index 0000000..77da1de
--- /dev/null
+++ b/1517060309/1517060333/style.css
@@ -0,0 +1,9 @@
+@charset "utf-8";
+/* CSS Document */
+
+p{
+ text-align:center;
+ }
+.tb{
+ display:block;
+ }
\ No newline at end of file
diff --git a/1517060309/scorll.js b/1517060309/scorll.js
new file mode 100644
index 0000000..2a9f73c
--- /dev/null
+++ b/1517060309/scorll.js
@@ -0,0 +1,110 @@
+// pages/comp/scroll.js
+var base64 = require("../example/images/base64");
+
+Page({
+
+ /**
+ * 页面的初始数据
+ */
+ data: {
+ isEnd: false,
+ messages: [{
+ name: "张三",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }]
+ },
+
+ /**
+ * 生命周期函数--监听页面加载
+ */
+ onLoad: function (options) {
+ this.setData({
+ icon20: base64.icon20,
+ icon60: base64.icon60
+ });
+ },
+
+ /**
+ * 生命周期函数--监听页面初次渲染完成
+ */
+ onReady: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面显示
+ */
+ onShow: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面隐藏
+ */
+ onHide: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面卸载
+ */
+ onUnload: function () {
+
+ },
+
+ /**
+ * 页面相关事件处理函数--监听用户下拉动作
+ */
+ onPullDownRefresh: function () {
+
+ },
+
+ /**
+ * 页面上拉触底事件的处理函数
+ */
+ onReachBottom: function () {
+
+ },
+
+ /**
+ * 用户点击右上角分享
+ */
+ onShareAppMessage: function () {
+
+ },
+
+ onEnd: function () {
+ console.log("onEnd")
+ var that = this;
+ var data = that.data;
+ that.setData({
+ isEnd: true /*,
+ messages: data.messages.concat([{
+ name: "Tom",
+ last: "Hello!"
+ }, {
+ name: "john",
+ last: "yes."
+ }]) */
+ });
+
+ }
+})
\ No newline at end of file
diff --git a/1517060309/scorll.json b/1517060309/scorll.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060309/scorll.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060309/scorll.wxml b/1517060309/scorll.wxml
new file mode 100644
index 0000000..5e598b2
--- /dev/null
+++ b/1517060309/scorll.wxml
@@ -0,0 +1,27 @@
+
+
+
+ Panel
+ 面板
+
+
+
+
+
+
+
+
+
+
+ {{index}} {{item.name}}
+ {{item.last}}
+
+
+
+
+
+
+ 正在加载……
+
+
+
\ No newline at end of file
diff --git a/1517060309/scorll.wxss b/1517060309/scorll.wxss
new file mode 100644
index 0000000..b4b450f
--- /dev/null
+++ b/1517060309/scorll.wxss
@@ -0,0 +1 @@
+/* pages/comp/scorll.wxss */
\ No newline at end of file
From 8657f6519fc32a17de410e8e8828cc708d3f6e84 Mon Sep 17 00:00:00 2001
From: "468256203@qq.com" <468256203@qq.com>
Date: Wed, 18 Oct 2017 10:19:42 +0800
Subject: [PATCH 3/7] =?UTF-8?q?#71=E7=AC=AC=E4=B8=89=E6=AC=A1=E4=BD=9C?=
=?UTF-8?q?=E4=B8=9A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
1517060309/1517060333/html.html | 29 -----------------------------
1517060309/1517060333/style.css | 9 ---------
2 files changed, 38 deletions(-)
delete mode 100644 1517060309/1517060333/html.html
delete mode 100644 1517060309/1517060333/style.css
diff --git a/1517060309/1517060333/html.html b/1517060309/1517060333/html.html
deleted file mode 100644
index 83e6993..0000000
--- a/1517060309/1517060333/html.html
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-1517060333
-
-
-
-
-
-
-
- GAI
- |
-
- PG ONE
- |
-
-
-
-
-
-
diff --git a/1517060309/1517060333/style.css b/1517060309/1517060333/style.css
deleted file mode 100644
index 77da1de..0000000
--- a/1517060309/1517060333/style.css
+++ /dev/null
@@ -1,9 +0,0 @@
-@charset "utf-8";
-/* CSS Document */
-
-p{
- text-align:center;
- }
-.tb{
- display:block;
- }
\ No newline at end of file
From 1997fe4b0df8ddab8404cc8b153317bfa2e969b3 Mon Sep 17 00:00:00 2001
From: "468256203@qq.com" <468256203@qq.com>
Date: Wed, 18 Oct 2017 10:22:19 +0800
Subject: [PATCH 4/7] =?UTF-8?q?#71=E7=AC=AC=E4=B8=89=E6=AC=A1=E4=BD=9C?=
=?UTF-8?q?=E4=B8=9A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
1517060309/1517060309.txt | 13 -------------
1517060309/1517060309/Untitled-1.html | 27 ---------------------------
1517060309/1517060309/style.css | 9 ---------
3 files changed, 49 deletions(-)
delete mode 100644 1517060309/1517060309.txt
delete mode 100644 1517060309/1517060309/Untitled-1.html
delete mode 100644 1517060309/1517060309/style.css
diff --git a/1517060309/1517060309.txt b/1517060309/1517060309.txt
deleted file mode 100644
index 64e57a4..0000000
--- a/1517060309/1517060309.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-1517060309
-
-
-ͼƬ
-
-
-ͼƬվ
-
-
\ No newline at end of file
diff --git a/1517060309/1517060309/Untitled-1.html b/1517060309/1517060309/Untitled-1.html
deleted file mode 100644
index 24b42d5..0000000
--- a/1517060309/1517060309/Untitled-1.html
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
-无标题文档
-
-
-
-
-
-
-
-
diff --git a/1517060309/1517060309/style.css b/1517060309/1517060309/style.css
deleted file mode 100644
index 77da1de..0000000
--- a/1517060309/1517060309/style.css
+++ /dev/null
@@ -1,9 +0,0 @@
-@charset "utf-8";
-/* CSS Document */
-
-p{
- text-align:center;
- }
-.tb{
- display:block;
- }
\ No newline at end of file
From 0e88cb6c25856fe7d62fcb19c63a520760faca9c Mon Sep 17 00:00:00 2001
From: "468256203@qq.com" <468256203@qq.com>
Date: Wed, 18 Oct 2017 10:28:21 +0800
Subject: [PATCH 5/7] =?UTF-8?q?#22=E7=AC=AC=E4=B8=89=E6=AC=A1=E4=BD=9C?=
=?UTF-8?q?=E4=B8=9A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
1517060309/1517060309.txt | 13 +++++++++++++
1517060309/1517060309/Untitled-1.html | 27 +++++++++++++++++++++++++++
1517060309/1517060309/style.css | 9 +++++++++
3 files changed, 49 insertions(+)
create mode 100644 1517060309/1517060309.txt
create mode 100644 1517060309/1517060309/Untitled-1.html
create mode 100644 1517060309/1517060309/style.css
diff --git a/1517060309/1517060309.txt b/1517060309/1517060309.txt
new file mode 100644
index 0000000..64e57a4
--- /dev/null
+++ b/1517060309/1517060309.txt
@@ -0,0 +1,13 @@
+
+
+
+
+1517060309
+
+
+ͼƬ
+
+
+ͼƬվ
+
+
\ No newline at end of file
diff --git a/1517060309/1517060309/Untitled-1.html b/1517060309/1517060309/Untitled-1.html
new file mode 100644
index 0000000..24b42d5
--- /dev/null
+++ b/1517060309/1517060309/Untitled-1.html
@@ -0,0 +1,27 @@
+
+
+
+
+无标题文档
+
+
+
+
+
+
+
+
diff --git a/1517060309/1517060309/style.css b/1517060309/1517060309/style.css
new file mode 100644
index 0000000..77da1de
--- /dev/null
+++ b/1517060309/1517060309/style.css
@@ -0,0 +1,9 @@
+@charset "utf-8";
+/* CSS Document */
+
+p{
+ text-align:center;
+ }
+.tb{
+ display:block;
+ }
\ No newline at end of file
From c2baf551415e1e0a267bfd9048a8fc5c28fca865 Mon Sep 17 00:00:00 2001
From: "468256203@qq.com" <468256203@qq.com>
Date: Wed, 18 Oct 2017 10:53:54 +0800
Subject: [PATCH 6/7] =?UTF-8?q?#82=E8=A1=A8=E5=8D=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
1517060309/form/form.js | 91 +++++++++++++++++++++++++++++++++++++++
1517060309/form/form.json | 1 +
1517060309/form/form.wxml | 35 +++++++++++++++
1517060309/form/form.wxss | 1 +
4 files changed, 128 insertions(+)
create mode 100644 1517060309/form/form.js
create mode 100644 1517060309/form/form.json
create mode 100644 1517060309/form/form.wxml
create mode 100644 1517060309/form/form.wxss
diff --git a/1517060309/form/form.js b/1517060309/form/form.js
new file mode 100644
index 0000000..c9195dd
--- /dev/null
+++ b/1517060309/form/form.js
@@ -0,0 +1,91 @@
+// pages/form/form.js
+Page({
+
+ /**
+ * 页面的初始数据
+ */
+ data: {
+ text: "Hello"
+ },
+
+ /**
+ * 生命周期函数--监听页面加载
+ */
+ onLoad: function (options) {
+ var that = this;
+ wx.getStorage({
+ key: 'formData',
+ success: function (res) {
+ console.log(res.data)
+ that.setData({
+ text: res.data.text,
+ paragh: res.data.paragh
+ });
+ }
+ })
+ },
+
+ /**
+ * 生命周期函数--监听页面初次渲染完成
+ */
+ onReady: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面显示
+ */
+ onShow: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面隐藏
+ */
+ onHide: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面卸载
+ */
+ onUnload: function () {
+
+ },
+
+ /**
+ * 页面相关事件处理函数--监听用户下拉动作
+ */
+ onPullDownRefresh: function () {
+
+ },
+
+ /**
+ * 页面上拉触底事件的处理函数
+ */
+ onReachBottom: function () {
+
+ },
+
+ /**
+ * 用户点击右上角分享
+ */
+ onShareAppMessage: function () {
+
+ },
+
+ doSubmit: function (e) {
+ console.dir(e)
+ var that = this;
+ var text = e.detail.value.text;
+ var paragh = e.detail.value.paragh;
+
+ wx.setStorage({
+ key: "formData",
+ data: {
+ text: text,
+ paragh: paragh
+ }
+ })
+ }
+})
\ No newline at end of file
diff --git a/1517060309/form/form.json b/1517060309/form/form.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060309/form/form.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060309/form/form.wxml b/1517060309/form/form.wxml
new file mode 100644
index 0000000..3736ce7
--- /dev/null
+++ b/1517060309/form/form.wxml
@@ -0,0 +1,35 @@
+
+
+
+ 表单示例
+ 输入文字并提交
+
+
+
\ No newline at end of file
diff --git a/1517060309/form/form.wxss b/1517060309/form/form.wxss
new file mode 100644
index 0000000..773650c
--- /dev/null
+++ b/1517060309/form/form.wxss
@@ -0,0 +1 @@
+/* pages/form/form.wxss */
\ No newline at end of file
From 38950695aeb1a5986b19bee1e7fa782f0eb3ec60 Mon Sep 17 00:00:00 2001
From: "468256203@qq.com" <468256203@qq.com>
Date: Wed, 25 Oct 2017 10:09:23 +0800
Subject: [PATCH 7/7] =?UTF-8?q?#81=20=E9=99=88=E6=8C=AF=E9=9B=84=E6=9C=9F?=
=?UTF-8?q?=E6=9C=AB=E4=BD=9C=E4=B8=9A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
1517060309/20171025/app.js | 39 +
1517060309/20171025/app.json | 44 +
1517060309/20171025/app.wxss | 11 +
1517060309/20171025/images/1.png | Bin 0 -> 948 bytes
1517060309/20171025/images/11.png | Bin 0 -> 1034 bytes
1517060309/20171025/images/2.png | Bin 0 -> 1585 bytes
1517060309/20171025/images/22.png | Bin 0 -> 1964 bytes
1517060309/20171025/images/3.png | Bin 0 -> 1783 bytes
1517060309/20171025/images/33.png | Bin 0 -> 2222 bytes
1517060309/20171025/pages/comp/index.js | 110 ++
1517060309/20171025/pages/comp/index.json | 1 +
1517060309/20171025/pages/comp/index.wxml | 27 +
1517060309/20171025/pages/comp/index.wxss | 1 +
1517060309/20171025/pages/comp/scorll.js | 110 ++
1517060309/20171025/pages/comp/scorll.json | 1 +
1517060309/20171025/pages/comp/scorll.wxml | 27 +
1517060309/20171025/pages/comp/scorll.wxss | 1 +
1517060309/20171025/pages/comp/scroll.js | 110 ++
1517060309/20171025/pages/comp/scroll.json | 1 +
1517060309/20171025/pages/comp/scroll.wxml | 38 +
1517060309/20171025/pages/comp/scroll.wxss | 1 +
1517060309/20171025/pages/comp/view.js | 66 ++
1517060309/20171025/pages/comp/view.json | 1 +
1517060309/20171025/pages/comp/view.wxml | 32 +
1517060309/20171025/pages/comp/view.wxss | 1 +
1517060309/20171025/pages/example/.DS_Store | Bin 0 -> 10244 bytes
.../pages/example/actionsheet/actionsheet.js | 12 +
.../example/actionsheet/actionsheet.wxml | 11 +
.../example/actionsheet/actionsheet.wxss | 3 +
.../20171025/pages/example/arti1/arti1.js | 1 +
.../20171025/pages/example/arti1/arti1.json | 1 +
.../20171025/pages/example/arti1/arti1.wxml | 31 +
.../20171025/pages/example/arti1/arti1.wxss | 6 +
.../20171025/pages/example/arti1/article.js | 66 ++
.../20171025/pages/example/arti1/article.json | 1 +
.../20171025/pages/example/arti1/article.wxml | 2 +
.../20171025/pages/example/arti1/article.wxss | 1 +
.../20171025/pages/example/arti2/article.js | 1 +
.../20171025/pages/example/arti2/article.json | 1 +
.../20171025/pages/example/arti2/article.wxml | 79 ++
.../20171025/pages/example/arti2/article.wxss | 6 +
.../20171025/pages/example/arti3/article.js | 1 +
.../20171025/pages/example/arti3/article.json | 1 +
.../20171025/pages/example/arti3/article.wxml | 41 +
.../20171025/pages/example/arti3/article.wxss | 6 +
.../20171025/pages/example/article/article.js | 1 +
.../pages/example/article/article.json | 1 +
.../pages/example/article/article.wxml | 35 +
.../pages/example/article/article.wxss | 6 +
.../20171025/pages/example/badge/badge.js | 1 +
.../20171025/pages/example/badge/badge.wxml | 54 +
.../20171025/pages/example/button/button.js | 1 +
.../20171025/pages/example/button/button.json | 1 +
.../20171025/pages/example/button/button.wxml | 28 +
.../20171025/pages/example/button/button.wxss | 8 +
.../20171025/pages/example/comp/comp.js | 66 ++
.../20171025/pages/example/comp/comp.json | 1 +
.../20171025/pages/example/comp/comp.wxml | 2 +
.../20171025/pages/example/comp/comp.wxss | 1 +
.../20171025/pages/example/comp/form.js | 66 ++
.../20171025/pages/example/comp/form.json | 1 +
.../20171025/pages/example/comp/form.wxml | 2 +
.../20171025/pages/example/comp/form.wxss | 1 +
.../20171025/pages/example/comp/from.js | 66 ++
.../20171025/pages/example/comp/from.json | 1 +
.../20171025/pages/example/comp/from.wxml | 2 +
.../20171025/pages/example/comp/from.wxss | 1 +
.../20171025/pages/example/dialog/dialog.js | 29 +
.../20171025/pages/example/dialog/dialog.wxml | 12 +
.../20171025/pages/example/dialog/dialog.wxss | 3 +
.../20171025/pages/example/flex/flex.js | 1 +
.../20171025/pages/example/flex/flex.json | 1 +
.../20171025/pages/example/flex/flex.wxml | 31 +
.../20171025/pages/example/flex/flex.wxss | 9 +
.../20171025/pages/example/footer/footer.js | 1 +
.../20171025/pages/example/footer/footer.wxml | 36 +
.../20171025/pages/example/footer/footer.wxss | 8 +
.../20171025/pages/example/gallery/gallery.js | 1 +
.../pages/example/gallery/gallery.wxml | 6 +
.../20171025/pages/example/grid/grid.js | 5 +
.../20171025/pages/example/grid/grid.wxml | 16 +
.../20171025/pages/example/icons/icons.js | 1 +
.../20171025/pages/example/icons/icons.wxml | 53 +
.../20171025/pages/example/icons/icons.wxss | 28 +
.../20171025/pages/example/images/.DS_Store | Bin 0 -> 10244 bytes
.../20171025/pages/example/images/025.png | Bin 0 -> 8773 bytes
.../20171025/pages/example/images/111111.jpg | Bin 0 -> 19844 bytes
.../20171025/pages/example/images/a.png | Bin 0 -> 23211 bytes
.../20171025/pages/example/images/b.png | Bin 0 -> 20867 bytes
.../20171025/pages/example/images/banner.jpg | Bin 0 -> 9627 bytes
.../20171025/pages/example/images/base64.js | 4 +
.../20171025/pages/example/images/c.png | Bin 0 -> 22520 bytes
.../20171025/pages/example/images/conf64.png | Bin 0 -> 1547 bytes
.../pages/example/images/conf64_on.png | Bin 0 -> 1378 bytes
.../pages/example/images/conference128.png | Bin 0 -> 9912 bytes
.../pages/example/images/conference64.png | Bin 0 -> 4558 bytes
.../20171025/pages/example/images/copy24.png | Bin 0 -> 1017 bytes
.../pages/example/images/copy24_on.png | Bin 0 -> 912 bytes
.../20171025/pages/example/images/d.png | Bin 0 -> 20248 bytes
.../20171025/pages/example/images/di (1).jpg | Bin 0 -> 19844 bytes
.../20171025/pages/example/images/di (1).png | Bin 0 -> 6531 bytes
.../20171025/pages/example/images/di (2).png | Bin 0 -> 8773 bytes
.../pages/example/images/dollar24.png | Bin 0 -> 2412 bytes
.../20171025/pages/example/images/drink64.png | Bin 0 -> 2684 bytes
.../pages/example/images/drink64_on.png | Bin 0 -> 2600 bytes
.../20171025/pages/example/images/e.png | Bin 0 -> 18729 bytes
.../20171025/pages/example/images/edit64.png | Bin 0 -> 2084 bytes
.../pages/example/images/edit64_on.png | Bin 0 -> 1757 bytes
.../20171025/pages/example/images/email64.png | Bin 0 -> 3628 bytes
.../pages/example/images/email64_on.png | Bin 0 -> 2883 bytes
.../pages/example/images/explore64.png | Bin 0 -> 4429 bytes
.../pages/example/images/explore64_on.png | Bin 0 -> 4750 bytes
.../20171025/pages/example/images/f.png | Bin 0 -> 19039 bytes
.../20171025/pages/example/images/g.png | Bin 0 -> 24034 bytes
.../pages/example/images/gh_3f30c746ba34.png | Bin 0 -> 10801 bytes
.../20171025/pages/example/images/h.png | Bin 0 -> 19010 bytes
.../20171025/pages/example/images/hat24.png | Bin 0 -> 1513 bytes
.../pages/example/images/hat24_on.png | Bin 0 -> 1293 bytes
.../20171025/pages/example/images/home64.png | Bin 0 -> 2683 bytes
.../pages/example/images/home64_on.png | Bin 0 -> 2447 bytes
.../20171025/pages/example/images/i.png | Bin 0 -> 17587 bytes
.../pages/example/images/icon_footer.png | Bin 0 -> 1697 bytes
.../pages/example/images/icon_footer_link.png | Bin 0 -> 1697 bytes
.../pages/example/images/icon_intro.png | Bin 0 -> 748 bytes
.../example/images/icon_nav_feedback.png | Bin 0 -> 924 bytes
.../pages/example/images/icon_nav_form.png | Bin 0 -> 200 bytes
.../pages/example/images/icon_nav_nav.png | Bin 0 -> 579 bytes
.../pages/example/images/icon_nav_search.png | Bin 0 -> 1068 bytes
.../pages/example/images/icon_nav_special.png | Bin 0 -> 495 bytes
.../pages/example/images/icon_nav_widget.png | Bin 0 -> 357 bytes
.../pages/example/images/icon_nav_z-index.png | Bin 0 -> 388 bytes
.../pages/example/images/icon_tabbar.png | Bin 0 -> 1176 bytes
.../20171025/pages/example/images/item.png | Bin 0 -> 2506 bytes
.../20171025/pages/example/images/item_on.png | Bin 0 -> 3208 bytes
.../20171025/pages/example/images/j.png | Bin 0 -> 19338 bytes
.../20171025/pages/example/images/k.png | Bin 0 -> 22059 bytes
.../20171025/pages/example/images/l.png | Bin 0 -> 18912 bytes
.../20171025/pages/example/images/like64.png | Bin 0 -> 4466 bytes
.../pages/example/images/like64_on.png | Bin 0 -> 3604 bytes
.../20171025/pages/example/images/logo.png | Bin 0 -> 2751 bytes
.../20171025/pages/example/images/lufei.jpg | Bin 0 -> 854431 bytes
.../20171025/pages/example/images/luobin.jpg | Bin 0 -> 31769 bytes
.../20171025/pages/example/images/m.png | Bin 0 -> 22971 bytes
.../20171025/pages/example/images/mail24.png | Bin 0 -> 49866 bytes
.../pages/example/images/mail24_on.png | Bin 0 -> 48785 bytes
.../20171025/pages/example/images/n.png | Bin 0 -> 22614 bytes
.../20171025/pages/example/images/namei.jpg | Bin 0 -> 54961 bytes
.../20171025/pages/example/images/o.png | Bin 0 -> 22624 bytes
.../20171025/pages/example/images/p.png | Bin 0 -> 19592 bytes
.../20171025/pages/example/images/pic_160.png | Bin 0 -> 2243 bytes
.../pages/example/images/pic_article.png | Bin 0 -> 816 bytes
.../20171025/pages/example/images/post24.png | Bin 0 -> 1950 bytes
.../20171025/pages/example/images/q.png | Bin 0 -> 24568 bytes
.../20171025/pages/example/images/qiaoba.jpg | Bin 0 -> 57187 bytes
.../20171025/pages/example/images/r.png | Bin 0 -> 22694 bytes
.../20171025/pages/example/images/s.png | Bin 0 -> 22072 bytes
.../pages/example/images/scholar24.png | Bin 0 -> 2138 bytes
.../20171025/pages/example/images/shanzhi.jpg | Bin 0 -> 38651 bytes
.../20171025/pages/example/images/star64.png | Bin 0 -> 3269 bytes
.../pages/example/images/star64_on.png | Bin 0 -> 2296 bytes
.../20171025/pages/example/images/suolong.jpg | Bin 0 -> 80308 bytes
.../20171025/pages/example/images/t.png | Bin 0 -> 18946 bytes
.../example/images/tags/agricultural.png | Bin 0 -> 7181 bytes
.../example/images/tags/architecture.png | Bin 0 -> 8153 bytes
.../pages/example/images/tags/art.png | Bin 0 -> 6998 bytes
.../pages/example/images/tags/biology.png | Bin 0 -> 5761 bytes
.../pages/example/images/tags/chemistry.png | Bin 0 -> 2196 bytes
.../pages/example/images/tags/computer.png | Bin 0 -> 2259 bytes
.../pages/example/images/tags/economics.png | Bin 0 -> 6570 bytes
.../pages/example/images/tags/education.png | Bin 0 -> 4702 bytes
.../pages/example/images/tags/history.png | Bin 0 -> 3335 bytes
.../pages/example/images/tags/mathematics.png | Bin 0 -> 1887 bytes
.../pages/example/images/tags/medicine.png | Bin 0 -> 3455 bytes
.../pages/example/images/tags/physical.png | Bin 0 -> 6259 bytes
.../pages/example/images/upload64.png | Bin 0 -> 1271 bytes
.../pages/example/images/upload64_on.png | Bin 0 -> 1225 bytes
.../20171025/pages/example/images/user64.png | Bin 0 -> 3992 bytes
.../pages/example/images/user64_on.png | Bin 0 -> 3337 bytes
.../20171025/pages/example/images/vcode.jpg | Bin 0 -> 2775 bytes
1517060309/20171025/pages/example/index.js | 49 +
1517060309/20171025/pages/example/index.wxml | 31 +
1517060309/20171025/pages/example/index.wxss | 53 +
.../20171025/pages/example/input/input.js | 106 ++
.../20171025/pages/example/input/input.wxml | 194 +++
.../20171025/pages/example/list/list.js | 8 +
.../20171025/pages/example/list/list.json | 1 +
.../20171025/pages/example/list/list.wxml | 75 ++
.../20171025/pages/example/list/list.wxss | 1 +
.../pages/example/loadmore/loadmore.js | 1 +
.../pages/example/loadmore/loadmore.wxml | 18 +
.../pages/example/loadmore/loadmore.wxss | 3 +
.../20171025/pages/example/luobin/lb.js | 1 +
.../20171025/pages/example/luobin/lb.json | 1 +
.../20171025/pages/example/luobin/lb.wxml | 31 +
.../20171025/pages/example/luobin/lb.wxss | 6 +
1517060309/20171025/pages/example/msg/msg.js | 12 +
.../20171025/pages/example/msg/msg.wxml | 12 +
.../20171025/pages/example/msg/msg.wxss | 3 +
.../20171025/pages/example/msg/msg_fail.js | 1 +
.../20171025/pages/example/msg/msg_fail.wxml | 25 +
.../20171025/pages/example/msg/msg_fail.wxss | 3 +
.../20171025/pages/example/msg/msg_success.js | 1 +
.../pages/example/msg/msg_success.wxml | 25 +
.../pages/example/msg/msg_success.wxss | 3 +
.../20171025/pages/example/navbar/navbar.js | 27 +
.../20171025/pages/example/navbar/navbar.wxml | 19 +
.../20171025/pages/example/navbar/navbar.wxss | 12 +
.../20171025/pages/example/panel/panel.js | 10 +
.../20171025/pages/example/panel/panel.wxml | 93 ++
.../20171025/pages/example/picker/picker.js | 24 +
.../20171025/pages/example/picker/picker.wxml | 19 +
.../20171025/pages/example/picker/picker.wxss | 3 +
.../20171025/pages/example/preview/preview.js | 1 +
.../pages/example/preview/preview.wxml | 57 +
.../pages/example/preview/preview.wxss | 3 +
.../pages/example/progress/progress.js | 31 +
.../pages/example/progress/progress.wxml | 43 +
.../pages/example/progress/progress.wxss | 3 +
.../20171025/pages/example/qiaoba/qb.js | 1 +
.../20171025/pages/example/qiaoba/qb.json | 1 +
.../20171025/pages/example/qiaoba/qb.wxml | 35 +
.../20171025/pages/example/qiaoba/qb.wxss | 6 +
.../pages/example/searchbar/searchbar.js | 27 +
.../pages/example/searchbar/searchbar.wxml | 46 +
.../pages/example/searchbar/searchbar.wxss | 10 +
.../20171025/pages/example/slider/slider.js | 1 +
.../20171025/pages/example/slider/slider.wxml | 11 +
.../20171025/pages/example/slider/slider.wxss | 3 +
.../20171025/pages/example/tabbar/tabbar.js | 1 +
.../20171025/pages/example/tabbar/tabbar.wxml | 6 +
.../20171025/pages/example/toast/toast.js | 16 +
.../20171025/pages/example/toast/toast.wxml | 12 +
.../20171025/pages/example/toast/toast.wxss | 3 +
.../pages/example/uploader/uploader.js | 24 +
.../pages/example/uploader/uploader.wxml | 51 +
1517060309/20171025/pages/form/form.js | 112 ++
1517060309/20171025/pages/form/form.json | 1 +
1517060309/20171025/pages/form/form.wxml | 35 +
1517060309/20171025/pages/form/form.wxss | 1 +
1517060309/20171025/pages/index/index.js | 113 ++
1517060309/20171025/pages/index/index.json | 1 +
1517060309/20171025/pages/index/index.wxml | 26 +
1517060309/20171025/pages/index/index.wxss | 21 +
1517060309/20171025/pages/logs/logs.js | 15 +
1517060309/20171025/pages/logs/logs.json | 3 +
1517060309/20171025/pages/logs/logs.wxml | 6 +
1517060309/20171025/pages/logs/logs.wxss | 8 +
1517060309/20171025/pages/mine/mine.js | 66 ++
1517060309/20171025/pages/mine/mine.json | 1 +
1517060309/20171025/pages/mine/mine.wxml | 2 +
1517060309/20171025/pages/mine/mine.wxss | 1 +
1517060309/20171025/style/.DS_Store | Bin 0 -> 6148 bytes
1517060309/20171025/style/base/fn.wxss | 0
.../20171025/style/base/mixin/setArrow.wxss | 0
.../20171025/style/base/mixin/setOnepx.wxss | 0
.../20171025/style/base/mixin/text.wxss | 0
1517060309/20171025/style/base/reset.wxss | 7 +
.../20171025/style/base/variable/color.wxss | 0
.../20171025/style/base/variable/global.wxss | 0
.../style/base/variable/weui-button.wxss | 0
.../style/base/variable/weui-cell.wxss | 0
.../style/base/variable/weui-dialog.wxss | 0
.../style/base/variable/weui-grid.wxss | 0
.../style/base/variable/weui-msg.wxss | 0
.../style/base/variable/weui-progress.wxss | 0
1517060309/20171025/style/weui.wxss | 1040 +++++++++++++++++
.../widget/weui-agree/weui-agree (2).wxss | 31 +
.../style/widget/weui-agree/weui-agree.wxss | 6 +
.../widget/weui-animate/weui-animate (2).wxss | 88 ++
.../widget/weui-animate/weui-animate.wxss | 6 +
.../style/widget/weui-button/weui-button.wxss | 9 +
.../style/widget/weui-cell/weui-access.wxss | 34 +
.../style/widget/weui-cell/weui-cell.wxss | 86 ++
.../style/widget/weui-cell/weui-check.wxss | 22 +
.../style/widget/weui-cell/weui-form.wxss | 224 ++++
.../weui-form/weui-form-preview.wxss | 119 ++
.../weui-cell/weui-form/weui-form_common.wxss | 46 +
.../weui-cell/weui-form/weui-select.wxss | 36 +
.../weui-cell/weui-form/weui-vcode.wxss | 23 +
.../style/widget/weui-cell/weui-switch.wxss | 4 +
.../style/widget/weui-cell/weui-uploader.wxss | 95 ++
.../style/widget/weui-flex/weui-flex.wxss | 10 +
.../style/widget/weui-footer/weui-footer.wxss | 42 +
.../style/widget/weui-grid/weui-grid.wxss | 33 +
.../widget/weui-loading/weui-loading.wxss | 34 +
.../widget/weui-media-box/weui-media-box.wxss | 94 ++
.../style/widget/weui-page/weui-article.wxss | 25 +
.../style/widget/weui-page/weui-msg.wxss | 41 +
.../style/widget/weui-panel/weui-panel.wxss | 46 +
.../widget/weui-progress/weui-progress.wxss | 17 +
.../widget/weui-searchbar/weui-searchbar.wxss | 73 ++
.../style/widget/weui-tab/weui-navbar.wxss | 46 +
.../style/widget/weui-tab/weui-tab.wxss | 57 +
.../style/widget/weui-tips/weui-badge.wxss | 16 +
.../style/widget/weui-tips/weui-loadmore.wxss | 40 +
1517060309/20171025/utils/util.js | 19 +
296 files changed, 5628 insertions(+)
create mode 100644 1517060309/20171025/app.js
create mode 100644 1517060309/20171025/app.json
create mode 100644 1517060309/20171025/app.wxss
create mode 100644 1517060309/20171025/images/1.png
create mode 100644 1517060309/20171025/images/11.png
create mode 100644 1517060309/20171025/images/2.png
create mode 100644 1517060309/20171025/images/22.png
create mode 100644 1517060309/20171025/images/3.png
create mode 100644 1517060309/20171025/images/33.png
create mode 100644 1517060309/20171025/pages/comp/index.js
create mode 100644 1517060309/20171025/pages/comp/index.json
create mode 100644 1517060309/20171025/pages/comp/index.wxml
create mode 100644 1517060309/20171025/pages/comp/index.wxss
create mode 100644 1517060309/20171025/pages/comp/scorll.js
create mode 100644 1517060309/20171025/pages/comp/scorll.json
create mode 100644 1517060309/20171025/pages/comp/scorll.wxml
create mode 100644 1517060309/20171025/pages/comp/scorll.wxss
create mode 100644 1517060309/20171025/pages/comp/scroll.js
create mode 100644 1517060309/20171025/pages/comp/scroll.json
create mode 100644 1517060309/20171025/pages/comp/scroll.wxml
create mode 100644 1517060309/20171025/pages/comp/scroll.wxss
create mode 100644 1517060309/20171025/pages/comp/view.js
create mode 100644 1517060309/20171025/pages/comp/view.json
create mode 100644 1517060309/20171025/pages/comp/view.wxml
create mode 100644 1517060309/20171025/pages/comp/view.wxss
create mode 100644 1517060309/20171025/pages/example/.DS_Store
create mode 100644 1517060309/20171025/pages/example/actionsheet/actionsheet.js
create mode 100644 1517060309/20171025/pages/example/actionsheet/actionsheet.wxml
create mode 100644 1517060309/20171025/pages/example/actionsheet/actionsheet.wxss
create mode 100644 1517060309/20171025/pages/example/arti1/arti1.js
create mode 100644 1517060309/20171025/pages/example/arti1/arti1.json
create mode 100644 1517060309/20171025/pages/example/arti1/arti1.wxml
create mode 100644 1517060309/20171025/pages/example/arti1/arti1.wxss
create mode 100644 1517060309/20171025/pages/example/arti1/article.js
create mode 100644 1517060309/20171025/pages/example/arti1/article.json
create mode 100644 1517060309/20171025/pages/example/arti1/article.wxml
create mode 100644 1517060309/20171025/pages/example/arti1/article.wxss
create mode 100644 1517060309/20171025/pages/example/arti2/article.js
create mode 100644 1517060309/20171025/pages/example/arti2/article.json
create mode 100644 1517060309/20171025/pages/example/arti2/article.wxml
create mode 100644 1517060309/20171025/pages/example/arti2/article.wxss
create mode 100644 1517060309/20171025/pages/example/arti3/article.js
create mode 100644 1517060309/20171025/pages/example/arti3/article.json
create mode 100644 1517060309/20171025/pages/example/arti3/article.wxml
create mode 100644 1517060309/20171025/pages/example/arti3/article.wxss
create mode 100644 1517060309/20171025/pages/example/article/article.js
create mode 100644 1517060309/20171025/pages/example/article/article.json
create mode 100644 1517060309/20171025/pages/example/article/article.wxml
create mode 100644 1517060309/20171025/pages/example/article/article.wxss
create mode 100644 1517060309/20171025/pages/example/badge/badge.js
create mode 100644 1517060309/20171025/pages/example/badge/badge.wxml
create mode 100644 1517060309/20171025/pages/example/button/button.js
create mode 100644 1517060309/20171025/pages/example/button/button.json
create mode 100644 1517060309/20171025/pages/example/button/button.wxml
create mode 100644 1517060309/20171025/pages/example/button/button.wxss
create mode 100644 1517060309/20171025/pages/example/comp/comp.js
create mode 100644 1517060309/20171025/pages/example/comp/comp.json
create mode 100644 1517060309/20171025/pages/example/comp/comp.wxml
create mode 100644 1517060309/20171025/pages/example/comp/comp.wxss
create mode 100644 1517060309/20171025/pages/example/comp/form.js
create mode 100644 1517060309/20171025/pages/example/comp/form.json
create mode 100644 1517060309/20171025/pages/example/comp/form.wxml
create mode 100644 1517060309/20171025/pages/example/comp/form.wxss
create mode 100644 1517060309/20171025/pages/example/comp/from.js
create mode 100644 1517060309/20171025/pages/example/comp/from.json
create mode 100644 1517060309/20171025/pages/example/comp/from.wxml
create mode 100644 1517060309/20171025/pages/example/comp/from.wxss
create mode 100644 1517060309/20171025/pages/example/dialog/dialog.js
create mode 100644 1517060309/20171025/pages/example/dialog/dialog.wxml
create mode 100644 1517060309/20171025/pages/example/dialog/dialog.wxss
create mode 100644 1517060309/20171025/pages/example/flex/flex.js
create mode 100644 1517060309/20171025/pages/example/flex/flex.json
create mode 100644 1517060309/20171025/pages/example/flex/flex.wxml
create mode 100644 1517060309/20171025/pages/example/flex/flex.wxss
create mode 100644 1517060309/20171025/pages/example/footer/footer.js
create mode 100644 1517060309/20171025/pages/example/footer/footer.wxml
create mode 100644 1517060309/20171025/pages/example/footer/footer.wxss
create mode 100644 1517060309/20171025/pages/example/gallery/gallery.js
create mode 100644 1517060309/20171025/pages/example/gallery/gallery.wxml
create mode 100644 1517060309/20171025/pages/example/grid/grid.js
create mode 100644 1517060309/20171025/pages/example/grid/grid.wxml
create mode 100644 1517060309/20171025/pages/example/icons/icons.js
create mode 100644 1517060309/20171025/pages/example/icons/icons.wxml
create mode 100644 1517060309/20171025/pages/example/icons/icons.wxss
create mode 100644 1517060309/20171025/pages/example/images/.DS_Store
create mode 100644 1517060309/20171025/pages/example/images/025.png
create mode 100644 1517060309/20171025/pages/example/images/111111.jpg
create mode 100644 1517060309/20171025/pages/example/images/a.png
create mode 100644 1517060309/20171025/pages/example/images/b.png
create mode 100644 1517060309/20171025/pages/example/images/banner.jpg
create mode 100644 1517060309/20171025/pages/example/images/base64.js
create mode 100644 1517060309/20171025/pages/example/images/c.png
create mode 100644 1517060309/20171025/pages/example/images/conf64.png
create mode 100644 1517060309/20171025/pages/example/images/conf64_on.png
create mode 100644 1517060309/20171025/pages/example/images/conference128.png
create mode 100644 1517060309/20171025/pages/example/images/conference64.png
create mode 100644 1517060309/20171025/pages/example/images/copy24.png
create mode 100644 1517060309/20171025/pages/example/images/copy24_on.png
create mode 100644 1517060309/20171025/pages/example/images/d.png
create mode 100644 1517060309/20171025/pages/example/images/di (1).jpg
create mode 100644 1517060309/20171025/pages/example/images/di (1).png
create mode 100644 1517060309/20171025/pages/example/images/di (2).png
create mode 100644 1517060309/20171025/pages/example/images/dollar24.png
create mode 100644 1517060309/20171025/pages/example/images/drink64.png
create mode 100644 1517060309/20171025/pages/example/images/drink64_on.png
create mode 100644 1517060309/20171025/pages/example/images/e.png
create mode 100644 1517060309/20171025/pages/example/images/edit64.png
create mode 100644 1517060309/20171025/pages/example/images/edit64_on.png
create mode 100644 1517060309/20171025/pages/example/images/email64.png
create mode 100644 1517060309/20171025/pages/example/images/email64_on.png
create mode 100644 1517060309/20171025/pages/example/images/explore64.png
create mode 100644 1517060309/20171025/pages/example/images/explore64_on.png
create mode 100644 1517060309/20171025/pages/example/images/f.png
create mode 100644 1517060309/20171025/pages/example/images/g.png
create mode 100644 1517060309/20171025/pages/example/images/gh_3f30c746ba34.png
create mode 100644 1517060309/20171025/pages/example/images/h.png
create mode 100644 1517060309/20171025/pages/example/images/hat24.png
create mode 100644 1517060309/20171025/pages/example/images/hat24_on.png
create mode 100644 1517060309/20171025/pages/example/images/home64.png
create mode 100644 1517060309/20171025/pages/example/images/home64_on.png
create mode 100644 1517060309/20171025/pages/example/images/i.png
create mode 100644 1517060309/20171025/pages/example/images/icon_footer.png
create mode 100644 1517060309/20171025/pages/example/images/icon_footer_link.png
create mode 100644 1517060309/20171025/pages/example/images/icon_intro.png
create mode 100644 1517060309/20171025/pages/example/images/icon_nav_feedback.png
create mode 100644 1517060309/20171025/pages/example/images/icon_nav_form.png
create mode 100644 1517060309/20171025/pages/example/images/icon_nav_nav.png
create mode 100644 1517060309/20171025/pages/example/images/icon_nav_search.png
create mode 100644 1517060309/20171025/pages/example/images/icon_nav_special.png
create mode 100644 1517060309/20171025/pages/example/images/icon_nav_widget.png
create mode 100644 1517060309/20171025/pages/example/images/icon_nav_z-index.png
create mode 100644 1517060309/20171025/pages/example/images/icon_tabbar.png
create mode 100644 1517060309/20171025/pages/example/images/item.png
create mode 100644 1517060309/20171025/pages/example/images/item_on.png
create mode 100644 1517060309/20171025/pages/example/images/j.png
create mode 100644 1517060309/20171025/pages/example/images/k.png
create mode 100644 1517060309/20171025/pages/example/images/l.png
create mode 100644 1517060309/20171025/pages/example/images/like64.png
create mode 100644 1517060309/20171025/pages/example/images/like64_on.png
create mode 100644 1517060309/20171025/pages/example/images/logo.png
create mode 100644 1517060309/20171025/pages/example/images/lufei.jpg
create mode 100644 1517060309/20171025/pages/example/images/luobin.jpg
create mode 100644 1517060309/20171025/pages/example/images/m.png
create mode 100644 1517060309/20171025/pages/example/images/mail24.png
create mode 100644 1517060309/20171025/pages/example/images/mail24_on.png
create mode 100644 1517060309/20171025/pages/example/images/n.png
create mode 100644 1517060309/20171025/pages/example/images/namei.jpg
create mode 100644 1517060309/20171025/pages/example/images/o.png
create mode 100644 1517060309/20171025/pages/example/images/p.png
create mode 100644 1517060309/20171025/pages/example/images/pic_160.png
create mode 100644 1517060309/20171025/pages/example/images/pic_article.png
create mode 100644 1517060309/20171025/pages/example/images/post24.png
create mode 100644 1517060309/20171025/pages/example/images/q.png
create mode 100644 1517060309/20171025/pages/example/images/qiaoba.jpg
create mode 100644 1517060309/20171025/pages/example/images/r.png
create mode 100644 1517060309/20171025/pages/example/images/s.png
create mode 100644 1517060309/20171025/pages/example/images/scholar24.png
create mode 100644 1517060309/20171025/pages/example/images/shanzhi.jpg
create mode 100644 1517060309/20171025/pages/example/images/star64.png
create mode 100644 1517060309/20171025/pages/example/images/star64_on.png
create mode 100644 1517060309/20171025/pages/example/images/suolong.jpg
create mode 100644 1517060309/20171025/pages/example/images/t.png
create mode 100644 1517060309/20171025/pages/example/images/tags/agricultural.png
create mode 100644 1517060309/20171025/pages/example/images/tags/architecture.png
create mode 100644 1517060309/20171025/pages/example/images/tags/art.png
create mode 100644 1517060309/20171025/pages/example/images/tags/biology.png
create mode 100644 1517060309/20171025/pages/example/images/tags/chemistry.png
create mode 100644 1517060309/20171025/pages/example/images/tags/computer.png
create mode 100644 1517060309/20171025/pages/example/images/tags/economics.png
create mode 100644 1517060309/20171025/pages/example/images/tags/education.png
create mode 100644 1517060309/20171025/pages/example/images/tags/history.png
create mode 100644 1517060309/20171025/pages/example/images/tags/mathematics.png
create mode 100644 1517060309/20171025/pages/example/images/tags/medicine.png
create mode 100644 1517060309/20171025/pages/example/images/tags/physical.png
create mode 100644 1517060309/20171025/pages/example/images/upload64.png
create mode 100644 1517060309/20171025/pages/example/images/upload64_on.png
create mode 100644 1517060309/20171025/pages/example/images/user64.png
create mode 100644 1517060309/20171025/pages/example/images/user64_on.png
create mode 100644 1517060309/20171025/pages/example/images/vcode.jpg
create mode 100644 1517060309/20171025/pages/example/index.js
create mode 100644 1517060309/20171025/pages/example/index.wxml
create mode 100644 1517060309/20171025/pages/example/index.wxss
create mode 100644 1517060309/20171025/pages/example/input/input.js
create mode 100644 1517060309/20171025/pages/example/input/input.wxml
create mode 100644 1517060309/20171025/pages/example/list/list.js
create mode 100644 1517060309/20171025/pages/example/list/list.json
create mode 100644 1517060309/20171025/pages/example/list/list.wxml
create mode 100644 1517060309/20171025/pages/example/list/list.wxss
create mode 100644 1517060309/20171025/pages/example/loadmore/loadmore.js
create mode 100644 1517060309/20171025/pages/example/loadmore/loadmore.wxml
create mode 100644 1517060309/20171025/pages/example/loadmore/loadmore.wxss
create mode 100644 1517060309/20171025/pages/example/luobin/lb.js
create mode 100644 1517060309/20171025/pages/example/luobin/lb.json
create mode 100644 1517060309/20171025/pages/example/luobin/lb.wxml
create mode 100644 1517060309/20171025/pages/example/luobin/lb.wxss
create mode 100644 1517060309/20171025/pages/example/msg/msg.js
create mode 100644 1517060309/20171025/pages/example/msg/msg.wxml
create mode 100644 1517060309/20171025/pages/example/msg/msg.wxss
create mode 100644 1517060309/20171025/pages/example/msg/msg_fail.js
create mode 100644 1517060309/20171025/pages/example/msg/msg_fail.wxml
create mode 100644 1517060309/20171025/pages/example/msg/msg_fail.wxss
create mode 100644 1517060309/20171025/pages/example/msg/msg_success.js
create mode 100644 1517060309/20171025/pages/example/msg/msg_success.wxml
create mode 100644 1517060309/20171025/pages/example/msg/msg_success.wxss
create mode 100644 1517060309/20171025/pages/example/navbar/navbar.js
create mode 100644 1517060309/20171025/pages/example/navbar/navbar.wxml
create mode 100644 1517060309/20171025/pages/example/navbar/navbar.wxss
create mode 100644 1517060309/20171025/pages/example/panel/panel.js
create mode 100644 1517060309/20171025/pages/example/panel/panel.wxml
create mode 100644 1517060309/20171025/pages/example/picker/picker.js
create mode 100644 1517060309/20171025/pages/example/picker/picker.wxml
create mode 100644 1517060309/20171025/pages/example/picker/picker.wxss
create mode 100644 1517060309/20171025/pages/example/preview/preview.js
create mode 100644 1517060309/20171025/pages/example/preview/preview.wxml
create mode 100644 1517060309/20171025/pages/example/preview/preview.wxss
create mode 100644 1517060309/20171025/pages/example/progress/progress.js
create mode 100644 1517060309/20171025/pages/example/progress/progress.wxml
create mode 100644 1517060309/20171025/pages/example/progress/progress.wxss
create mode 100644 1517060309/20171025/pages/example/qiaoba/qb.js
create mode 100644 1517060309/20171025/pages/example/qiaoba/qb.json
create mode 100644 1517060309/20171025/pages/example/qiaoba/qb.wxml
create mode 100644 1517060309/20171025/pages/example/qiaoba/qb.wxss
create mode 100644 1517060309/20171025/pages/example/searchbar/searchbar.js
create mode 100644 1517060309/20171025/pages/example/searchbar/searchbar.wxml
create mode 100644 1517060309/20171025/pages/example/searchbar/searchbar.wxss
create mode 100644 1517060309/20171025/pages/example/slider/slider.js
create mode 100644 1517060309/20171025/pages/example/slider/slider.wxml
create mode 100644 1517060309/20171025/pages/example/slider/slider.wxss
create mode 100644 1517060309/20171025/pages/example/tabbar/tabbar.js
create mode 100644 1517060309/20171025/pages/example/tabbar/tabbar.wxml
create mode 100644 1517060309/20171025/pages/example/toast/toast.js
create mode 100644 1517060309/20171025/pages/example/toast/toast.wxml
create mode 100644 1517060309/20171025/pages/example/toast/toast.wxss
create mode 100644 1517060309/20171025/pages/example/uploader/uploader.js
create mode 100644 1517060309/20171025/pages/example/uploader/uploader.wxml
create mode 100644 1517060309/20171025/pages/form/form.js
create mode 100644 1517060309/20171025/pages/form/form.json
create mode 100644 1517060309/20171025/pages/form/form.wxml
create mode 100644 1517060309/20171025/pages/form/form.wxss
create mode 100644 1517060309/20171025/pages/index/index.js
create mode 100644 1517060309/20171025/pages/index/index.json
create mode 100644 1517060309/20171025/pages/index/index.wxml
create mode 100644 1517060309/20171025/pages/index/index.wxss
create mode 100644 1517060309/20171025/pages/logs/logs.js
create mode 100644 1517060309/20171025/pages/logs/logs.json
create mode 100644 1517060309/20171025/pages/logs/logs.wxml
create mode 100644 1517060309/20171025/pages/logs/logs.wxss
create mode 100644 1517060309/20171025/pages/mine/mine.js
create mode 100644 1517060309/20171025/pages/mine/mine.json
create mode 100644 1517060309/20171025/pages/mine/mine.wxml
create mode 100644 1517060309/20171025/pages/mine/mine.wxss
create mode 100644 1517060309/20171025/style/.DS_Store
create mode 100644 1517060309/20171025/style/base/fn.wxss
create mode 100644 1517060309/20171025/style/base/mixin/setArrow.wxss
create mode 100644 1517060309/20171025/style/base/mixin/setOnepx.wxss
create mode 100644 1517060309/20171025/style/base/mixin/text.wxss
create mode 100644 1517060309/20171025/style/base/reset.wxss
create mode 100644 1517060309/20171025/style/base/variable/color.wxss
create mode 100644 1517060309/20171025/style/base/variable/global.wxss
create mode 100644 1517060309/20171025/style/base/variable/weui-button.wxss
create mode 100644 1517060309/20171025/style/base/variable/weui-cell.wxss
create mode 100644 1517060309/20171025/style/base/variable/weui-dialog.wxss
create mode 100644 1517060309/20171025/style/base/variable/weui-grid.wxss
create mode 100644 1517060309/20171025/style/base/variable/weui-msg.wxss
create mode 100644 1517060309/20171025/style/base/variable/weui-progress.wxss
create mode 100644 1517060309/20171025/style/weui.wxss
create mode 100644 1517060309/20171025/style/widget/weui-agree/weui-agree (2).wxss
create mode 100644 1517060309/20171025/style/widget/weui-agree/weui-agree.wxss
create mode 100644 1517060309/20171025/style/widget/weui-animate/weui-animate (2).wxss
create mode 100644 1517060309/20171025/style/widget/weui-animate/weui-animate.wxss
create mode 100644 1517060309/20171025/style/widget/weui-button/weui-button.wxss
create mode 100644 1517060309/20171025/style/widget/weui-cell/weui-access.wxss
create mode 100644 1517060309/20171025/style/widget/weui-cell/weui-cell.wxss
create mode 100644 1517060309/20171025/style/widget/weui-cell/weui-check.wxss
create mode 100644 1517060309/20171025/style/widget/weui-cell/weui-form.wxss
create mode 100644 1517060309/20171025/style/widget/weui-cell/weui-form/weui-form-preview.wxss
create mode 100644 1517060309/20171025/style/widget/weui-cell/weui-form/weui-form_common.wxss
create mode 100644 1517060309/20171025/style/widget/weui-cell/weui-form/weui-select.wxss
create mode 100644 1517060309/20171025/style/widget/weui-cell/weui-form/weui-vcode.wxss
create mode 100644 1517060309/20171025/style/widget/weui-cell/weui-switch.wxss
create mode 100644 1517060309/20171025/style/widget/weui-cell/weui-uploader.wxss
create mode 100644 1517060309/20171025/style/widget/weui-flex/weui-flex.wxss
create mode 100644 1517060309/20171025/style/widget/weui-footer/weui-footer.wxss
create mode 100644 1517060309/20171025/style/widget/weui-grid/weui-grid.wxss
create mode 100644 1517060309/20171025/style/widget/weui-loading/weui-loading.wxss
create mode 100644 1517060309/20171025/style/widget/weui-media-box/weui-media-box.wxss
create mode 100644 1517060309/20171025/style/widget/weui-page/weui-article.wxss
create mode 100644 1517060309/20171025/style/widget/weui-page/weui-msg.wxss
create mode 100644 1517060309/20171025/style/widget/weui-panel/weui-panel.wxss
create mode 100644 1517060309/20171025/style/widget/weui-progress/weui-progress.wxss
create mode 100644 1517060309/20171025/style/widget/weui-searchbar/weui-searchbar.wxss
create mode 100644 1517060309/20171025/style/widget/weui-tab/weui-navbar.wxss
create mode 100644 1517060309/20171025/style/widget/weui-tab/weui-tab.wxss
create mode 100644 1517060309/20171025/style/widget/weui-tips/weui-badge.wxss
create mode 100644 1517060309/20171025/style/widget/weui-tips/weui-loadmore.wxss
create mode 100644 1517060309/20171025/utils/util.js
diff --git a/1517060309/20171025/app.js b/1517060309/20171025/app.js
new file mode 100644
index 0000000..b545190
--- /dev/null
+++ b/1517060309/20171025/app.js
@@ -0,0 +1,39 @@
+//app.js
+App({
+ onLaunch: function () {
+ // 展示本地存储能力
+ var logs = wx.getStorageSync('logs') || []
+ logs.unshift(Date.now())
+ wx.setStorageSync('logs', logs)
+
+ // 登录
+ wx.login({
+ success: res => {
+ // 发送 res.code 到后台换取 openId, sessionKey, unionId
+ }
+ })
+ // 获取用户信息
+ wx.getSetting({
+ success: res => {
+ if (res.authSetting['scope.userInfo']) {
+ // 已经授权,可以直接调用 getUserInfo 获取头像昵称,不会弹框
+ wx.getUserInfo({
+ success: res => {
+ // 可以将 res 发送给后台解码出 unionId
+ this.globalData.userInfo = res.userInfo
+
+ // 由于 getUserInfo 是网络请求,可能会在 Page.onLoad 之后才返回
+ // 所以此处加入 callback 以防止这种情况
+ if (this.userInfoReadyCallback) {
+ this.userInfoReadyCallback(res)
+ }
+ }
+ })
+ }
+ }
+ })
+ },
+ globalData: {
+ userInfo: null
+ }
+})
\ No newline at end of file
diff --git a/1517060309/20171025/app.json b/1517060309/20171025/app.json
new file mode 100644
index 0000000..aa674fa
--- /dev/null
+++ b/1517060309/20171025/app.json
@@ -0,0 +1,44 @@
+{
+"pages": [
+ "pages/comp/scroll",
+ "pages/index/index",
+ "pages/logs/logs",
+ "pages/comp/view",
+ "pages/example/list/list",
+ "pages/example/article/article",
+ "pages/form/form",
+ "pages/example/arti1/arti1",
+ "pages/example/arti2/article",
+ "pages/example/arti3/article",
+ "pages/example/luobin/lb",
+ "pages/example/qiaoba/qb"
+],
+"window": {
+ "backgroundTextStyle": "light",
+ "navigationBarBackgroundColor": "#BBDEF8",
+ "navigationBarTitleText": "海贼王",
+ "navigationBarTextStyle": "white"
+},
+"tabBar": {
+ "list": [
+ {
+ "pagePath": "pages/index/index",
+ "iconPath": "images/1.png",
+ "selectedIconPath": "images/11.png",
+ "text": "首页"
+ },
+ {
+ "pagePath": "pages/comp/scroll",
+ "iconPath": "images/2.png",
+ "selectedIconPath": "images/22.png",
+ "text": "发现"
+ },
+ {
+ "pagePath": "pages/form/form",
+ "iconPath": "images/3.png",
+ "selectedIconPath": "images/33.png",
+ "text": "我"
+ }
+ ]
+}
+}
\ No newline at end of file
diff --git a/1517060309/20171025/app.wxss b/1517060309/20171025/app.wxss
new file mode 100644
index 0000000..f58bfe5
--- /dev/null
+++ b/1517060309/20171025/app.wxss
@@ -0,0 +1,11 @@
+/**app.wxss**/
+@import 'style/weui.wxss';
+.container {
+ height: 100%;
+ display: flex;
+ flex-direction: column;
+ align-items: center;
+ justify-content: space-between;
+ padding: 200rpx 0;
+ box-sizing: border-box;
+}
diff --git a/1517060309/20171025/images/1.png b/1517060309/20171025/images/1.png
new file mode 100644
index 0000000000000000000000000000000000000000..f23279235806ff29f1b27ad289480b46465ad9b1
GIT binary patch
literal 948
zcmV;l155mgP)=02suS-EAAuEJz0Q$r;^QC&*KMNLtkOjb)
z_$J(!f{+}5Mf{Qwk^%@3zZ8UI0H%mv0zwi1bHwL{5FJ1a@i`$x1rSqwE(p;8q!6D2
zLKFZg#ixca8$b^6DIv@PkW+jr2$KOUAwC6!NdT4<9~(k2fD**Vgb)OvB=NBzm;sb1
zJ_ZC6fRe?}h43nXHHe=BVHCic#7~7V2w;ukr$Fchux9b05QYHUAmUfww0LN$w>j(e
zG5)Kk(E7gHff@qv#m3C)7hzKL%&N;VVBLH2>
zi1-Nr?t=gj(Qyg*8?|F|)umT56e7As#Os!g2N5|lEdjl$3&DfXHT1h=;RCksMdZ4#
z?`YWwX$!kqL)y2?-oXt8PDICNn221CwccL^pnqOfmG}tw#>_XN2IU?fV($jP;++tp
zmibbT39)yJ0E;(5h+5`LJtoB7Edngw2q9{jFZGxZd$$O%cq4?UWxmv7LhRilz~YS%
zqL%qmj|s7NivWu^LWo-C^BLP2BA)sj;}G+NXo$VpBY=o506=r~?onAyvvM2P6d1d7N#GhfYtP%?nOh^QyU|7d{%0G_qLqEX?iH(I{Z)8j8{cOgKE1mHzJ
zdV#%#m8zN%C@;sH44hN{tea{My@?45J^teAAI89-Bv-2iM6uq}b@8L&MB
zC%pm!%lO&0!tH&)$ZN3Jw?MN&shg!!Jfk~5|DE8$Ij6h97Z(xfm|OjN3=#E%s`_I}
z5gAREi0GJD0f5e3cYrNBN>c>%^$Djy@J8J+bGvDIoXQK)&h$y&{34=lIsNHQ@z|pz
zqGpTTzOAzFo
z$dY240ayg47~_xYXzF|h0Gc%EfsNV;A~L&ISv-I)R1ZX-6&FJ-?+{0<4nT-F%h><#
W!hC%Qse7*g0000_
z07_IXZQ7fk5TP*@J@k+cuM1XJHw5hfnD`gt&94Bk8xcDkgR_5Q{<_o&K`Vgg;^}M*
zZo2@vE&y%;fOZJl0K|#!n^u!$o6QADLC^wVp7@~LlY*ce0FU@2At(hPB0eby$^a}Q
zJ_!g)0IVWjHw5VbWQf-ZK`H>5;&nlg20(>)9T21dP$^zDgp~p45U&!#N&s|*tLgjfKThuSe9e(;^qS#Wx*^SoZhy`l%LcZK_%Xa_1DfL;H_
z8W%+HWw3D-bZ=zDq}_)PA`?_FVXpdaN4cVhy
z92XA^z>XMzCy&5n=nxF|C`wO4jLKY;?fMAtCjw|9k6mFp2;gPzUai-JAE#d9C+_04CL7*U5h&(8vCU
zbu1c?ZhMh^ITqCEao+la)QRRB*m
zM2PbEQ*9#>Z&m?3*$^Sh<4?7XNW57E@MJ@TD33p8vrV-sIPi-7cFDb!`Gu%RyxJ>Z
zdtBQy2v4G)$`VlzklF+D$0;wwS$3%fP;uTgz{`D}FOWKY(>huOLV5w%^*;bmB7)zT
zb6Z}{xMT+`tSZpM79t!>gvXrSi2z9@fNANouf$>2!Akj|-a};b!fGecsRz(EuVUw(
zvR!W@z&mz?H88C`k*tSp*A_r)*eKW|w5&!@I07*qoM6N<$
Ef=;5u=>Px#
literal 0
HcmV?d00001
diff --git a/1517060309/20171025/images/2.png b/1517060309/20171025/images/2.png
new file mode 100644
index 0000000000000000000000000000000000000000..49033ba90ebd6e9b0d35b1884a575b113afdf921
GIT binary patch
literal 1585
zcmV-12G043P)Q+@-b+@ZgxBh;pADSz6$;XvTzJI%j0NgjTTV{4wg!jqJ_`EflC6-7~Xm
zX2#!q@&N-7|GI>c4yK=(*^|UWYx+wwd)f;`1OO<%FtcAf7|f@Pf*>B789X#c4FDE>ovGRPL^N7c8DZ|935e*q((i2Sok;zanV|_KP~rLa
z^tqZA0|YdpI!XYb-fZ5b{vmB5L^Dx=5$qI3e@Wl*?1MoBbn}4En(sT-fPd)WCm2l-
zasXf+#C`K2f&oLI|1izrZ`SJ>`Q|Z2d`$0PAAl8tkOQC$Be7now;00&a9)g_HP>$5
zdFcW{0YG)Wq^F-J74Ahmnuj#-4cP9@#^hO>?*>5uaOwY3Ip(5Gwti=09|J8wV$4Ah
z*!-y4*XZY(a9hnu0YEx9t=ZCd#;{>*5>Ni9z^w~l=H^S9u&0F%fU5s*o!)j-BRCcQ
zNa!O49ZH`d2EQ?Ts21*=y90o_;r$s=aI};$jxmnc5)F5hTbQ5n>sp33o(bWQ0JK1M
z^ZP3WGD|^@o>L*0D|P
z0Dw#H1pOF{LgmQIN5A_qNIl^!;rl-Vq0(8eN95WJv<5;k*U_MdDhh>!ts*f`h-#rQ
znI~m8_`n&Cq`#5mHO=1>Kq(p8LJbxDnuM9drV+wS5b_$w-bteX=y5b#3tYNUsH;58
z03j^!v9VoHyFlPOXJWvl@q+h>wJw0-M7_k$T-MZe
znS+M;psGZVAT-|y0AJ7vco(L|FiasG7+%{EQW~YEM~#P8^W@w!y#S0ze#^N4LDYz}
zwLj^gBY+{`FB$;T!94*m9nuT7V2=ji0O{{xdp&J(><}l&WrZPotYGJN6R>-|6j6hk
zV;UZChGFc|0)WkOruGo6F*9^oAzK882mMkLrB~0wAg%_0Mqv=6fZ%6uE1E-E?xj6=
zK?`V#hSHE-<@W+eqMUw9tMrucxS<)+mjKYsLzsYKv`d_y+apO$-XJ9sB%m4{c@S5O
z3UdIoGK19leHV43qlQTB2QKTnVQRioi2C0IuYl%5?
z3V^Eq?E1Xc1kPGg1%2M~enPe8r~r7?h9qW<=P%hRQee}qnj^jjuTLTa7;8+g#Dmu)
zIi7cklLFw)i7ABFnBq;JWSriFI3DXkVJX5@(A?ctq(Q_G=%r5cdK5#s$12Bd;X()etz6J0CuOp)WFtrW*p9y
zM^_BK8rh@wed_efDAfpnCtTg53BM$wZ7}v2*h_ChS47-*8J$H0DH3}3YxNvNzX90J
zAIp~mdvsot(k$}nnGo!%{pIuYCQ+BR8{-^QJ2R1hTjLX2E09=95
zVNnYBfIz=0^ZKx6C*6&|8%29(0oq})*(2ug73qHAa+Lw8IrvMOhw$Fdb4j}(e9)5z^;TPwhLhB3H_Rq1^Gyx$7Kuln3_R3W2d578=
z@7Ds2k=ci!Iz^_*6{?D|FHRV!4TyAOaL@QC+E*J&9=heaEvG%O*kTao8AwMXbE*Kz$+ITR-!
zDdE-t$OAdNehj?nIjz&O;F^y2@`ykQuFcORp!zNV*d6b)9AaJ9FKz|#y}mgBx8Z*>
z0SLn6Zw^4rIjzY7f7bwraQFHO2mtrq3C^Fv{7~7{+v~Vx5zToG(V|;jAUr_W*B?w
zG%QU(WJtasY|hF+NO2sAmnH&0eU4Ub1)+9}Lfu%_xB?JN2p%mVl1v+m%uMTed^T5-
zAR~t9$+&uKfrJE=-@=w)a`?yzhQcRu=e`R*D><@x#6wxVQ7zPrd++uSrmjahtC8+{+MJ@yhAW|K;`71A=#37@05qv%c>9|?sriMGarIcGw@ri&
z$B5RMaK0?LA{M#98}dYY6nkiuM2IMIcIki!wYhwJ;{vB9*Vl;r@U8_{YGD;d2Lv&i
zOw?za8_QON)IG9_9(rZyiziugi~uO3`E`!)2+*Bh?xn_lw=bvm{0F)}Cm|B=g5SIx+A_|i*=o5pQWX+l`Tly9h#-8O{
zN-c^cnLAUOy)w~8c(7z&fFw~w+;oAaAB<)HEONKmtsH_;Q{sl)kUrfXpd=&S#+BJ=
z*(!0yyKS7*BnzZq)E6n#iW1czP8Su%08p73(fYt19hQmTlX_9}3JIl$&gezndaEvw
z78OQC-WUK;fpi6jkDIffToqM*)=?l$fRL(7&iext(_eLkMk$OUEJ-D;Wu5&Ad7PtK
z9``soNn(0VTWO9m^||_Sffgi_)N+nHtd$4*-Y;Zlgn_XpaXAxP>N(hbxc)@`Dd}@Bs-YIIxG0R~?0UASwxT3Hv}IGk71
z2D9!ik*w~JSURkPs@jZgQ4mz~*HxW$t*ndg8OsCwk3hUm_+;rnN`~SY8#jAS`)Gxm
zOQ-lYb37AEu0KzR&>z^tXRGo>p>+$xHFSmt>bmj%0Hu|*%oiRypyHKUzHx0F?#grbi?Qk8GBTL3+PRe>|NFs5#{@nO
zzrZRMfNz+oDb-q&`h3xP0lh6ezqHU9{RDV`8bf<{S>!_sOJnMeqLm6&^q;P7ptFd-
yFgjK6WecWRpY8f9%y`x>Yi*?fFctJJjr$+@Co!A$sRup)0000>Y5g-CYfCvx)B0vO81c(3;AOb{y2w2~&v+t_g)7`cEoO|xf7`@hA
z@2z+Hr)t-(pZ<9d;yG^*o^$=#+K#TPy&$Q(GlWwKx`gKO&&>cazRi>eo*2Ylp1>@KHqk6%h|BK}X*o
z0RVb_oq`%x{%Ww$ic(HrfG4IXli)U=>$Eda3W
z+a0A^<+T?50Rb88whBPII0|8TKDYu60TAS!EsDRAq;UdUn=z;jzT9ZeT!1gjlPXc1
zHDB1);cqqws{s6*7KiRAuEwGQp|t=p0-9o76sj8iU>F5cwlKe|j>wAU>_HzJgcSfX
z?MDlUz7m??g!T3oG*~*bi+TUv+^C(i1>wCSFh7#f1t6!fsz4z)A~=k2tX;8z@1Z{6
z@)KD`fMyVI4Qh_53=RM+3iX-X31W^yXZAr}03s&fb_CL4a{wT}6VRX@lY{Kj-eBRk
zPEd3J$idAHE>9St9Is#iOz1WTfYz^ixp`GzVgwY0QKBr&qEbA{FoG@>BCX9-kICr(
zpwxq3k(NdUN(BN+lO~~Ot_|98tOM)FAgf@IID@x5a0YCRVK2B82{!g55`S1XOT
z?@^Y`O-~r&3JSMdVTPhS*2Ibq5ZUkTV7&qWLgjP_09Bf6_X`w6SeL-sOJ(%eN0lA@
z$m!Ku7zZF(17kU$*>!-7{o6)gr=-nA5tar#w?rlGV0~4Vj@v0%(--619DwX!mGyI9
z0vq+cB~as5jDsz(p#lL{!$7pESi3B<;sV+SRKW%M(U)fX;v}Br*n>Neg+^eC1$K;b
z0mw>KH8zWrEsj{e#Ut+!XVzVj^U)eT07xUyskd(@z|2xurvB{g&rBd!-SRoXtj3oC
z+BJ0S4udbTs0E;RdYdPzd`pX0Zn6ge0wePi4`u~UHbQS5+~*~I(E=cpv2?qQW#DXE
zo9TCJ>q}l$d6kc=!ps0*T1P1!0dED9$COwYYy&XeLJk%by*LoXSI=rs
zEdT^auC$(M1{_i1h-FsTa#I;cSzu2f)6to;QCd+r_oWv2bNj;{H)Sky41=KZEGX;D
z-+i!<3lO)&UIilW`6*`H4Hjvc@?1w_7w}p^M^%(gX-0Q{D3YzSCq+46XtOihWR0%Q
z^86R@S^yZVqpzMoRfJa@s46u_*|twE(`Nv;mox1=S1wvnRV5{pa@ulLM|ZTym0AVX
zDhT<+XI5#dm_yN=j=Lwr6##om(0q)(Cs6f($#c$%w0tOH6>}~C2<7hdZhefNDP3hJ
z1#ynxoX1#8XM$OfDgx*0DZraOo*20T3g~4SeX7$X`g0_9mF6lxTVcRzl-C6*)gg`G
zN?aJ;(ro=$hl>qBlNFua>FSB~qvcis5W;SNLjnAkyG1nuDMb@5B{1j*V0`k+FsKak
zoV`V^5qd9Gx@2$x$hj4v5VSg{&kK^mlu0U9>U*s2KB&-`?4}k74ghUoVMW)0mH-DB
zx*p3fKsZDNRM^4Ct@7HXa>gh(W)1*cGmDmIRd_Bd+2PP7
zIvoaNzdGx%b44+yuYEl40Fd_wOZRS$q>Fu!#fc5nA-aT}W)KGeWOT2m2yogn?782c
z6-69r>w(nGp3=JjAXuhV?~abDEx#Mo14e+@`%Df?QWUlSXE3`c)$0>vE?=Ci0MLSf
z5TrzknfxY)OBJZ9`+dfd-YA}C52~~ErF8zU66z0V4H&vD*3(#+#~6O*JwO?_R{=ms
zQeu9Z3IMuCRLP1Eu%UhJ>7>zI(XpN$Rp85j4k!Sr8Ul8;|9&GdZ&C;J{Iad{=`*U=
za}`)^XqYG8FactZHSMcV(H+BJ5ZmSUFdzdWVXM7?^8~&vXDhG(0dVws)OD{bgB}II
z&0_g#`*Jfo7`y_OyZ*4>y#UDPdDWWE!RKMcH9;lJtrp4v=-R#AO=?R_;DpxI>Ca7M
zyB7fYu+$a2iYx9s(|-2?K-DBE4mRXsB@0O4gBe6|=MdyD2=@fwu&`%L@IL@&p!zJ$
Z`7iW0&rqg{XJG&U002ovPDHLkV1i`{HckKl
literal 0
HcmV?d00001
diff --git a/1517060309/20171025/images/33.png b/1517060309/20171025/images/33.png
new file mode 100644
index 0000000000000000000000000000000000000000..1d224c5567a6467323aba30ab8ee7b95ea02e22a
GIT binary patch
literal 2222
zcmV;f2vPTmP)EqkBO&L-(TXQ}rmMcLuKMan2;cYzzj6Ix?Eri~{$ba)tfxS@
ztAg(l^Z}uNZTCK{^HA0XKy}BO98+qwmsQ=gBE=mZ2Zy5+AmTH
zfG!74Pji0BXNmw&9shJlfbO-^I~VAhx}-D!wds%h;8i|EPL04j8altfPur!4Qj)d7
zRoP~r;)6**7gLxWmvNe<0H}={9{`X&dg4Rvfzx}de#v2P11hHo*pis_+*-h$z;rLE
zR8o0mFV_P)zIJ-;BGym{fE46EO<{IqL*)nn-vk>|`_>*EZ%wvdA;AeE)+2!=jx8B6
zh^P-pXLt7fxjnJ#Hf*rf`6urIy|paQ1K~-imK70Ced8K2%yeaPQoJq!1Zi;VUocJK(INo>F-FKm_(t6ToZ!TWuL&&Vd(Vs
z^7b`Joala@SPsWV{3y^sNtA9RldMRX0-%$jB5|TK~
zJYsS(-0VG*oP6k%-eoYy8v^Jqq{6|AT_!-c8>9CUAk=$b#9500V2RXl=-Kql6k-Q)~Of(_l?hNz7k5S
zlOnqD0FI;-HS{}Y3bQm`JH=VMxAxt$l>?yOFVpEK?&9UGJ!(k>Qm<8z7eFVphFlOr
zzVbP^{_<*)*aGHxK)!Pc=<5a(Cr(qBE^35y*!Mkr9d7Nry(};zD=6ZlL;$EtnK*X!
zzS$3=1(iPeq;u6W#GKPDB4=hUz$Ah>H|Ot3LD<0zH?QLKc0o`j4CU4SB+(q@F}Mg2p=0a^96y`j=>8{l2Y29HJx;ZN
zxE$q|tl^B1;=25dW^P_utD4`cPd^eiVtJ-J&JGc#pjoQrL5qv6{4P~K%>trWDrHeB
zzAAWm*QCg)C)X|ua&6pj*@D!ZMgt)B^aaAm{B%MhBH-W4fKVGZiJvc%n8gRI=$8b*
zf4Rxirzw#3@?{jwdUlz8!~l4P6f#Y?$h-*Pc<5Z6J%sWB9SY2v!8F2L_-~T8U)@D*`}myjmGkqkyE4kQ6#9oko;HWlB}H8S^P>BJPm+E>1#m-lZT%dCFB(&DL^Vs&*K1#%^7`%
zt1?_T9X9cNt&Cp6QRSJw
ziKJ;okyWj;>l0Qd+?9b6by+CgtI{_V$-`YlE{R7Ux*@<5Np7KX1Rl~z
zPO4;Cf(QUTw$hDf!>*}LuWra8Oo=2Ws|^27=hA_S=!J<=ya)s%01L!I=v~va4BKNZ
z0NMw_x;_Cymqgenq|V45b)+mWxsNufBB*N^0jSv9%i^MlD55Wm=
z2=167h!Fr5LfW446BdA%MC6v~@8^-C?aB5#1YmBk(ouR504!Ld;jqx73x5v~&kb_o
zL;&q6OwY@X$pt5ghbg}^$ZV9x(G!ffesq
zGPlS3@DMbD#nTI_`7_Llw8q=#1~b&n0MsC)c7WQtn=*PoS@Y2V@Z%8!9T#
z&z#9oS)eJQ@d1v0FTjddW=CmOlN^l=WTZ>BkSRx||NH
zCp1rq;lLlndf+B&wD(#pKpS0=*kv%~`Jg?
+
+
+ Panel
+ 面板
+
+
+
+
+
+
+
+
+
+
+ {{index}} {{item.name}}
+ {{item.last}}
+
+
+
+
+
+
+ 正在加载……
+
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/comp/index.wxss b/1517060309/20171025/pages/comp/index.wxss
new file mode 100644
index 0000000..14343d6
--- /dev/null
+++ b/1517060309/20171025/pages/comp/index.wxss
@@ -0,0 +1 @@
+/* pages/comp/scroll.wxss */
\ No newline at end of file
diff --git a/1517060309/20171025/pages/comp/scorll.js b/1517060309/20171025/pages/comp/scorll.js
new file mode 100644
index 0000000..2a9f73c
--- /dev/null
+++ b/1517060309/20171025/pages/comp/scorll.js
@@ -0,0 +1,110 @@
+// pages/comp/scroll.js
+var base64 = require("../example/images/base64");
+
+Page({
+
+ /**
+ * 页面的初始数据
+ */
+ data: {
+ isEnd: false,
+ messages: [{
+ name: "张三",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }]
+ },
+
+ /**
+ * 生命周期函数--监听页面加载
+ */
+ onLoad: function (options) {
+ this.setData({
+ icon20: base64.icon20,
+ icon60: base64.icon60
+ });
+ },
+
+ /**
+ * 生命周期函数--监听页面初次渲染完成
+ */
+ onReady: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面显示
+ */
+ onShow: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面隐藏
+ */
+ onHide: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面卸载
+ */
+ onUnload: function () {
+
+ },
+
+ /**
+ * 页面相关事件处理函数--监听用户下拉动作
+ */
+ onPullDownRefresh: function () {
+
+ },
+
+ /**
+ * 页面上拉触底事件的处理函数
+ */
+ onReachBottom: function () {
+
+ },
+
+ /**
+ * 用户点击右上角分享
+ */
+ onShareAppMessage: function () {
+
+ },
+
+ onEnd: function () {
+ console.log("onEnd")
+ var that = this;
+ var data = that.data;
+ that.setData({
+ isEnd: true /*,
+ messages: data.messages.concat([{
+ name: "Tom",
+ last: "Hello!"
+ }, {
+ name: "john",
+ last: "yes."
+ }]) */
+ });
+
+ }
+})
\ No newline at end of file
diff --git a/1517060309/20171025/pages/comp/scorll.json b/1517060309/20171025/pages/comp/scorll.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060309/20171025/pages/comp/scorll.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/comp/scorll.wxml b/1517060309/20171025/pages/comp/scorll.wxml
new file mode 100644
index 0000000..41034e7
--- /dev/null
+++ b/1517060309/20171025/pages/comp/scorll.wxml
@@ -0,0 +1,27 @@
+
+
+
+ 海贼王
+ 面板
+
+
+
+
+
+
+
+
+
+
+ {{index}} {{item.name}}
+ {{item.last}}
+
+
+
+
+
+
+ 正在加载……
+
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/comp/scorll.wxss b/1517060309/20171025/pages/comp/scorll.wxss
new file mode 100644
index 0000000..b4b450f
--- /dev/null
+++ b/1517060309/20171025/pages/comp/scorll.wxss
@@ -0,0 +1 @@
+/* pages/comp/scorll.wxss */
\ No newline at end of file
diff --git a/1517060309/20171025/pages/comp/scroll.js b/1517060309/20171025/pages/comp/scroll.js
new file mode 100644
index 0000000..2a9f73c
--- /dev/null
+++ b/1517060309/20171025/pages/comp/scroll.js
@@ -0,0 +1,110 @@
+// pages/comp/scroll.js
+var base64 = require("../example/images/base64");
+
+Page({
+
+ /**
+ * 页面的初始数据
+ */
+ data: {
+ isEnd: false,
+ messages: [{
+ name: "张三",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }, {
+ name: "李四",
+ last: "您好!"
+ }]
+ },
+
+ /**
+ * 生命周期函数--监听页面加载
+ */
+ onLoad: function (options) {
+ this.setData({
+ icon20: base64.icon20,
+ icon60: base64.icon60
+ });
+ },
+
+ /**
+ * 生命周期函数--监听页面初次渲染完成
+ */
+ onReady: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面显示
+ */
+ onShow: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面隐藏
+ */
+ onHide: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面卸载
+ */
+ onUnload: function () {
+
+ },
+
+ /**
+ * 页面相关事件处理函数--监听用户下拉动作
+ */
+ onPullDownRefresh: function () {
+
+ },
+
+ /**
+ * 页面上拉触底事件的处理函数
+ */
+ onReachBottom: function () {
+
+ },
+
+ /**
+ * 用户点击右上角分享
+ */
+ onShareAppMessage: function () {
+
+ },
+
+ onEnd: function () {
+ console.log("onEnd")
+ var that = this;
+ var data = that.data;
+ that.setData({
+ isEnd: true /*,
+ messages: data.messages.concat([{
+ name: "Tom",
+ last: "Hello!"
+ }, {
+ name: "john",
+ last: "yes."
+ }]) */
+ });
+
+ }
+})
\ No newline at end of file
diff --git a/1517060309/20171025/pages/comp/scroll.json b/1517060309/20171025/pages/comp/scroll.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060309/20171025/pages/comp/scroll.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/comp/scroll.wxml b/1517060309/20171025/pages/comp/scroll.wxml
new file mode 100644
index 0000000..1abb15a
--- /dev/null
+++ b/1517060309/20171025/pages/comp/scroll.wxml
@@ -0,0 +1,38 @@
+
+
+
+ 查看详情
+ 海贼王
+
+
+
+
+
+
+
+ 路飞
+ 查看详情
+
+
+ 索隆
+ 查看详情
+
+
+ 山治
+ 查看详情
+
+
+ 娜美
+ 查看详情
+
+
+ 罗宾
+ 查看详情
+
+
+ 乔巴
+ 查看详情
+
+
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/comp/scroll.wxss b/1517060309/20171025/pages/comp/scroll.wxss
new file mode 100644
index 0000000..14343d6
--- /dev/null
+++ b/1517060309/20171025/pages/comp/scroll.wxss
@@ -0,0 +1 @@
+/* pages/comp/scroll.wxss */
\ No newline at end of file
diff --git a/1517060309/20171025/pages/comp/view.js b/1517060309/20171025/pages/comp/view.js
new file mode 100644
index 0000000..de536c8
--- /dev/null
+++ b/1517060309/20171025/pages/comp/view.js
@@ -0,0 +1,66 @@
+// pages/comp/view.js
+Page({
+
+ /**
+ * 页面的初始数据
+ */
+ data: {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面加载
+ */
+ onLoad: function (options) {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面初次渲染完成
+ */
+ onReady: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面显示
+ */
+ onShow: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面隐藏
+ */
+ onHide: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面卸载
+ */
+ onUnload: function () {
+
+ },
+
+ /**
+ * 页面相关事件处理函数--监听用户下拉动作
+ */
+ onPullDownRefresh: function () {
+
+ },
+
+ /**
+ * 页面上拉触底事件的处理函数
+ */
+ onReachBottom: function () {
+
+ },
+
+ /**
+ * 用户点击右上角分享
+ */
+ onShareAppMessage: function () {
+
+ }
+})
\ No newline at end of file
diff --git a/1517060309/20171025/pages/comp/view.json b/1517060309/20171025/pages/comp/view.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060309/20171025/pages/comp/view.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/comp/view.wxml b/1517060309/20171025/pages/comp/view.wxml
new file mode 100644
index 0000000..731277d
--- /dev/null
+++ b/1517060309/20171025/pages/comp/view.wxml
@@ -0,0 +1,32 @@
+
+
+
+ Flex
+ Flex布局
+
+
+
+ weui
+
+
+ weui
+ weui
+
+
+ weui
+ weui
+ weui
+
+
+ weui
+ weui
+ weui
+ weui
+
+
+ weui
+ weui
+ weui
+
+
+
diff --git a/1517060309/20171025/pages/comp/view.wxss b/1517060309/20171025/pages/comp/view.wxss
new file mode 100644
index 0000000..34bd5ed
--- /dev/null
+++ b/1517060309/20171025/pages/comp/view.wxss
@@ -0,0 +1 @@
+/* pages/comp/view.wxss */
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/.DS_Store b/1517060309/20171025/pages/example/.DS_Store
new file mode 100644
index 0000000000000000000000000000000000000000..604d27520049a00e2301435f6282e67fbb106cbb
GIT binary patch
literal 10244
zcmeHMTWl0n82)Cx$YEiD%*vpYjOGCNadW_Md^
zNncDKfrx>Kfm@LQTC-UZM9)U&h=GWKh=C~v*zZG<4rbH79rrB%>7Wze0+6kw+q}><
z?E|<^(zj{fj(e87Qk&lH0ex5Ww;1TTQ+<-b$)l`u+z%c0!$=Tau{DIQB(zQARf9Or?3of~s|b^2(Ss90GFE3m9#x%e
z#Bw4Ur>zxu+_hQ7$mR*8Z8wZA{e(hQxinZM-D6|0+D?!CW#Lav=X
zN1P|t^%itT&lp-yQCHo;{fd*-OjS1r4$#Dzu6|V4>_lyBTcX=kavJxN7D|f+xnAhY
zXY}KF-5r^jQ#)H;x=a!esT9s`OJ!cFd{Id7n)+pubdc4w*&3ZyLEyJnHcDc*LqW-k
z4{W+y6uXbn%*#%~b4{%ir5;1cXojpNJhu%SMX9&o#U$_aZ*I9yl=`w(E=NOlYO%?`
zo!%}IDy~dk9Zw_@kSV%6#DMT!Fv{eBO4Gp>DhmrV`p!s=T*0^p1-MK
z6FGO@9d+}UuUNhIp3U3ZrbG~$_JA@=#mE)tNsLQxQd*we7c5+~SXwG3XL?9_NUYkh
zz!WD}PjGa-)F6<^WPyJb8>LkVdJ<&xY8$0Bf*{Adx|Fm&LE@Jyyt)nICV^xwS9!Ht
z#H|T>5add)HZ8Uaq<1+!v3TL41?@XTQ3m#0CjNOu8301^7B-Q04
z)3vyn%d`#K@d4aJQr(MP*n@|$9~F`-6RU|99>)_nieq?^B>OZ;_B1|=&*2$7i|6nq
zlI|P$Cccg5@m;)x?~{N(Bnf|pSMlqRXm^D~`(0SHg)ZAPEOUVFGocH#mYI||(83LC
z;PJBcjHLvn>)EUTzDQm{}4PAi(&&fhL4oeUM
z*eVKAA-q;bBT+vSaxw%qgK=trB{auak`&~M%|xJyYQj>GG&G&g#UPr^K>#gqG^Kvr
zr+m(6CIa{bQKL~XHjQR*y5QNI1U%y8!Df%?FEn;e{cs8OaY`8#YLz9rVJw?~8L^XO
z5m!*f^IoM~E__}}n-EBPLsRM~8y?G*16{J#qY^O?F%U7}F;L-|BzynAW9I+=Bf266
zA_o4$3}9t@S9>c3$g;KR3VYX{q~i!3tT5cTXSoZV`0IGG{B=BiVXx!)9-Hp@J8SNj
gru)o)+_Q8=%70-XGQz}|KI-qPXk>4-2eap
literal 0
HcmV?d00001
diff --git a/1517060309/20171025/pages/example/actionsheet/actionsheet.js b/1517060309/20171025/pages/example/actionsheet/actionsheet.js
new file mode 100644
index 0000000..8f02eac
--- /dev/null
+++ b/1517060309/20171025/pages/example/actionsheet/actionsheet.js
@@ -0,0 +1,12 @@
+Page({
+ open: function(){
+ wx.showActionSheet({
+ itemList: ['A', 'B', 'C'],
+ success: function(res) {
+ if (!res.cancel) {
+ console.log(res.tapIndex)
+ }
+ }
+ });
+ }
+});
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/actionsheet/actionsheet.wxml b/1517060309/20171025/pages/example/actionsheet/actionsheet.wxml
new file mode 100644
index 0000000..8ea4e15
--- /dev/null
+++ b/1517060309/20171025/pages/example/actionsheet/actionsheet.wxml
@@ -0,0 +1,11 @@
+
+
+ ActionSheet
+ 弹出式菜单,采用小程序原生的actionsheet
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/actionsheet/actionsheet.wxss b/1517060309/20171025/pages/example/actionsheet/actionsheet.wxss
new file mode 100644
index 0000000..922ad0e
--- /dev/null
+++ b/1517060309/20171025/pages/example/actionsheet/actionsheet.wxss
@@ -0,0 +1,3 @@
+page{
+ background-color: #FFFFFF;
+}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/arti1/arti1.js b/1517060309/20171025/pages/example/arti1/arti1.js
new file mode 100644
index 0000000..f16cc1a
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti1/arti1.js
@@ -0,0 +1 @@
+Page({});
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/arti1/arti1.json b/1517060309/20171025/pages/example/arti1/arti1.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti1/arti1.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/arti1/arti1.wxml b/1517060309/20171025/pages/example/arti1/arti1.wxml
new file mode 100644
index 0000000..05c5571
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti1/arti1.wxml
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+ 索隆
+
+ 罗罗诺亚·索隆(Roronoa Zoro)日本漫画《海贼王》中的男二号,草帽一伙中的战斗员,是悬赏过亿武艺高强的三刀流剑士,二年前超新星11人之一,能够自由操纵三把刀战斗。爱喝酒,爱睡觉,讲义气,海贼第一超级大路痴。为了小时候与挚友的约定而踏上了前往世界第一剑士的道路,随后成为主角蒙奇·D·路飞的第一个伙伴。在初次败给世界第一剑士"鹰眼米霍克"后向路飞发誓永不再败,并且更加努力的锻炼自己。两年后的他成功与伙伴们汇合,并且为了实现自己的梦想,奔赴强者如云的新世界。
+
+
+
+
+
+
+
+
+
+ 在成为世界第一剑士的路途上,索隆以捕捉通缉犯赚取奖金为生(因为路痴迷路了,回不去,所以当海贼猎人赚取生活费),海贼猎人索隆”(海贼狩りのゾロ)的称号。这段期间,索隆曾被巴洛克工作社的原Mr.7邀请加入,不过他要求只要由他取代克洛克达尔的社长座位就愿意加入,这造成巴洛克工作社的反对,杀死了Mr.7。有一次,为了支付铁匠修剑的钱,而去打倒悬赏1千万贝里的山鲸迪克,同时约瑟夫和强尼对他甘拜下风,决定跟随索隆。
+
+后来为了拯救女孩莉嘉而将海军的蒙卡大佐的儿子贝鲁梅伯饲养的狼杀死,因此被海军拘捕,绑在海军基地的刑场上,不给食物和水。原先贝鲁梅伯答应只要索隆能活足一个月,就会释放他。但这是贝鲁梅伯的戏言,其实打算要公开处决他。路飞知道后决定帮助索隆,并让索隆成为他的伙伴。起初索隆拒绝路飞,说不要成为一位海贼,但在克比的口中得知贝鲁梅伯要处决他后,为了实现与古伊娜的约定,决定成为路飞的伙伴,但誓言如果路飞没有成为海贼王或阻碍了他,将要路飞在他面前切腹谢罪。
+
+
+
+
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/arti1/arti1.wxss b/1517060309/20171025/pages/example/arti1/arti1.wxss
new file mode 100644
index 0000000..fa064c6
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti1/arti1.wxss
@@ -0,0 +1,6 @@
+page{
+ background-color: #FFFFFF;
+}
+image{
+ margin: 4px 0;
+}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/arti1/article.js b/1517060309/20171025/pages/example/arti1/article.js
new file mode 100644
index 0000000..3263a0c
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti1/article.js
@@ -0,0 +1,66 @@
+// pages/example/arti1/article.js
+Page({
+
+ /**
+ * 页面的初始数据
+ */
+ data: {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面加载
+ */
+ onLoad: function (options) {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面初次渲染完成
+ */
+ onReady: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面显示
+ */
+ onShow: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面隐藏
+ */
+ onHide: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面卸载
+ */
+ onUnload: function () {
+
+ },
+
+ /**
+ * 页面相关事件处理函数--监听用户下拉动作
+ */
+ onPullDownRefresh: function () {
+
+ },
+
+ /**
+ * 页面上拉触底事件的处理函数
+ */
+ onReachBottom: function () {
+
+ },
+
+ /**
+ * 用户点击右上角分享
+ */
+ onShareAppMessage: function () {
+
+ }
+})
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/arti1/article.json b/1517060309/20171025/pages/example/arti1/article.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti1/article.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/arti1/article.wxml b/1517060309/20171025/pages/example/arti1/article.wxml
new file mode 100644
index 0000000..a3374b3
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti1/article.wxml
@@ -0,0 +1,2 @@
+
+{{page}}.wxml
diff --git a/1517060309/20171025/pages/example/arti1/article.wxss b/1517060309/20171025/pages/example/arti1/article.wxss
new file mode 100644
index 0000000..487e766
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti1/article.wxss
@@ -0,0 +1 @@
+/* pages/example/arti1/article.wxss */
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/arti2/article.js b/1517060309/20171025/pages/example/arti2/article.js
new file mode 100644
index 0000000..f16cc1a
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti2/article.js
@@ -0,0 +1 @@
+Page({});
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/arti2/article.json b/1517060309/20171025/pages/example/arti2/article.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti2/article.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/arti2/article.wxml b/1517060309/20171025/pages/example/arti2/article.wxml
new file mode 100644
index 0000000..746216b
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti2/article.wxml
@@ -0,0 +1,79 @@
+
+
+
+
+
+
+
+
+
+
+ 山治
+
+ 草帽海贼团厨师,金发,有着卷曲眉毛,永远遮住半边脸的家伙,香烟不离口,最爱女人,很花心但很有风度,海贼中的绅士。小时候跟随大海贼红脚哲普学习厨艺。踢技以快准狠被海军称之为"黑足",但从不愿意伤害任何的女性,哪怕是敌人。在经过司法岛一战后也成了悬赏对象,首次悬赏就有7700万之高(但通缉令是画上去的)。梦想是找到传说之海All Blue而跟随路飞一同进入了伟大航路。是文斯莫克家族的第三子。
+
+
+
+
+
+
+
+
+
+ 沉着冷静
+
+遇到事情能冷静的分析思考,并做出正确有利的判断(女性面前除外),时常扮演奇兵的角色,为伙伴解难,让人出其不意。
+
+骑士道精神
+
+山治在草帽一伙的历险中经常表现出"骑士道精神"的原则。
+
+在空岛与"神"艾涅尔的战斗中,山治不惜牺牲自己,让娜美逃走并对"神"艾涅尔说:"正想跟你借个火。"
+
+在水之七岛篇时跟乔巴说过:"能原谅女人说谎的才是男人。"
+
+与CP9的卡莉法的战斗中,山治实力明显高于卡莉法,但山治忠于自己的原则,好几次也没有对她出手,反被她用泡沫打倒。被CP9的卡莉法击败后掉到地下层时跟娜美说:"我死也不会踢女人。"[9]
+
+在恐怖三桅帆船篇中,与阿布萨罗姆战斗时,放开昏迷中的娜美说:"我不能让我的血……弄脏你纯白的裙子!"
+
+在鱼人岛与新鱼人海贼团对决时,看到了白星流泪,说:"不能抚去女人眼泪的男人,根本不配做男人。"
+
+在庞克哈萨德篇,被特拉法尔加·罗使用能力和同伴身心调换的山治,透过罗的协助恢复原状时,得悉娜美被调换到他的身体的期间因故身受重伤,不但没有提出抱怨,还十分庆幸受伤的不是娜美而是自己,令乌索普感动得形容山治是个真男人。甚至在见到海军达丝琪被多佛朗明哥的旗下干部维尔戈殴伤时,不惜挺身和维尔戈展开对决。
+
+在德蕾斯罗萨篇,虽然身负重伤,却仍坚信舞娘紫罗兰先前曾流的泪,并说:"即便……会被100万个人苛责,我还是不会怀疑……女士的泪水!"
+
+信赖同伴
+
+有事没事会和索隆干起架来,与索隆是死对头,也是默契无比的好伙伴。对路飞表面上总是粗暴相待,但是他可以和索隆一样为了船长交出自己的性命。对乌索普和乔巴总是表现出保护与体贴。
+
+厨师精神
+
+山治对厨师、厨艺,或是对食物的态度都非常认真,不能原谅糟蹋食物的行为。对待肚子饿的人相当拥有同情心,厨艺也是一流,对各种食材的烹饪方法、特点都极其了解,绝对高超的厨师。
+
+沉迷女色
+
+罗宾登场之前非常喜欢娜美,不管娜美有什么举动,在他的眼里都是值得原谅且非常可爱的。
+
+罗宾登场后同时兼爱二人,然而若遇到别的美女也会立刻爱上。
+
+只要遇到美女立刻十分开心,且在战斗中不会攻击女人,若敌人非常美丽则往往因为主动投怀送抱而吃大亏(例如与CP9的卡莉法对战时不仅完全没踢中对方,反而被卡莉法一脚踢中要害),被娜美骂做"白痴"。
+
+在第二部剧情初期,容易因为见到或幻想到美女而狂喷鼻血,甚至在见到波雅·汉考克的美貌时还会自动石化,虽然在输入人妖的血中和之后,缓轻狂喷鼻血问题,直至见到白星公主,狂喷鼻血毛病不药而愈,还称呼没有任何画布可以形容美貌,但山治还是容易因为见到美女而当场石化。
+
+庞克哈萨德篇,山治被调换至娜美的身体,为了躲避史莱姆的追逐而感到精疲力尽之时,因为触摸到娜美的胸部而感到异常兴奋,顿时爆发出异于常人的奔跑速度,还因此惹来索隆的吐嘈。
+
+德雷斯罗萨篇,身为特雷波尔军杀手的维奥莱特利用恶魔果实能力窥看陷入昏迷状态的山治,发现山治即便处于昏迷状态,脑里仍充满著桃色思想。[2]
+
+万国篇,在婚礼上即将要枪杀自己的夏洛特布琳露出藏在刘海的第三只眼睛时,山治依旧情不自禁地称赞她的眼睛,说是"多么美丽的眼睛"。
+
+折叠通缉令
+
+在司法岛救罗宾之后,山治首次就被悬赏77000000(7千7百万)贝里,却似乎因为拍摄员忘记将照相机的盖子打开,所以拍起来的照片便是全黑的,因此拍摄员干脆用画的,画的相当难看,和迪巴鲁一模一样,这让山治深受打击。[3] 但山治的家族也通过这张画出来的通缉令,顺藤摸瓜地找到了迪巴鲁,从而不得不使迪巴鲁背井离乡当起了人口贩子。
+
+在草帽一伙复出的消息被确认之后,山治的照片终于捕获成功。在文斯莫克家族的影响下,山治的赏金变为1亿7700万贝里,并且明确规定为"Only Alive(只能活捉)"。
+
+
+
+
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/arti2/article.wxss b/1517060309/20171025/pages/example/arti2/article.wxss
new file mode 100644
index 0000000..fa064c6
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti2/article.wxss
@@ -0,0 +1,6 @@
+page{
+ background-color: #FFFFFF;
+}
+image{
+ margin: 4px 0;
+}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/arti3/article.js b/1517060309/20171025/pages/example/arti3/article.js
new file mode 100644
index 0000000..f16cc1a
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti3/article.js
@@ -0,0 +1 @@
+Page({});
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/arti3/article.json b/1517060309/20171025/pages/example/arti3/article.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti3/article.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/arti3/article.wxml b/1517060309/20171025/pages/example/arti3/article.wxml
new file mode 100644
index 0000000..5005583
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti3/article.wxml
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+
+
+
+
+ 娜美
+
+ 娜美(ナミ,Nami,CV:冈村明美,港译:奈美\娜米)是日本漫画及动画《海贼王》登场的人物,草帽海贼团的航海士。路飞的第二个伙伴,特征是橘色的短发(现在已经长至肩膀)和左肩的刺青(风车与橘子的图案,原来是阿龙海贼团的标志,加入路飞的海贼团后才改为风车与橘子的图案),使用棍术,武器是乌索普(骗人布)的发明天候棒(能操纵天气)及其后乌索普利用贝改装成加强版天候棒。精通气象学和航海术,擅长偷术、骗术、谈判及威胁恐吓,头脑聪明又机灵,能精确画出海图的天才。本质上是个细心、善良、重视感情、嫉恶如仇、偶尔有些温柔、能干的女性。出海的目的是为了绘出世界地图。
+
+
+
+
+
+
+
+
+
+ 1、精通气象知识
+
+娜美靠着自己的身体去感觉空气,来预测天气!这应该是结合了从书上学来的知识以及航海的经验才能做到的事情。对她来说,天候棒就是一种非常可靠的武器。
+
+因为她可以在必须要靠力量进行的战斗之中,靠着自己擅长的知识来弥补力量不足的缺点!战斗时攻击力虽不强但靠着极高智慧和技巧运用加强版天候棒战胜对手,擅长群体战。
+
+2、擅长使用棒术
+
+当了八年的小偷,娜美靠着高超的棒术与海贼进行战斗!因此对她来说,使用天候棒是非常简单的事情!虽然在第一次使用天候棒的战斗中,她还在进行摸索,但是却能够根据状况来立即改变棒子的组合,使出各种各样的绝招。就是因为娜美擅长使用棒术,才能够做到这种事情!
+
+外表看起来是个柔弱的女孩子,但其实她是个不逊于男人的女战士!战斗的时候她拿着她爱用的“天候棒”来对抗攻击她的敌人!
+
+以当专门对海贼下手之“小偷”为生的娜美,本来根本不需要学会战斗的技术。但是在跟着路飞等人一起冒险的过程中,她发现在即必须要具有“战斗的力量”,于是就决定要超越柔弱的自己,呼唤这个决心的东西,就是乌索普所发明的“天候棒”!得到全心强力武器的娜美,变得可以堂堂正正地对抗敌人了!
+
+
+
+
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/arti3/article.wxss b/1517060309/20171025/pages/example/arti3/article.wxss
new file mode 100644
index 0000000..fa064c6
--- /dev/null
+++ b/1517060309/20171025/pages/example/arti3/article.wxss
@@ -0,0 +1,6 @@
+page{
+ background-color: #FFFFFF;
+}
+image{
+ margin: 4px 0;
+}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/article/article.js b/1517060309/20171025/pages/example/article/article.js
new file mode 100644
index 0000000..f16cc1a
--- /dev/null
+++ b/1517060309/20171025/pages/example/article/article.js
@@ -0,0 +1 @@
+Page({});
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/article/article.json b/1517060309/20171025/pages/example/article/article.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060309/20171025/pages/example/article/article.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/article/article.wxml b/1517060309/20171025/pages/example/article/article.wxml
new file mode 100644
index 0000000..7fb47f7
--- /dev/null
+++ b/1517060309/20171025/pages/example/article/article.wxml
@@ -0,0 +1,35 @@
+
+
+
+
+
+
+
+
+
+
+ 路飞
+
+ 蒙奇·D·路飞,是日本动漫《航海王》的男主角。草帽海贼团船长。由于他的标志性特征是一顶草帽,因此常被直接称呼为草帽小子或草帽路飞。梦想是找到传说中的One Piece,成为海贼王。
+
+性格积极乐观,爱憎分明且十分重视伙伴,对任何危险的事物都超感兴趣。看似白痴,却是一个大智若愚型的无愧船长之职的人。和其他传统的海贼所不同的是,他并不会为了追求财富而无故杀戮,而是享受着身为海贼的冒险。
+
+
+
+
+
+
+
+
+
+ 路飞是超人系“橡胶果实”能力者,全身拥有橡胶体质,在战斗中路飞利用发挥了这一体质,并在不断的战斗中升级自己的招式。
+
+果实特点:能够将身体的任何部位,包含内脏、血管、牙齿,依自己的意思伸长和反弹,使看似普通的打击具有更强的威力。因为身体变成橡胶的缘故,便不用担心打出去的肢体会因为反作用力而受到伤害。变成橡胶的身躯具有绝佳的弹性与延展性。能够伸缩的距离跟能力者本身的实力成正比。 大多数的物理攻击(除了霸气)在打中橡胶人身体时会弹回去或是完全无效,小型的子弹或是普通的炮弹射中身体也能弹回去。此外,橡胶的身体不能导电,因此雷电的招式对他无效。
+
+果实弱点:斩击、砍击、高热以及低温的攻击。
+
+
+
+
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/article/article.wxss b/1517060309/20171025/pages/example/article/article.wxss
new file mode 100644
index 0000000..fa064c6
--- /dev/null
+++ b/1517060309/20171025/pages/example/article/article.wxss
@@ -0,0 +1,6 @@
+page{
+ background-color: #FFFFFF;
+}
+image{
+ margin: 4px 0;
+}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/badge/badge.js b/1517060309/20171025/pages/example/badge/badge.js
new file mode 100644
index 0000000..f16cc1a
--- /dev/null
+++ b/1517060309/20171025/pages/example/badge/badge.js
@@ -0,0 +1 @@
+Page({});
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/badge/badge.wxml b/1517060309/20171025/pages/example/badge/badge.wxml
new file mode 100644
index 0000000..af753f6
--- /dev/null
+++ b/1517060309/20171025/pages/example/badge/badge.wxml
@@ -0,0 +1,54 @@
+
+
+ Badge
+ 徽章
+
+
+
+ 新消息提示跟摘要信息后,统一在列表右侧
+
+
+ 单行列表
+
+ 详细信息
+
+
+
+
+
+ 未读数红点跟在主题信息后,统一在列表左侧
+
+
+
+
+ 8
+
+
+ 联系人名称
+ 摘要信息
+
+
+
+
+ 单行列表
+ 8
+
+
+
+
+
+ 单行列表
+ 8
+
+ 详细信息
+
+
+
+ 单行列表
+ New
+
+
+
+
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/button/button.js b/1517060309/20171025/pages/example/button/button.js
new file mode 100644
index 0000000..f16cc1a
--- /dev/null
+++ b/1517060309/20171025/pages/example/button/button.js
@@ -0,0 +1 @@
+Page({});
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/button/button.json b/1517060309/20171025/pages/example/button/button.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060309/20171025/pages/example/button/button.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/button/button.wxml b/1517060309/20171025/pages/example/button/button.wxml
new file mode 100644
index 0000000..7a52ce2
--- /dev/null
+++ b/1517060309/20171025/pages/example/button/button.wxml
@@ -0,0 +1,28 @@
+
+
+ Button
+ 按钮,WeUI采用小程序原生的按钮为主体,加入一些间距的样式。
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/button/button.wxss b/1517060309/20171025/pages/example/button/button.wxss
new file mode 100644
index 0000000..5adb1f8
--- /dev/null
+++ b/1517060309/20171025/pages/example/button/button.wxss
@@ -0,0 +1,8 @@
+.button-sp-area{
+ margin: 0 auto;
+ padding-top: 15px;
+ width: 60%;
+}
+.mini-btn{
+ margin-right: 5px;
+}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/comp/comp.js b/1517060309/20171025/pages/example/comp/comp.js
new file mode 100644
index 0000000..512739c
--- /dev/null
+++ b/1517060309/20171025/pages/example/comp/comp.js
@@ -0,0 +1,66 @@
+// pages/example/comp/comp.js
+Page({
+
+ /**
+ * 页面的初始数据
+ */
+ data: {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面加载
+ */
+ onLoad: function (options) {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面初次渲染完成
+ */
+ onReady: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面显示
+ */
+ onShow: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面隐藏
+ */
+ onHide: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面卸载
+ */
+ onUnload: function () {
+
+ },
+
+ /**
+ * 页面相关事件处理函数--监听用户下拉动作
+ */
+ onPullDownRefresh: function () {
+
+ },
+
+ /**
+ * 页面上拉触底事件的处理函数
+ */
+ onReachBottom: function () {
+
+ },
+
+ /**
+ * 用户点击右上角分享
+ */
+ onShareAppMessage: function () {
+
+ }
+})
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/comp/comp.json b/1517060309/20171025/pages/example/comp/comp.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060309/20171025/pages/example/comp/comp.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/comp/comp.wxml b/1517060309/20171025/pages/example/comp/comp.wxml
new file mode 100644
index 0000000..de85fd7
--- /dev/null
+++ b/1517060309/20171025/pages/example/comp/comp.wxml
@@ -0,0 +1,2 @@
+
+pages/example/comp/comp.wxml
diff --git a/1517060309/20171025/pages/example/comp/comp.wxss b/1517060309/20171025/pages/example/comp/comp.wxss
new file mode 100644
index 0000000..ad51551
--- /dev/null
+++ b/1517060309/20171025/pages/example/comp/comp.wxss
@@ -0,0 +1 @@
+/* pages/example/comp/comp.wxss */
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/comp/form.js b/1517060309/20171025/pages/example/comp/form.js
new file mode 100644
index 0000000..896efd6
--- /dev/null
+++ b/1517060309/20171025/pages/example/comp/form.js
@@ -0,0 +1,66 @@
+// pages/example/comp/form.js
+Page({
+
+ /**
+ * 页面的初始数据
+ */
+ data: {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面加载
+ */
+ onLoad: function (options) {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面初次渲染完成
+ */
+ onReady: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面显示
+ */
+ onShow: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面隐藏
+ */
+ onHide: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面卸载
+ */
+ onUnload: function () {
+
+ },
+
+ /**
+ * 页面相关事件处理函数--监听用户下拉动作
+ */
+ onPullDownRefresh: function () {
+
+ },
+
+ /**
+ * 页面上拉触底事件的处理函数
+ */
+ onReachBottom: function () {
+
+ },
+
+ /**
+ * 用户点击右上角分享
+ */
+ onShareAppMessage: function () {
+
+ }
+})
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/comp/form.json b/1517060309/20171025/pages/example/comp/form.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060309/20171025/pages/example/comp/form.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/comp/form.wxml b/1517060309/20171025/pages/example/comp/form.wxml
new file mode 100644
index 0000000..bc855dc
--- /dev/null
+++ b/1517060309/20171025/pages/example/comp/form.wxml
@@ -0,0 +1,2 @@
+
+pages/example/comp/form.wxml
diff --git a/1517060309/20171025/pages/example/comp/form.wxss b/1517060309/20171025/pages/example/comp/form.wxss
new file mode 100644
index 0000000..ce9e600
--- /dev/null
+++ b/1517060309/20171025/pages/example/comp/form.wxss
@@ -0,0 +1 @@
+/* pages/example/comp/form.wxss */
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/comp/from.js b/1517060309/20171025/pages/example/comp/from.js
new file mode 100644
index 0000000..d967fd1
--- /dev/null
+++ b/1517060309/20171025/pages/example/comp/from.js
@@ -0,0 +1,66 @@
+// pages/example/comp/from.js
+Page({
+
+ /**
+ * 页面的初始数据
+ */
+ data: {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面加载
+ */
+ onLoad: function (options) {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面初次渲染完成
+ */
+ onReady: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面显示
+ */
+ onShow: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面隐藏
+ */
+ onHide: function () {
+
+ },
+
+ /**
+ * 生命周期函数--监听页面卸载
+ */
+ onUnload: function () {
+
+ },
+
+ /**
+ * 页面相关事件处理函数--监听用户下拉动作
+ */
+ onPullDownRefresh: function () {
+
+ },
+
+ /**
+ * 页面上拉触底事件的处理函数
+ */
+ onReachBottom: function () {
+
+ },
+
+ /**
+ * 用户点击右上角分享
+ */
+ onShareAppMessage: function () {
+
+ }
+})
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/comp/from.json b/1517060309/20171025/pages/example/comp/from.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060309/20171025/pages/example/comp/from.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/comp/from.wxml b/1517060309/20171025/pages/example/comp/from.wxml
new file mode 100644
index 0000000..f8c15bc
--- /dev/null
+++ b/1517060309/20171025/pages/example/comp/from.wxml
@@ -0,0 +1,2 @@
+
+pages/example/comp/from.wxml
diff --git a/1517060309/20171025/pages/example/comp/from.wxss b/1517060309/20171025/pages/example/comp/from.wxss
new file mode 100644
index 0000000..0efa470
--- /dev/null
+++ b/1517060309/20171025/pages/example/comp/from.wxss
@@ -0,0 +1 @@
+/* pages/example/comp/from.wxss */
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/dialog/dialog.js b/1517060309/20171025/pages/example/dialog/dialog.js
new file mode 100644
index 0000000..5459e87
--- /dev/null
+++ b/1517060309/20171025/pages/example/dialog/dialog.js
@@ -0,0 +1,29 @@
+Page({
+ openConfirm: function () {
+ wx.showModal({
+ title: '弹窗标题',
+ content: '弹窗内容,告知当前状态、信息和解决方法,描述文字尽量控制在三行内',
+ confirmText: "主操作",
+ cancelText: "辅助操作",
+ success: function (res) {
+ console.log(res);
+ if (res.confirm) {
+ console.log('用户点击主操作')
+ }else{
+ console.log('用户点击辅助操作')
+ }
+ }
+ });
+ },
+ openAlert: function () {
+ wx.showModal({
+ content: '弹窗内容,告知当前状态、信息和解决方法,描述文字尽量控制在三行内',
+ showCancel: false,
+ success: function (res) {
+ if (res.confirm) {
+ console.log('用户点击确定')
+ }
+ }
+ });
+ }
+});
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/dialog/dialog.wxml b/1517060309/20171025/pages/example/dialog/dialog.wxml
new file mode 100644
index 0000000..44d9531
--- /dev/null
+++ b/1517060309/20171025/pages/example/dialog/dialog.wxml
@@ -0,0 +1,12 @@
+
+
+ Dialog
+ 对话框,采用小程序原生的modal
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/dialog/dialog.wxss b/1517060309/20171025/pages/example/dialog/dialog.wxss
new file mode 100644
index 0000000..922ad0e
--- /dev/null
+++ b/1517060309/20171025/pages/example/dialog/dialog.wxss
@@ -0,0 +1,3 @@
+page{
+ background-color: #FFFFFF;
+}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/flex/flex.js b/1517060309/20171025/pages/example/flex/flex.js
new file mode 100644
index 0000000..f16cc1a
--- /dev/null
+++ b/1517060309/20171025/pages/example/flex/flex.js
@@ -0,0 +1 @@
+Page({});
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/flex/flex.json b/1517060309/20171025/pages/example/flex/flex.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060309/20171025/pages/example/flex/flex.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/flex/flex.wxml b/1517060309/20171025/pages/example/flex/flex.wxml
new file mode 100644
index 0000000..71f9133
--- /dev/null
+++ b/1517060309/20171025/pages/example/flex/flex.wxml
@@ -0,0 +1,31 @@
+
+
+ Flex
+ Flex布局
+
+
+
+ weui
+
+
+ weui
+ weui
+
+
+ weui
+ weui
+ weui
+
+
+ weui
+ weui
+ weui
+ weui
+
+
+ weui
+ weui
+ weui
+
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/flex/flex.wxss b/1517060309/20171025/pages/example/flex/flex.wxss
new file mode 100644
index 0000000..e4e6c54
--- /dev/null
+++ b/1517060309/20171025/pages/example/flex/flex.wxss
@@ -0,0 +1,9 @@
+.placeholder{
+ margin: 5px;
+ padding: 0 10px;
+ text-align: center;
+ background-color: #EBEBEB;
+ height: 2.3em;
+ line-height: 2.3em;
+ color: #cfcfcf;
+}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/footer/footer.js b/1517060309/20171025/pages/example/footer/footer.js
new file mode 100644
index 0000000..f16cc1a
--- /dev/null
+++ b/1517060309/20171025/pages/example/footer/footer.js
@@ -0,0 +1 @@
+Page({});
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/footer/footer.wxml b/1517060309/20171025/pages/example/footer/footer.wxml
new file mode 100644
index 0000000..c96515f
--- /dev/null
+++ b/1517060309/20171025/pages/example/footer/footer.wxml
@@ -0,0 +1,36 @@
+
+
+ Footer
+ 页脚
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/footer/footer.wxss b/1517060309/20171025/pages/example/footer/footer.wxss
new file mode 100644
index 0000000..0f19fc8
--- /dev/null
+++ b/1517060309/20171025/pages/example/footer/footer.wxss
@@ -0,0 +1,8 @@
+/* 作为展示用的样式 */
+
+.weui-footer{
+ margin-bottom: 50px;
+}
+.weui-footer_fixed-bottom{
+ margin-bottom: 0;
+}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/gallery/gallery.js b/1517060309/20171025/pages/example/gallery/gallery.js
new file mode 100644
index 0000000..f16cc1a
--- /dev/null
+++ b/1517060309/20171025/pages/example/gallery/gallery.js
@@ -0,0 +1 @@
+Page({});
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/gallery/gallery.wxml b/1517060309/20171025/pages/example/gallery/gallery.wxml
new file mode 100644
index 0000000..82deb5d
--- /dev/null
+++ b/1517060309/20171025/pages/example/gallery/gallery.wxml
@@ -0,0 +1,6 @@
+
+
+ Gallery
+ 画廊,建议采用小程序原生的wx.previewImage来实现。详情请看小程序文档。
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/grid/grid.js b/1517060309/20171025/pages/example/grid/grid.js
new file mode 100644
index 0000000..30f260e
--- /dev/null
+++ b/1517060309/20171025/pages/example/grid/grid.js
@@ -0,0 +1,5 @@
+Page({
+ data: {
+ grids: [0, 1, 2, 3, 4, 5, 6, 7, 8]
+ }
+});
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/grid/grid.wxml b/1517060309/20171025/pages/example/grid/grid.wxml
new file mode 100644
index 0000000..dfda12d
--- /dev/null
+++ b/1517060309/20171025/pages/example/grid/grid.wxml
@@ -0,0 +1,16 @@
+
+
+ Grid
+ 九宫格
+
+
+
+
+
+
+ Grid
+
+
+
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/icons/icons.js b/1517060309/20171025/pages/example/icons/icons.js
new file mode 100644
index 0000000..f16cc1a
--- /dev/null
+++ b/1517060309/20171025/pages/example/icons/icons.js
@@ -0,0 +1 @@
+Page({});
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/icons/icons.wxml b/1517060309/20171025/pages/example/icons/icons.wxml
new file mode 100644
index 0000000..52a9a50
--- /dev/null
+++ b/1517060309/20171025/pages/example/icons/icons.wxml
@@ -0,0 +1,53 @@
+
+
+ Icons
+ 图标
+
+
+
+
+
+ 成功
+ 用于表示操作顺利达成
+
+
+
+
+
+ 提示
+ 用于表示信息提示;也常用于缺乏条件的操作拦截,提示用户所需信息
+
+
+
+
+
+ 普通警告
+ 用于表示操作后将引起一定后果的情况
+
+
+
+
+
+ 强烈警告
+ 用于表示操作后将引起严重的不可挽回的后果的情况
+
+
+
+
+
+ 等待
+ 用于表示等待
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/icons/icons.wxss b/1517060309/20171025/pages/example/icons/icons.wxss
new file mode 100644
index 0000000..abe70ea
--- /dev/null
+++ b/1517060309/20171025/pages/example/icons/icons.wxss
@@ -0,0 +1,28 @@
+icon{
+ margin-right: 13px;
+}
+.page__bd {
+ padding-left: 40px;
+ padding-right: 40px;
+ text-align: left;
+}
+.icon-box{
+ margin-bottom: 25px;
+ display: flex;
+ align-items: center;
+}
+.icon-box__ctn{
+ flex-shrink: 100;
+}
+.icon-box__title{
+ font-size: 20px;
+}
+.icon-box__desc{
+ margin-top: 6px;
+ font-size: 12px;
+ color: #888888;
+}
+.icon_sp_area {
+ margin-top: 10px;
+ text-align: left;
+}
\ No newline at end of file
diff --git a/1517060309/20171025/pages/example/images/.DS_Store b/1517060309/20171025/pages/example/images/.DS_Store
new file mode 100644
index 0000000000000000000000000000000000000000..c26a242e765e6825f15a2f69d39eb586b7b27b2c
GIT binary patch
literal 10244
zcmeHMU2GIp6h3F$h54cFEEEc8bfHlBsnE3)3Z$_80WCs6T4;gFGP^r%N2W7nXSOXZ
z#XjhRMva;%D*EKV@Ma88CdL;H8hNk=(CC8?#>6*$F}~=z_ipR#GRupJk~q`MJu`RC
zIrp6Je0TQVDF9$cKAQlD1As&)liDI`0uJ_^owpp3LQk9|l0Cpsx8-EgmXp3kH|z)z
z2oVSo2oVSo2obn55TM^|c1Ws_VH+Y4A`l`lj{ti=#OY)*S&%bA@>d5nd<#IblDhdp
z*R&7dHt~W?7UYbO+?0HZ-2)a(v9QHJVNTEEOr2!1AZLUW=77Q+urM+fb|}b4C%ZUT
z2TTeXwjlx`0=FU%r>-dIun9)NF517diL{d@(!`(q;HFVXm(hH`L{lbB9b7PAD{LW~
z$H4V{8z}gObw$22!M?Gs#CHrb;83)Khzx%g%2f
zg>0FTo-BzqN|6O(i@%ja}_QT!+@QQEt1VuAW9v0bjp%I7$=ZW9Ck}Pzpf}0+9M+@I!uck*W)AgE~u4AO4GP+=)B+HUq
zB|X|R?2Pw#x|er5^xO%4XJ(Cb;kwsxtods_ebh9@Q(A4OV|%)38#$l)K%Z%6o$(GQ
zZ)aWZ=aB9VlPw=8rLCBnO0;foj3=6#rW@l^i9}0FW4vYCw&`g}s#}|A>pnGdc5>?6
z^!e8aYdWy7#Df}fKi^)YtN9EqcdS!n7`ZT);f?tW6?IYfK4pKunQ`nMbJ9p@H7=#w
zO}B?~#u!f~meH+D-qJmz-LjaH+m~^y{D|%Ld&Y#vdXBqJ&g%`u~k
ztlX5gn0Y!l>Y0x19yM|<$@*lI2w0XbRV}-x{=UY<)}6^cv(+_PZ1ECBIZhbco;he5
zxg+Cd)*C*iyBWjIn)XoNnCY5n%jmWB5hE7aCCjtbb<0<*yh~NfsrKj7=9#?doz?0k
zX*O1)RV#6IwXA(44P+_A15TEWl;uyirwvPVwJJL#?P0lZOyn&(+mzi>3>)SCj59JqdAg#zL+z5Z
z&!v-W?ESjy9UL`m8lGjhH?FG3SbuvqYh)#N)pT+0!1$+@N;#>GOzKieS75oIR;urWO
zeuLlQcOuTn99<8H`?(gsrz<~Q3llPOGLWu&A5=R3Te{w?5*)2vy6oOH>o+yGwsp*x
zv7~Z-5^>%LVsOID5rWsRn1!6ocPr`<;*~K`j?>yg#vo~yX~$Qos>Y}zZr3)@ZG_k@
zZZ~XH6|I7}D|6+|O^T{TiKgP|mKH_PDv8J9>GmD;bOA9|nq9ekMV+!+X_wg~(|{Xy
zHjpor8lq#x2-_yD&-2
z>m=?Sz=QY*9wz<`;7L4%I;Qb7ju87s@eEE9`_ALzID=2&)0~CR&AL=w&mDE)W=w=K%OtjbLAJ8{AbL+xRhz(#FpFaCz&ndM@u&ee3{|@
z5fXufZHPdKz#WZ1g@`WBzW?tj|Ns9xI)^a05P=YZe}({7cJ*|1kdL{QY^gi;tvycX
zDLUD~^k#(QCe-lH@g(`@c)DSq0KivQS
IFZcg{0R!436#xJL
literal 0
HcmV?d00001
diff --git a/1517060309/20171025/pages/example/images/025.png b/1517060309/20171025/pages/example/images/025.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee0fdd63514e797be2276d3c4b94d7d28379b0c0
GIT binary patch
literal 8773
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
literal 0
HcmV?d00001
diff --git a/1517060309/20171025/pages/example/images/a.png b/1517060309/20171025/pages/example/images/a.png
new file mode 100644
index 0000000000000000000000000000000000000000..0b49433e95f9ffb20d52040821a9f99f0aebe4f4
GIT binary patch
literal 23211
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