diff --git a/1517060342/final/juedi/app.js b/1517060342/final/juedi/app.js
new file mode 100644
index 0000000..6dd225b
--- /dev/null
+++ b/1517060342/final/juedi/app.js
@@ -0,0 +1,42 @@
+//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: {
+
+ logincg: "0",
+ userInfo: null
+ }
+})
\ No newline at end of file
diff --git a/1517060342/final/juedi/app.json b/1517060342/final/juedi/app.json
new file mode 100644
index 0000000..5288de0
--- /dev/null
+++ b/1517060342/final/juedi/app.json
@@ -0,0 +1,42 @@
+{
+
+ "pages":[
+ "pages/index/index",
+ "pages/logs/logs",
+ "pages/faxian/faxian",
+ "pages/AK47/AK47",
+ "pages/M16A4/M16A4",
+ "pages/game/game",
+ "pages/login/login",
+ "pages/shezhi/shezhi"
+ ],
+ "window":{
+ "backgroundTextStyle":"light",
+ "navigationBarBackgroundColor": "#fff",
+ "navigationBarTitleText": "绝地求生游戏盒子",
+ "navigationBarTextStyle":"black"
+ },
+ "tabBar": {
+
+ "list": [
+ {
+ "pagePath": "pages/index/index",
+ "iconPath": "pages/images/b.png",
+ "selectedIconPath": "pages/images/b.png",
+ "text": "排行榜"
+ },
+ {
+ "pagePath": "pages/faxian/faxian",
+ "iconPath": "pages/images/a.png",
+ "selectedIconPath": "pages/images/a.png",
+ "text": "发现"
+ },
+ {
+ "pagePath": "pages/shezhi/shezhi",
+ "iconPath": "pages/images/c.png",
+ "selectedIconPath": "pages/images/c.png",
+ "text": "留言"
+ }
+ ]
+ }
+}
diff --git a/1517060342/final/juedi/app.wxss b/1517060342/final/juedi/app.wxss
new file mode 100644
index 0000000..f58bfe5
--- /dev/null
+++ b/1517060342/final/juedi/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/1517060342/final/juedi/pages/AK47/AK47.js b/1517060342/final/juedi/pages/AK47/AK47.js
new file mode 100644
index 0000000..dfd80ed
--- /dev/null
+++ b/1517060342/final/juedi/pages/AK47/AK47.js
@@ -0,0 +1,66 @@
+// pages/AK47/AK47.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/1517060342/final/juedi/pages/AK47/AK47.json b/1517060342/final/juedi/pages/AK47/AK47.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060342/final/juedi/pages/AK47/AK47.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/AK47/AK47.wxml b/1517060342/final/juedi/pages/AK47/AK47.wxml
new file mode 100644
index 0000000..d2539ed
--- /dev/null
+++ b/1517060342/final/juedi/pages/AK47/AK47.wxml
@@ -0,0 +1,5 @@
+
+
+
+AK-47突击步枪,是由苏联枪械设计师米哈伊尔·季莫费耶维奇·卡拉什尼科夫(Михаил Тимофеевич Калашников)设计的自动步枪。“AK”的意思是“Автомат Калашникова”(“自动步枪”的首字母缩写)“47”的意思是“1947年产”。是苏联的第一代突击步枪。
+AK-47属于突击步枪,与第二次世界大战时期的步枪相比,枪身短小、射程较短,适合较近距离的战斗。采用导气式自动原理,导气管位于枪管上方,通过活塞推动枪机动作,回转式闭锁枪机。
diff --git a/1517060342/final/juedi/pages/AK47/AK47.wxss b/1517060342/final/juedi/pages/AK47/AK47.wxss
new file mode 100644
index 0000000..1c08cbc
--- /dev/null
+++ b/1517060342/final/juedi/pages/AK47/AK47.wxss
@@ -0,0 +1 @@
+/* pages/AK47/AK47.wxss */
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/M16A4/M16A4.js b/1517060342/final/juedi/pages/M16A4/M16A4.js
new file mode 100644
index 0000000..e2276e1
--- /dev/null
+++ b/1517060342/final/juedi/pages/M16A4/M16A4.js
@@ -0,0 +1,66 @@
+// pages/m16a4/m16a4.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/1517060342/final/juedi/pages/M16A4/M16A4.json b/1517060342/final/juedi/pages/M16A4/M16A4.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060342/final/juedi/pages/M16A4/M16A4.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/M16A4/M16A4.wxml b/1517060342/final/juedi/pages/M16A4/M16A4.wxml
new file mode 100644
index 0000000..11af5f8
--- /dev/null
+++ b/1517060342/final/juedi/pages/M16A4/M16A4.wxml
@@ -0,0 +1,4 @@
+
+
+M16A4自动步枪是M16自动步枪的一种改型。M16A4作为前线美国陆军和美国海豹突击队的标准装备,它是将枪械与火控系统分别进行模块化来设计的。
+M16A4自动步枪是M16自动步枪的一种改型,使用30发5.56毫米口径子弹装填的并具有3发点射功能的突击步枪。稳定的命中率和独特的3发点射功能充分体现了它瞬间火力强大的优点,但3发点射后是有较长延迟的。。
diff --git a/1517060342/final/juedi/pages/M16A4/M16A4.wxss b/1517060342/final/juedi/pages/M16A4/M16A4.wxss
new file mode 100644
index 0000000..b4e47ef
--- /dev/null
+++ b/1517060342/final/juedi/pages/M16A4/M16A4.wxss
@@ -0,0 +1 @@
+/* pages/m16a4/m16a4.wxss */
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/faxian/faxian.js b/1517060342/final/juedi/pages/faxian/faxian.js
new file mode 100644
index 0000000..e4a66a0
--- /dev/null
+++ b/1517060342/final/juedi/pages/faxian/faxian.js
@@ -0,0 +1,66 @@
+// pages/faxian/faxian.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/1517060342/final/juedi/pages/faxian/faxian.json b/1517060342/final/juedi/pages/faxian/faxian.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060342/final/juedi/pages/faxian/faxian.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/faxian/faxian.wxml b/1517060342/final/juedi/pages/faxian/faxian.wxml
new file mode 100644
index 0000000..379a022
--- /dev/null
+++ b/1517060342/final/juedi/pages/faxian/faxian.wxml
@@ -0,0 +1,25 @@
+
+
+ 绝地求生相关咨询
+
+
+ 武器参数说明
+
+
+ AK47卡宾枪详情
+ 打开
+
+
+ M16A4详情
+ 打开
+
+
+ 游戏更新详情
+
+
+ 第十六周更新说明
+ 打开
+
+
+
+
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/faxian/faxian.wxss b/1517060342/final/juedi/pages/faxian/faxian.wxss
new file mode 100644
index 0000000..f4319c7
--- /dev/null
+++ b/1517060342/final/juedi/pages/faxian/faxian.wxss
@@ -0,0 +1 @@
+/* pages/faxian/faxian.wxss */
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/game/game.js b/1517060342/final/juedi/pages/game/game.js
new file mode 100644
index 0000000..8d85017
--- /dev/null
+++ b/1517060342/final/juedi/pages/game/game.js
@@ -0,0 +1,66 @@
+// pages/game/game.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/1517060342/final/juedi/pages/game/game.json b/1517060342/final/juedi/pages/game/game.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060342/final/juedi/pages/game/game.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/game/game.wxml b/1517060342/final/juedi/pages/game/game.wxml
new file mode 100644
index 0000000..6c5f151
--- /dev/null
+++ b/1517060342/final/juedi/pages/game/game.wxml
@@ -0,0 +1,9 @@
+
+昨晚,绝地求生在社区更新了第16周的更新内容,新版本将于星期三更新至测试服务器,如果测试进展顺利,将于星期四推送至正式服务器。
+
+抢先体验 – 第 16 周 - 更新说明
+客户端性能
+Bug 修复
+修复了当使用数字键切换武器时打开物品栏将导致装备栏武器图标不显示的问题
+
+
diff --git a/1517060342/final/juedi/pages/game/game.wxss b/1517060342/final/juedi/pages/game/game.wxss
new file mode 100644
index 0000000..b1d1066
--- /dev/null
+++ b/1517060342/final/juedi/pages/game/game.wxss
@@ -0,0 +1 @@
+/* pages/game/game.wxss */
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/images/1.jpg b/1517060342/final/juedi/pages/images/1.jpg
new file mode 100644
index 0000000..15b4edf
Binary files /dev/null and b/1517060342/final/juedi/pages/images/1.jpg differ
diff --git a/1517060342/final/juedi/pages/images/16.png b/1517060342/final/juedi/pages/images/16.png
new file mode 100644
index 0000000..ac48cc5
Binary files /dev/null and b/1517060342/final/juedi/pages/images/16.png differ
diff --git a/1517060342/final/juedi/pages/images/2.jpg b/1517060342/final/juedi/pages/images/2.jpg
new file mode 100644
index 0000000..bb827ef
Binary files /dev/null and b/1517060342/final/juedi/pages/images/2.jpg differ
diff --git a/1517060342/final/juedi/pages/images/3.jpg b/1517060342/final/juedi/pages/images/3.jpg
new file mode 100644
index 0000000..4894a65
Binary files /dev/null and b/1517060342/final/juedi/pages/images/3.jpg differ
diff --git a/1517060342/final/juedi/pages/images/4.jpg b/1517060342/final/juedi/pages/images/4.jpg
new file mode 100644
index 0000000..dd63a19
Binary files /dev/null and b/1517060342/final/juedi/pages/images/4.jpg differ
diff --git a/1517060342/final/juedi/pages/images/5.jpg b/1517060342/final/juedi/pages/images/5.jpg
new file mode 100644
index 0000000..7cdeda8
Binary files /dev/null and b/1517060342/final/juedi/pages/images/5.jpg differ
diff --git a/1517060342/final/juedi/pages/images/a.png b/1517060342/final/juedi/pages/images/a.png
new file mode 100644
index 0000000..ddb191c
Binary files /dev/null and b/1517060342/final/juedi/pages/images/a.png differ
diff --git a/1517060342/final/juedi/pages/images/ak.jpg b/1517060342/final/juedi/pages/images/ak.jpg
new file mode 100644
index 0000000..3914d28
Binary files /dev/null and b/1517060342/final/juedi/pages/images/ak.jpg differ
diff --git a/1517060342/final/juedi/pages/images/b.png b/1517060342/final/juedi/pages/images/b.png
new file mode 100644
index 0000000..cc27587
Binary files /dev/null and b/1517060342/final/juedi/pages/images/b.png differ
diff --git a/1517060342/final/juedi/pages/images/c.png b/1517060342/final/juedi/pages/images/c.png
new file mode 100644
index 0000000..e4a778b
Binary files /dev/null and b/1517060342/final/juedi/pages/images/c.png differ
diff --git a/1517060342/final/juedi/pages/images/key.png b/1517060342/final/juedi/pages/images/key.png
new file mode 100644
index 0000000..2eed77e
Binary files /dev/null and b/1517060342/final/juedi/pages/images/key.png differ
diff --git a/1517060342/final/juedi/pages/images/login.png b/1517060342/final/juedi/pages/images/login.png
new file mode 100644
index 0000000..e482a20
Binary files /dev/null and b/1517060342/final/juedi/pages/images/login.png differ
diff --git a/1517060342/final/juedi/pages/images/m16a4.jpg b/1517060342/final/juedi/pages/images/m16a4.jpg
new file mode 100644
index 0000000..2a2a016
Binary files /dev/null and b/1517060342/final/juedi/pages/images/m16a4.jpg differ
diff --git a/1517060342/final/juedi/pages/images/name.png b/1517060342/final/juedi/pages/images/name.png
new file mode 100644
index 0000000..f528050
Binary files /dev/null and b/1517060342/final/juedi/pages/images/name.png differ
diff --git a/1517060342/final/juedi/pages/index/index.js b/1517060342/final/juedi/pages/index/index.js
new file mode 100644
index 0000000..42a37d3
--- /dev/null
+++ b/1517060342/final/juedi/pages/index/index.js
@@ -0,0 +1,115 @@
+// pages/comp/scroll.js
+var base64 = require("../example/images/base64");
+
+Page({
+
+ /**
+ * 页面的初始数据
+ */
+ data: {
+ isEnd: false,
+ messages: [{
+ name: "玩家:杰西卡",
+ last: "排名:No1",
+ tupian: "../images/1.jpg"
+ }, {
+ name: "玩家:莫妮卡",
+ last: "排名:No2",
+ tupian: "../images/5.jpg"
+ }, {
+ name: "玩家:阿比盖尔",
+ last: "排名:No3",
+ tupian: "../images/2.jpg"
+ }, {
+ name: "玩家:艾达",
+ last: "排名:No4",
+ tupian: "../images/3.jpg"
+ }, {
+ name: "玩家:阿德莱德",
+ last: "排名:No5",
+ tupian: "../images/4.jpg"
+ }]
+ },
+
+ /**
+ * 生命周期函数--监听页面加载
+ */
+ onLoad: function (options) {
+ console.dir(getApp())
+ if (getApp().globalData.logincg==0){
+ wx.redirectTo({
+ url: '../login/login'
+ })
+ }
+ 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/1517060342/final/juedi/pages/index/index.wxml b/1517060342/final/juedi/pages/index/index.wxml
new file mode 100644
index 0000000..79e59e6
--- /dev/null
+++ b/1517060342/final/juedi/pages/index/index.wxml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+ {{item.name}}
+ {{item.last}}
+
+
+
+ 正在加载……
+
+
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/index/index.wxss b/1517060342/final/juedi/pages/index/index.wxss
new file mode 100644
index 0000000..0d36f6f
--- /dev/null
+++ b/1517060342/final/juedi/pages/index/index.wxss
@@ -0,0 +1 @@
+/**index.wxss**/
diff --git a/1517060342/final/juedi/pages/login/login.js b/1517060342/final/juedi/pages/login/login.js
new file mode 100644
index 0000000..3280e48
--- /dev/null
+++ b/1517060342/final/juedi/pages/login/login.js
@@ -0,0 +1,45 @@
+// pages/login/login.js
+Page({
+ data: {
+ phone: '',
+ password: ''
+ },
+
+ // 获取输入账号
+ phoneInput: function (e) {
+ this.setData({
+ phone: e.detail.value
+ })
+ },
+
+ // 获取输入密码
+ passwordInput: function (e) {
+ this.setData({
+ password: e.detail.value
+ })
+ },
+
+ // 登录
+ login: function () {
+ if (this.data.phone.length == 0 || this.data.password.length == 0) {
+ wx.showToast({
+ title: '用户名和密码不能为空',
+ icon: 'loading',
+ duration: 2000
+ })
+ } else {
+ // 这里修改成跳转的页面
+ getApp().globalData.logincg = 1
+ wx.showToast({
+ title: '登录成功',
+ icon: 'success',
+ duration: 5000,
+ success:function(){
+ wx.switchTab({
+ url: '../index/index'
+ })
+ }
+ })
+ }
+ }
+})
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/login/login.json b/1517060342/final/juedi/pages/login/login.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060342/final/juedi/pages/login/login.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/login/login.wxml b/1517060342/final/juedi/pages/login/login.wxml
new file mode 100644
index 0000000..1747f0b
--- /dev/null
+++ b/1517060342/final/juedi/pages/login/login.wxml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/1517060342/final/juedi/pages/login/login.wxss b/1517060342/final/juedi/pages/login/login.wxss
new file mode 100644
index 0000000..6a581cf
--- /dev/null
+++ b/1517060342/final/juedi/pages/login/login.wxss
@@ -0,0 +1,75 @@
+/* pages/login/login.wxss */
+page{
+ height: 100%;
+}
+
+.container {
+ height: 100%;
+ display: flex;
+ flex-direction: column;
+ padding: 0;
+ box-sizing: border-box;
+ background-color: #f2f2f2
+}
+
+/*登录图片*/
+.login-icon{
+ flex: none;
+}
+.login-img{
+ width: 750rpx;
+}
+
+/*表单内容*/
+.login-from {
+ margin-top: 20px;
+ flex: auto;
+ height:100%;
+}
+
+.inputView {
+ background-color: #fff;
+ line-height: 44px;
+}
+/*输入框*/
+.nameImage, .keyImage {
+ margin-left: 22px;
+ width: 14px;
+ height: 14px
+}
+
+.loginLab {
+ margin: 15px 15px 15px 10px;
+ color: #545454;
+ font-size: 14px
+}
+.inputText {
+ flex: block;
+ float: right;
+ text-align: right;
+ margin-right: 22px;
+ margin-top: 11px;
+ color: #cccccc;
+ font-size: 14px
+}
+
+.line {
+ width: 100%;
+ height: 1px;
+ background-color: #cccccc;
+ margin-top: 1px;
+}
+/*按钮*/
+.loginBtnView {
+ width: 100%;
+ height: auto;
+ background-color: #f2f2f2;
+ margin-top: 0px;
+ margin-bottom: 0px;
+ padding-bottom: 0px;
+}
+
+.loginBtn {
+ width: 80%;
+ margin-top: 35px;
+}
diff --git a/1517060342/final/juedi/pages/logs/logs.js b/1517060342/final/juedi/pages/logs/logs.js
new file mode 100644
index 0000000..b2b967d
--- /dev/null
+++ b/1517060342/final/juedi/pages/logs/logs.js
@@ -0,0 +1,15 @@
+//logs.js
+const util = require('../../utils/util.js')
+
+Page({
+ data: {
+ logs: []
+ },
+ onLoad: function () {
+ this.setData({
+ logs: (wx.getStorageSync('logs') || []).map(log => {
+ return util.formatTime(new Date(log))
+ })
+ })
+ }
+})
diff --git a/1517060342/final/juedi/pages/logs/logs.json b/1517060342/final/juedi/pages/logs/logs.json
new file mode 100644
index 0000000..28379bc
--- /dev/null
+++ b/1517060342/final/juedi/pages/logs/logs.json
@@ -0,0 +1,3 @@
+{
+ "navigationBarTitleText": "查看启动日志"
+}
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/logs/logs.wxml b/1517060342/final/juedi/pages/logs/logs.wxml
new file mode 100644
index 0000000..b5a85ac
--- /dev/null
+++ b/1517060342/final/juedi/pages/logs/logs.wxml
@@ -0,0 +1,6 @@
+
+
+
+ {{index + 1}}. {{log}}
+
+
diff --git a/1517060342/final/juedi/pages/logs/logs.wxss b/1517060342/final/juedi/pages/logs/logs.wxss
new file mode 100644
index 0000000..94d4b88
--- /dev/null
+++ b/1517060342/final/juedi/pages/logs/logs.wxss
@@ -0,0 +1,8 @@
+.log-list {
+ display: flex;
+ flex-direction: column;
+ padding: 40rpx;
+}
+.log-item {
+ margin: 10rpx;
+}
diff --git a/1517060342/final/juedi/pages/shezhi/shezhi.js b/1517060342/final/juedi/pages/shezhi/shezhi.js
new file mode 100644
index 0000000..5a5e634
--- /dev/null
+++ b/1517060342/final/juedi/pages/shezhi/shezhi.js
@@ -0,0 +1,114 @@
+// pages/shezhi/shezhi.js
+Page({
+
+ /**
+ * 页面的初始数据
+ */
+ data: {
+ text: "请输入留言标题"
+ },
+
+ /**
+ * 生命周期函数--监听页面加载
+ */
+ 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
+ });
+ }
+ })
+ */
+ wx.request({
+ url: 'https://infoaas.com/data/hzc.json', //仅为示例,并非真实的接口地址
+
+ data: {},
+ header: {
+ 'content-type': 'application/json' // 默认值
+ },
+ success: function (res) {
+ console.log(res.data)
+ that.setData({
+ text: res.data.name,
+ paragh: "任课老师是:" + res.data.teacher + " 2017"
+ });
+ }
+ })
+ },
+
+ /**
+ * 生命周期函数--监听页面初次渲染完成
+ */
+ 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
+ }
+ })
+
+ wx.showToast({
+ title: '成功',
+ icon: 'success',
+ duration: 2000
+ })
+ }
+})
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/shezhi/shezhi.json b/1517060342/final/juedi/pages/shezhi/shezhi.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060342/final/juedi/pages/shezhi/shezhi.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/shezhi/shezhi.wxml b/1517060342/final/juedi/pages/shezhi/shezhi.wxml
new file mode 100644
index 0000000..e7c7237
--- /dev/null
+++ b/1517060342/final/juedi/pages/shezhi/shezhi.wxml
@@ -0,0 +1,32 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/1517060342/final/juedi/pages/shezhi/shezhi.wxss b/1517060342/final/juedi/pages/shezhi/shezhi.wxss
new file mode 100644
index 0000000..6401bf2
--- /dev/null
+++ b/1517060342/final/juedi/pages/shezhi/shezhi.wxss
@@ -0,0 +1 @@
+/* pages/shezhi/shezhi.wxss */
\ No newline at end of file
diff --git a/1517060342/final/juedi/project.config.json b/1517060342/final/juedi/project.config.json
new file mode 100644
index 0000000..02ebeec
--- /dev/null
+++ b/1517060342/final/juedi/project.config.json
@@ -0,0 +1,27 @@
+{
+ "description": "项目配置文件。",
+ "setting": {
+ "urlCheck": false,
+ "es6": true,
+ "postcss": true,
+ "minified": true
+ },
+ "compileType": "weapp",
+ "libVersion": "1.6.0",
+ "appid": "wxa5a9b38016690566",
+ "projectname": "%E7%BB%9D%E5%9C%B0%E6%B1%82%E7%94%9F",
+ "condition": {
+ "weapp": {
+ "current": -1,
+ "list": []
+ },
+ "search": {
+ "current": -1,
+ "list": []
+ },
+ "conversation": {
+ "current": -1,
+ "list": []
+ }
+ }
+}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/base/fn.wxss b/1517060342/final/juedi/style/base/fn.wxss
new file mode 100644
index 0000000..a83d320
--- /dev/null
+++ b/1517060342/final/juedi/style/base/fn.wxss
@@ -0,0 +1,5 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
diff --git a/1517060342/final/juedi/style/base/mixin/setArrow.wxss b/1517060342/final/juedi/style/base/mixin/setArrow.wxss
new file mode 100644
index 0000000..a83d320
--- /dev/null
+++ b/1517060342/final/juedi/style/base/mixin/setArrow.wxss
@@ -0,0 +1,5 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
diff --git a/1517060342/final/juedi/style/base/mixin/setOnepx.wxss b/1517060342/final/juedi/style/base/mixin/setOnepx.wxss
new file mode 100644
index 0000000..a83d320
--- /dev/null
+++ b/1517060342/final/juedi/style/base/mixin/setOnepx.wxss
@@ -0,0 +1,5 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
diff --git a/1517060342/final/juedi/style/base/mixin/text.wxss b/1517060342/final/juedi/style/base/mixin/text.wxss
new file mode 100644
index 0000000..a83d320
--- /dev/null
+++ b/1517060342/final/juedi/style/base/mixin/text.wxss
@@ -0,0 +1,5 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
diff --git a/1517060342/final/juedi/style/base/reset.wxss b/1517060342/final/juedi/style/base/reset.wxss
new file mode 100644
index 0000000..b702157
--- /dev/null
+++ b/1517060342/final/juedi/style/base/reset.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+page{line-height:1.6;font-family:-apple-system-font,Helvetica Neue,sans-serif}icon{vertical-align:middle}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/base/variable/color.wxss b/1517060342/final/juedi/style/base/variable/color.wxss
new file mode 100644
index 0000000..a83d320
--- /dev/null
+++ b/1517060342/final/juedi/style/base/variable/color.wxss
@@ -0,0 +1,5 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
diff --git a/1517060342/final/juedi/style/base/variable/global.wxss b/1517060342/final/juedi/style/base/variable/global.wxss
new file mode 100644
index 0000000..a83d320
--- /dev/null
+++ b/1517060342/final/juedi/style/base/variable/global.wxss
@@ -0,0 +1,5 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
diff --git a/1517060342/final/juedi/style/base/variable/weui-button.wxss b/1517060342/final/juedi/style/base/variable/weui-button.wxss
new file mode 100644
index 0000000..a83d320
--- /dev/null
+++ b/1517060342/final/juedi/style/base/variable/weui-button.wxss
@@ -0,0 +1,5 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
diff --git a/1517060342/final/juedi/style/base/variable/weui-cell.wxss b/1517060342/final/juedi/style/base/variable/weui-cell.wxss
new file mode 100644
index 0000000..a83d320
--- /dev/null
+++ b/1517060342/final/juedi/style/base/variable/weui-cell.wxss
@@ -0,0 +1,5 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
diff --git a/1517060342/final/juedi/style/base/variable/weui-dialog.wxss b/1517060342/final/juedi/style/base/variable/weui-dialog.wxss
new file mode 100644
index 0000000..a83d320
--- /dev/null
+++ b/1517060342/final/juedi/style/base/variable/weui-dialog.wxss
@@ -0,0 +1,5 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
diff --git a/1517060342/final/juedi/style/base/variable/weui-grid.wxss b/1517060342/final/juedi/style/base/variable/weui-grid.wxss
new file mode 100644
index 0000000..a83d320
--- /dev/null
+++ b/1517060342/final/juedi/style/base/variable/weui-grid.wxss
@@ -0,0 +1,5 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
diff --git a/1517060342/final/juedi/style/base/variable/weui-msg.wxss b/1517060342/final/juedi/style/base/variable/weui-msg.wxss
new file mode 100644
index 0000000..a83d320
--- /dev/null
+++ b/1517060342/final/juedi/style/base/variable/weui-msg.wxss
@@ -0,0 +1,5 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
diff --git a/1517060342/final/juedi/style/base/variable/weui-progress.wxss b/1517060342/final/juedi/style/base/variable/weui-progress.wxss
new file mode 100644
index 0000000..a83d320
--- /dev/null
+++ b/1517060342/final/juedi/style/base/variable/weui-progress.wxss
@@ -0,0 +1,5 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
diff --git a/1517060342/final/juedi/style/weui.wxss b/1517060342/final/juedi/style/weui.wxss
new file mode 100644
index 0000000..3d6cfac
--- /dev/null
+++ b/1517060342/final/juedi/style/weui.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+page{line-height:1.6;font-family:-apple-system-font,Helvetica Neue,sans-serif}icon{vertical-align:middle}.weui-cells{position:relative;margin-top:1.17647059em;background-color:#fff;line-height:1.41176471;font-size:17px}.weui-cells:before{top:0;border-top:1rpx solid #d9d9d9}.weui-cells:after,.weui-cells:before{content:" ";position:absolute;left:0;right:0;height:1px;color:#d9d9d9}.weui-cells:after{bottom:0;border-bottom:1rpx solid #d9d9d9}.weui-cells__title{margin-top:.77em;margin-bottom:.3em;padding-left:15px;padding-right:15px;color:#999;font-size:14px}.weui-cells_after-title{margin-top:0}.weui-cells__tips{margin-top:.3em;color:#999;padding-left:15px;padding-right:15px;font-size:14px}.weui-cell{padding:10px 15px;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.weui-cell:before{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1rpx solid #d9d9d9;color:#d9d9d9;left:15px}.weui-cell:first-child:before{display:none}.weui-cell_active{background-color:#ececec}.weui-cell_primary{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.weui-cell__bd{-webkit-box-flex:1;-webkit-flex:1;flex:1}.weui-cell__ft{text-align:right;color:#999}.weui-cell_access{color:inherit}.weui-cell__ft_in-access{padding-right:13px;position:relative}.weui-cell__ft_in-access:after{content:" ";display:inline-block;height:6px;width:6px;border-width:2px 2px 0 0;border-color:#c8c8cd;border-style:solid;-webkit-transform:matrix(.71,.71,-.71,.71,0,0);transform:matrix(.71,.71,-.71,.71,0,0);position:relative;top:-2px;position:absolute;top:50%;margin-top:-4px;right:2px}.weui-cell_link{color:#586c94;font-size:14px}.weui-cell_link:active{background-color:#ececec}.weui-cell_link:first-child:before{display:block}.weui-icon-radio{margin-left:3.2px;margin-right:3.2px}.weui-icon-checkbox_circle,.weui-icon-checkbox_success{margin-left:4.6px;margin-right:4.6px}.weui-check__label:active{background-color:#ececec}.weui-check{position:absolute;left:-9999px}.weui-check__hd_in-checkbox{padding-right:.35em}.weui-cell__ft_in-radio{padding-left:.35em}.weui-cell_input{padding-top:0;padding-bottom:0}.weui-label{width:105px;word-wrap:break-word;word-break:break-all}.weui-input{height:2.58823529em;min-height:2.58823529em;line-height:2.58823529em}.weui-toptips{position:fixed;-webkit-transform:translateZ(0);transform:translateZ(0);top:0;left:0;right:0;padding:5px;font-size:14px;text-align:center;color:#fff;z-index:5000;word-wrap:break-word;word-break:break-all}.weui-toptips_warn{background-color:#e64340}.weui-textarea{display:block;width:100%}.weui-textarea-counter{color:#b2b2b2;text-align:right}.weui-cell_warn,.weui-textarea-counter_warn{color:#e64340}.weui-form-preview{position:relative;background-color:#fff}.weui-form-preview:before{top:0;border-top:1rpx solid #d9d9d9}.weui-form-preview:after,.weui-form-preview:before{content:" ";position:absolute;left:0;right:0;height:1px;color:#d9d9d9}.weui-form-preview:after{bottom:0;border-bottom:1rpx solid #d9d9d9}.weui-form-preview__value{font-size:14px}.weui-form-preview__value_in-hd{font-size:26px}.weui-form-preview__hd{position:relative;padding:10px 15px;text-align:right;line-height:2.5em}.weui-form-preview__hd:after{content:" ";position:absolute;left:0;bottom:0;right:0;height:1px;border-bottom:1rpx solid #d9d9d9;color:#d9d9d9;left:15px}.weui-form-preview__bd{padding:10px 15px;font-size:.9em;text-align:right;color:#999;line-height:2}.weui-form-preview__ft{position:relative;line-height:50px;display:-webkit-box;display:-webkit-flex;display:flex}.weui-form-preview__ft:after{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1rpx solid #d5d5d6;color:#d5d5d6}.weui-form-preview__item{overflow:hidden}.weui-form-preview__label{float:left;margin-right:1em;min-width:4em;color:#999;text-align:justify;text-align-last:justify}.weui-form-preview__value{display:block;overflow:hidden;word-break:normal;word-wrap:break-word}.weui-form-preview__btn{position:relative;display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;color:#3cc51f;text-align:center}.weui-form-preview__btn:after{content:" ";position:absolute;left:0;top:0;width:1px;bottom:0;border-left:1rpx solid #d5d5d6;color:#d5d5d6}.weui-form-preview__btn:first-child:after{display:none}.weui-form-preview__btn_active{background-color:#eee}.weui-form-preview__btn_default{color:#999}.weui-form-preview__btn_primary{color:#0bb20c}.weui-cell_select{padding:0}.weui-select{position:relative;padding-left:15px;padding-right:30px;height:2.58823529em;min-height:2.58823529em;line-height:2.58823529em;border-right:1rpx solid #d9d9d9}.weui-select:before{content:" ";display:inline-block;height:6px;width:6px;border-width:2px 2px 0 0;border-color:#c8c8cd;border-style:solid;-webkit-transform:matrix(.71,.71,-.71,.71,0,0);transform:matrix(.71,.71,-.71,.71,0,0);position:relative;top:-2px;position:absolute;top:50%;right:15px;margin-top:-4px}.weui-select_in-select-after{padding-left:0}.weui-cell__bd_in-select-before,.weui-cell__hd_in-select-after{padding-left:15px}.weui-cell_vcode{padding-right:0}.weui-vcode-btn,.weui-vcode-img{margin-left:5px;height:2.58823529em;vertical-align:middle}.weui-vcode-btn{display:inline-block;padding:0 .6em 0 .7em;border-left:1px solid #e5e5e5;line-height:2.58823529em;font-size:17px;color:#3cc51f;white-space:nowrap}.weui-vcode-btn:active{color:#52a341}.weui-cell_switch{padding-top:6px;padding-bottom:6px}.weui-uploader__hd{display:-webkit-box;display:-webkit-flex;display:flex;padding-bottom:10px;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.weui-uploader__title{-webkit-box-flex:1;-webkit-flex:1;flex:1}.weui-uploader__info{color:#b2b2b2}.weui-uploader__bd{margin-bottom:-4px;margin-right:-9px;overflow:hidden}.weui-uploader__file{float:left;margin-right:9px;margin-bottom:9px}.weui-uploader__img{display:block;width:79px;height:79px}.weui-uploader__file_status{position:relative}.weui-uploader__file_status:before{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5)}.weui-uploader__file-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff}.weui-uploader__input-box{float:left;position:relative;margin-right:9px;margin-bottom:9px;width:77px;height:77px;border:1px solid #d9d9d9}.weui-uploader__input-box:after,.weui-uploader__input-box:before{content:" ";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#d9d9d9}.weui-uploader__input-box:before{width:2px;height:39.5px}.weui-uploader__input-box:after{width:39.5px;height:2px}.weui-uploader__input-box:active{border-color:#999}.weui-uploader__input-box:active:after,.weui-uploader__input-box:active:before{background-color:#999}.weui-uploader__input{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;opacity:0}.weui-article{padding:20px 15px;font-size:15px}.weui-article__section{margin-bottom:1.5em}.weui-article__h1{font-size:18px;font-weight:400;margin-bottom:.9em}.weui-article__h2{font-size:16px;font-weight:400;margin-bottom:.34em}.weui-article__h3{font-weight:400;font-size:15px;margin-bottom:.34em}.weui-article__p{margin:0 0 .8em}.weui-msg{padding-top:36px;text-align:center}.weui-msg__link{display:inline;color:#586c94}.weui-msg__icon-area{margin-bottom:30px}.weui-msg__text-area{margin-bottom:25px;padding:0 20px}.weui-msg__title{margin-bottom:5px;font-weight:400;font-size:20px}.weui-msg__desc{font-size:14px;color:#999}.weui-msg__opr-area{margin-bottom:25px}.weui-msg__extra-area{margin-bottom:15px;font-size:14px;color:#999}@media screen and (min-height:438px){.weui-msg__extra-area{position:fixed;left:0;bottom:0;width:100%;text-align:center}}.weui-flex{display:-webkit-box;display:-webkit-flex;display:flex}.weui-flex__item{-webkit-box-flex:1;-webkit-flex:1;flex:1}.weui-btn{margin-top:15px}.weui-btn:first-child{margin-top:0}.weui-btn-area{margin:1.17647059em 15px .3em}.weui-agree{display:block;padding:.5em 15px;font-size:13px}.weui-agree__text{color:#999}.weui-agree__link{display:inline;color:#586c94}.weui-agree__checkbox{position:absolute;left:-9999px}.weui-agree__checkbox-icon{position:relative;top:2px;display:inline-block;border:1px solid #d1d1d1;background-color:#fff;border-radius:3px;width:11px;height:11px}.weui-agree__checkbox-icon-check{position:absolute;top:1px;left:1px}.weui-footer{color:#999;font-size:14px;text-align:center}.weui-footer_fixed-bottom{position:fixed;bottom:.52em;left:0;right:0}.weui-footer__links{font-size:0}.weui-footer__link{display:inline-block;vertical-align:top;margin:0 .62em;position:relative;font-size:14px;color:#586c94}.weui-footer__link:before{content:" ";position:absolute;left:0;top:0;width:1px;bottom:0;border-left:1rpx solid #c7c7c7;color:#c7c7c7;left:-.65em;top:.36em;bottom:.36em}.weui-footer__link:first-child:before{display:none}.weui-footer__text{padding:0 .34em;font-size:12px}.weui-grids{border-top:1rpx solid #d9d9d9;border-left:1rpx solid #d9d9d9;overflow:hidden}.weui-grid{position:relative;float:left;padding:20px 10px;width:33.33333333%;box-sizing:border-box;border-right:1rpx solid #d9d9d9;border-bottom:1rpx solid #d9d9d9}.weui-grid_active{background-color:#ececec}.weui-grid__icon{display:block;width:28px;height:28px;margin:0 auto}.weui-grid__label{margin-top:5px;display:block;text-align:center;color:#000;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.weui-loading{margin:0 5px;width:20px;height:20px;display:inline-block;vertical-align:middle;-webkit-animation:a 1s steps(12) infinite;animation:a 1s steps(12) infinite;background:transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=) no-repeat;background-size:100%}.weui-loading.weui-loading_transparent{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 100 100'%3E%3Cpath fill='none' d='M0 0h100v100H0z'/%3E%3Crect xmlns='http://www.w3.org/2000/svg' width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.56)' rx='5' ry='5' transform='translate(0 -30)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.5)' rx='5' ry='5' transform='rotate(30 105.98 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.43)' rx='5' ry='5' transform='rotate(60 75.98 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.38)' rx='5' ry='5' transform='rotate(90 65 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.32)' rx='5' ry='5' transform='rotate(120 58.66 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.28)' rx='5' ry='5' transform='rotate(150 54.02 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.25)' rx='5' ry='5' transform='rotate(180 50 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.2)' rx='5' ry='5' transform='rotate(-150 45.98 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.17)' rx='5' ry='5' transform='rotate(-120 41.34 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.14)' rx='5' ry='5' transform='rotate(-90 35 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.1)' rx='5' ry='5' transform='rotate(-60 24.02 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.03)' rx='5' ry='5' transform='rotate(-30 -5.98 65)'/%3E%3C/svg%3E")}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.weui-badge{display:inline-block;padding:.15em .4em;min-width:8px;border-radius:18px;background-color:#e64340;color:#fff;line-height:1.2;text-align:center;font-size:12px;vertical-align:middle}.weui-badge_dot{padding:.4em;min-width:0}.weui-loadmore{width:65%;margin:1.5em auto;line-height:1.6em;font-size:14px;text-align:center}.weui-loadmore__tips{display:inline-block;vertical-align:middle}.weui-loadmore_line{border-top:1px solid #e5e5e5;margin-top:2.4em}.weui-loadmore__tips_in-line{position:relative;top:-.9em;padding:0 .55em;background-color:#fff;color:#999}.weui-loadmore__tips_in-dot{position:relative;padding:0 .16em;width:4px;height:1.6em}.weui-loadmore__tips_in-dot:before{content:" ";position:absolute;top:50%;left:50%;margin-top:-1px;margin-left:-2px;width:4px;height:4px;border-radius:50%;background-color:#e5e5e5}.weui-panel{background-color:#fff;margin-top:10px;position:relative;overflow:hidden}.weui-panel:first-child{margin-top:0}.weui-panel:before{top:0;border-top:1rpx solid #e5e5e5}.weui-panel:after,.weui-panel:before{content:" ";position:absolute;left:0;right:0;height:1px;color:#e5e5e5}.weui-panel:after{bottom:0;border-bottom:1rpx solid #e5e5e5}.weui-panel__hd{padding:14px 15px 10px;color:#999;font-size:13px;position:relative}.weui-panel__hd:after{content:" ";position:absolute;left:0;bottom:0;right:0;height:1px;border-bottom:1rpx solid #e5e5e5;color:#e5e5e5;left:15px}.weui-media-box{padding:15px;position:relative}.weui-media-box:before{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1rpx solid #e5e5e5;color:#e5e5e5;left:15px}.weui-media-box:first-child:before{display:none}.weui-media-box__title{font-weight:400;font-size:17px;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;word-wrap:break-word;word-break:break-all}.weui-media-box__desc{color:#999;font-size:13px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.weui-media-box__info{margin-top:15px;padding-bottom:5px;font-size:13px;color:#cecece;line-height:1em;list-style:none;overflow:hidden}.weui-media-box__info__meta{float:left;padding-right:1em}.weui-media-box__info__meta_extra{padding-left:1em;border-left:1px solid #cecece}.weui-media-box__title_in-text{margin-bottom:8px}.weui-media-box_appmsg{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.weui-media-box__thumb{width:100%;height:100%;vertical-align:top}.weui-media-box__hd_in-appmsg{margin-right:.8em;width:60px;height:60px;line-height:60px;text-align:center}.weui-media-box__bd_in-appmsg{-webkit-box-flex:1;-webkit-flex:1;flex:1;min-width:0}.weui-media-box_small-appmsg{padding:0}.weui-cells_in-small-appmsg{margin-top:0}.weui-cells_in-small-appmsg:before{display:none}.weui-progress{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.weui-progress__bar{-webkit-box-flex:1;-webkit-flex:1;flex:1}.weui-progress__opr{margin-left:15px;font-size:0}.weui-navbar{display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;z-index:500;top:0;width:100%;border-bottom:1rpx solid #ccc}.weui-navbar__item{position:relative;display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:13px 0;text-align:center;font-size:0}.weui-navbar__item.weui-bar__item_on{color:#1aad19}.weui-navbar__slider{position:absolute;content:" ";left:0;bottom:0;width:6em;height:3px;background-color:#1aad19;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.weui-navbar__title{display:inline-block;font-size:15px;max-width:8em;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.weui-tab{position:relative;height:100%}.weui-tab__panel{box-sizing:border-box;height:100%;padding-top:50px;overflow:auto;-webkit-overflow-scrolling:touch}.weui-search-bar{position:relative;padding:8px 10px;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;background-color:#efeff4;border-top:1rpx solid #d7d6dc;border-bottom:1rpx solid #d7d6dc}.weui-icon-search{margin-right:8px;font-size:inherit}.weui-icon-search_in-box{position:absolute;left:10px;top:7px}.weui-search-bar__text{display:inline-block;font-size:14px;vertical-align:middle}.weui-search-bar__form{position:relative;-webkit-box-flex:1;-webkit-flex:auto;flex:auto;border-radius:5px;background:#fff;border:1rpx solid #e6e6ea}.weui-search-bar__box{position:relative;padding-left:30px;padding-right:30px;width:100%;box-sizing:border-box;z-index:1}.weui-search-bar__input{height:28px;line-height:28px;font-size:14px}.weui-icon-clear{position:absolute;top:0;right:0;padding:7px 8px;font-size:0}.weui-search-bar__label{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:3px;text-align:center;color:#9b9b9b;background:#fff;line-height:28px}.weui-search-bar__cancel-btn{margin-left:10px;line-height:28px;color:#09bb07;white-space:nowrap}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-agree/weui-agree.wxss b/1517060342/final/juedi/style/widget/weui-agree/weui-agree.wxss
new file mode 100644
index 0000000..22edb23
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-agree/weui-agree.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-agree{display:block;padding:.5em 15px;font-size:13px}.weui-agree__text{color:#999}.weui-agree__link{display:inline;color:#586c94}.weui-agree__checkbox{position:absolute;left:-9999px}.weui-agree__checkbox-icon{position:relative;top:2px;display:inline-block;border:1px solid #d1d1d1;background-color:#fff;border-radius:3px;width:11px;height:11px}.weui-agree__checkbox-icon-check{position:absolute;top:1px;left:1px}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-animate/weui-animate.wxss b/1517060342/final/juedi/style/widget/weui-animate/weui-animate.wxss
new file mode 100644
index 0000000..30cf150
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-animate/weui-animate.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+@-webkit-keyframes a{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes a{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.weui-animate-slide-up{-webkit-animation:a ease .3s forwards;animation:a ease .3s forwards}@-webkit-keyframes b{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes b{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.weui-animate-slide-down{-webkit-animation:b ease .3s forwards;animation:b ease .3s forwards}@-webkit-keyframes c{0%{opacity:0}to{opacity:1}}@keyframes c{0%{opacity:0}to{opacity:1}}.weui-animate-fade-in{-webkit-animation:c ease .3s forwards;animation:c ease .3s forwards}@-webkit-keyframes d{0%{opacity:1}to{opacity:0}}@keyframes d{0%{opacity:1}to{opacity:0}}.weui-animate-fade-out{-webkit-animation:d ease .3s forwards;animation:d ease .3s forwards}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-button/weui-button.wxss b/1517060342/final/juedi/style/widget/weui-button/weui-button.wxss
new file mode 100644
index 0000000..e6fa993
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-button/weui-button.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-btn{margin-top:15px}.weui-btn:first-child{margin-top:0}.weui-btn-area{margin:1.17647059em 15px .3em}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-cell/weui-access.wxss b/1517060342/final/juedi/style/widget/weui-cell/weui-access.wxss
new file mode 100644
index 0000000..e797ca2
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-cell/weui-access.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-cell_access{color:inherit}.weui-cell__ft_in-access{padding-right:13px;position:relative}.weui-cell__ft_in-access:after{content:" ";display:inline-block;height:6px;width:6px;border-width:2px 2px 0 0;border-color:#c8c8cd;border-style:solid;-webkit-transform:matrix(.71,.71,-.71,.71,0,0);transform:matrix(.71,.71,-.71,.71,0,0);position:relative;top:-2px;position:absolute;top:50%;margin-top:-4px;right:2px}.weui-cell_link{color:#586c94;font-size:14px}.weui-cell_link:active{background-color:#ececec}.weui-cell_link:first-child:before{display:block}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-cell/weui-cell.wxss b/1517060342/final/juedi/style/widget/weui-cell/weui-cell.wxss
new file mode 100644
index 0000000..652bc1d
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-cell/weui-cell.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-cells{position:relative;margin-top:1.17647059em;background-color:#fff;line-height:1.41176471;font-size:17px}.weui-cells:before{top:0;border-top:1rpx solid #d9d9d9}.weui-cells:after,.weui-cells:before{content:" ";position:absolute;left:0;right:0;height:1px;color:#d9d9d9}.weui-cells:after{bottom:0;border-bottom:1rpx solid #d9d9d9}.weui-cells__title{margin-top:.77em;margin-bottom:.3em;padding-left:15px;padding-right:15px;color:#999;font-size:14px}.weui-cells_after-title{margin-top:0}.weui-cells__tips{margin-top:.3em;color:#999;padding-left:15px;padding-right:15px;font-size:14px}.weui-cell{padding:10px 15px;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.weui-cell:before{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1rpx solid #d9d9d9;color:#d9d9d9;left:15px}.weui-cell:first-child:before{display:none}.weui-cell_active{background-color:#ececec}.weui-cell_primary{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.weui-cell__bd{-webkit-box-flex:1;-webkit-flex:1;flex:1}.weui-cell__ft{text-align:right;color:#999}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-cell/weui-check.wxss b/1517060342/final/juedi/style/widget/weui-cell/weui-check.wxss
new file mode 100644
index 0000000..5c3de67
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-cell/weui-check.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-icon-radio{margin-left:3.2px;margin-right:3.2px}.weui-icon-checkbox_circle,.weui-icon-checkbox_success{margin-left:4.6px;margin-right:4.6px}.weui-check__label:active{background-color:#ececec}.weui-check{position:absolute;left:-9999px}.weui-check__hd_in-checkbox{padding-right:.35em}.weui-cell__ft_in-radio{padding-left:.35em}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-cell/weui-form.wxss b/1517060342/final/juedi/style/widget/weui-cell/weui-form.wxss
new file mode 100644
index 0000000..0c0b93c
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-cell/weui-form.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-cell_input{padding-top:0;padding-bottom:0}.weui-label{width:105px;word-wrap:break-word;word-break:break-all}.weui-input{height:2.58823529em;min-height:2.58823529em;line-height:2.58823529em}.weui-toptips{position:fixed;-webkit-transform:translateZ(0);transform:translateZ(0);top:0;left:0;right:0;padding:5px;font-size:14px;text-align:center;color:#fff;z-index:5000;word-wrap:break-word;word-break:break-all}.weui-toptips_warn{background-color:#e64340}.weui-textarea{display:block;width:100%}.weui-textarea-counter{color:#b2b2b2;text-align:right}.weui-cell_warn,.weui-textarea-counter_warn{color:#e64340}.weui-form-preview{position:relative;background-color:#fff}.weui-form-preview:before{top:0;border-top:1rpx solid #d9d9d9}.weui-form-preview:after,.weui-form-preview:before{content:" ";position:absolute;left:0;right:0;height:1px;color:#d9d9d9}.weui-form-preview:after{bottom:0;border-bottom:1rpx solid #d9d9d9}.weui-form-preview__value{font-size:14px}.weui-form-preview__value_in-hd{font-size:26px}.weui-form-preview__hd{position:relative;padding:10px 15px;text-align:right;line-height:2.5em}.weui-form-preview__hd:after{content:" ";position:absolute;left:0;bottom:0;right:0;height:1px;border-bottom:1rpx solid #d9d9d9;color:#d9d9d9;left:15px}.weui-form-preview__bd{padding:10px 15px;font-size:.9em;text-align:right;color:#999;line-height:2}.weui-form-preview__ft{position:relative;line-height:50px;display:-webkit-box;display:-webkit-flex;display:flex}.weui-form-preview__ft:after{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1rpx solid #d5d5d6;color:#d5d5d6}.weui-form-preview__item{overflow:hidden}.weui-form-preview__label{float:left;margin-right:1em;min-width:4em;color:#999;text-align:justify;text-align-last:justify}.weui-form-preview__value{display:block;overflow:hidden;word-break:normal;word-wrap:break-word}.weui-form-preview__btn{position:relative;display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;color:#3cc51f;text-align:center}.weui-form-preview__btn:after{content:" ";position:absolute;left:0;top:0;width:1px;bottom:0;border-left:1rpx solid #d5d5d6;color:#d5d5d6}.weui-form-preview__btn:first-child:after{display:none}.weui-form-preview__btn_active{background-color:#eee}.weui-form-preview__btn_default{color:#999}.weui-form-preview__btn_primary{color:#0bb20c}.weui-cell_select{padding:0}.weui-select{position:relative;padding-left:15px;padding-right:30px;height:2.58823529em;min-height:2.58823529em;line-height:2.58823529em;border-right:1rpx solid #d9d9d9}.weui-select:before{content:" ";display:inline-block;height:6px;width:6px;border-width:2px 2px 0 0;border-color:#c8c8cd;border-style:solid;-webkit-transform:matrix(.71,.71,-.71,.71,0,0);transform:matrix(.71,.71,-.71,.71,0,0);position:relative;top:-2px;position:absolute;top:50%;right:15px;margin-top:-4px}.weui-select_in-select-after{padding-left:0}.weui-cell__bd_in-select-before,.weui-cell__hd_in-select-after{padding-left:15px}.weui-cell_vcode{padding-right:0}.weui-vcode-btn,.weui-vcode-img{margin-left:5px;height:2.58823529em;vertical-align:middle}.weui-vcode-btn{display:inline-block;padding:0 .6em 0 .7em;border-left:1px solid #e5e5e5;line-height:2.58823529em;font-size:17px;color:#3cc51f;white-space:nowrap}.weui-vcode-btn:active{color:#52a341}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-cell/weui-form/weui-form-preview.wxss b/1517060342/final/juedi/style/widget/weui-cell/weui-form/weui-form-preview.wxss
new file mode 100644
index 0000000..c1d78a6
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-cell/weui-form/weui-form-preview.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-form-preview{position:relative;background-color:#fff}.weui-form-preview:before{top:0;border-top:1rpx solid #d9d9d9}.weui-form-preview:after,.weui-form-preview:before{content:" ";position:absolute;left:0;right:0;height:1px;color:#d9d9d9}.weui-form-preview:after{bottom:0;border-bottom:1rpx solid #d9d9d9}.weui-form-preview__value{font-size:14px}.weui-form-preview__value_in-hd{font-size:26px}.weui-form-preview__hd{position:relative;padding:10px 15px;text-align:right;line-height:2.5em}.weui-form-preview__hd:after{content:" ";position:absolute;left:0;bottom:0;right:0;height:1px;border-bottom:1rpx solid #d9d9d9;color:#d9d9d9;left:15px}.weui-form-preview__bd{padding:10px 15px;font-size:.9em;text-align:right;color:#999;line-height:2}.weui-form-preview__ft{position:relative;line-height:50px;display:-webkit-box;display:-webkit-flex;display:flex}.weui-form-preview__ft:after{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1rpx solid #d5d5d6;color:#d5d5d6}.weui-form-preview__item{overflow:hidden}.weui-form-preview__label{float:left;margin-right:1em;min-width:4em;color:#999;text-align:justify;text-align-last:justify}.weui-form-preview__value{display:block;overflow:hidden;word-break:normal;word-wrap:break-word}.weui-form-preview__btn{position:relative;display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;color:#3cc51f;text-align:center}.weui-form-preview__btn:after{content:" ";position:absolute;left:0;top:0;width:1px;bottom:0;border-left:1rpx solid #d5d5d6;color:#d5d5d6}.weui-form-preview__btn:first-child:after{display:none}.weui-form-preview__btn_active{background-color:#eee}.weui-form-preview__btn_default{color:#999}.weui-form-preview__btn_primary{color:#0bb20c}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-cell/weui-form/weui-form_common.wxss b/1517060342/final/juedi/style/widget/weui-cell/weui-form/weui-form_common.wxss
new file mode 100644
index 0000000..cbc4386
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-cell/weui-form/weui-form_common.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-cell_input{padding-top:0;padding-bottom:0}.weui-label{width:105px;word-wrap:break-word;word-break:break-all}.weui-input{height:2.58823529em;min-height:2.58823529em;line-height:2.58823529em}.weui-toptips{position:fixed;-webkit-transform:translateZ(0);transform:translateZ(0);top:0;left:0;right:0;padding:5px;font-size:14px;text-align:center;color:#fff;z-index:5000;word-wrap:break-word;word-break:break-all}.weui-toptips_warn{background-color:#e64340}.weui-textarea{display:block;width:100%}.weui-textarea-counter{color:#b2b2b2;text-align:right}.weui-cell_warn,.weui-textarea-counter_warn{color:#e64340}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-cell/weui-form/weui-select.wxss b/1517060342/final/juedi/style/widget/weui-cell/weui-form/weui-select.wxss
new file mode 100644
index 0000000..7b12b15
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-cell/weui-form/weui-select.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-cell_select{padding:0}.weui-select{position:relative;padding-left:15px;padding-right:30px;height:2.58823529em;min-height:2.58823529em;line-height:2.58823529em;border-right:1rpx solid #d9d9d9}.weui-select:before{content:" ";display:inline-block;height:6px;width:6px;border-width:2px 2px 0 0;border-color:#c8c8cd;border-style:solid;-webkit-transform:matrix(.71,.71,-.71,.71,0,0);transform:matrix(.71,.71,-.71,.71,0,0);position:relative;top:-2px;position:absolute;top:50%;right:15px;margin-top:-4px}.weui-select_in-select-after{padding-left:0}.weui-cell__bd_in-select-before,.weui-cell__hd_in-select-after{padding-left:15px}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-cell/weui-form/weui-vcode.wxss b/1517060342/final/juedi/style/widget/weui-cell/weui-form/weui-vcode.wxss
new file mode 100644
index 0000000..0d3560e
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-cell/weui-form/weui-vcode.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-cell_vcode{padding-right:0}.weui-vcode-btn,.weui-vcode-img{margin-left:5px;height:2.58823529em;vertical-align:middle}.weui-vcode-btn{display:inline-block;padding:0 .6em 0 .7em;border-left:1px solid #e5e5e5;line-height:2.58823529em;font-size:17px;color:#3cc51f;white-space:nowrap}.weui-vcode-btn:active{color:#52a341}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-cell/weui-switch.wxss b/1517060342/final/juedi/style/widget/weui-cell/weui-switch.wxss
new file mode 100644
index 0000000..0b14261
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-cell/weui-switch.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-cell_switch{padding-top:6px;padding-bottom:6px}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-cell/weui-uploader.wxss b/1517060342/final/juedi/style/widget/weui-cell/weui-uploader.wxss
new file mode 100644
index 0000000..d20ba24
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-cell/weui-uploader.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-uploader__hd{display:-webkit-box;display:-webkit-flex;display:flex;padding-bottom:10px;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.weui-uploader__title{-webkit-box-flex:1;-webkit-flex:1;flex:1}.weui-uploader__info{color:#b2b2b2}.weui-uploader__bd{margin-bottom:-4px;margin-right:-9px;overflow:hidden}.weui-uploader__file{float:left;margin-right:9px;margin-bottom:9px}.weui-uploader__img{display:block;width:79px;height:79px}.weui-uploader__file_status{position:relative}.weui-uploader__file_status:before{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5)}.weui-uploader__file-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff}.weui-uploader__input-box{float:left;position:relative;margin-right:9px;margin-bottom:9px;width:77px;height:77px;border:1px solid #d9d9d9}.weui-uploader__input-box:after,.weui-uploader__input-box:before{content:" ";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#d9d9d9}.weui-uploader__input-box:before{width:2px;height:39.5px}.weui-uploader__input-box:after{width:39.5px;height:2px}.weui-uploader__input-box:active{border-color:#999}.weui-uploader__input-box:active:after,.weui-uploader__input-box:active:before{background-color:#999}.weui-uploader__input{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;opacity:0}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-flex/weui-flex.wxss b/1517060342/final/juedi/style/widget/weui-flex/weui-flex.wxss
new file mode 100644
index 0000000..a26a647
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-flex/weui-flex.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-flex{display:-webkit-box;display:-webkit-flex;display:flex}.weui-flex__item{-webkit-box-flex:1;-webkit-flex:1;flex:1}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-footer/weui-footer.wxss b/1517060342/final/juedi/style/widget/weui-footer/weui-footer.wxss
new file mode 100644
index 0000000..1743507
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-footer/weui-footer.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-footer{color:#999;font-size:14px;text-align:center}.weui-footer_fixed-bottom{position:fixed;bottom:.52em;left:0;right:0}.weui-footer__links{font-size:0}.weui-footer__link{display:inline-block;vertical-align:top;margin:0 .62em;position:relative;font-size:14px;color:#586c94}.weui-footer__link:before{content:" ";position:absolute;left:0;top:0;width:1px;bottom:0;border-left:1rpx solid #c7c7c7;color:#c7c7c7;left:-.65em;top:.36em;bottom:.36em}.weui-footer__link:first-child:before{display:none}.weui-footer__text{padding:0 .34em;font-size:12px}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-grid/weui-grid.wxss b/1517060342/final/juedi/style/widget/weui-grid/weui-grid.wxss
new file mode 100644
index 0000000..7ecb406
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-grid/weui-grid.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-grids{border-top:1rpx solid #d9d9d9;border-left:1rpx solid #d9d9d9;overflow:hidden}.weui-grid{position:relative;float:left;padding:20px 10px;width:33.33333333%;box-sizing:border-box;border-right:1rpx solid #d9d9d9;border-bottom:1rpx solid #d9d9d9}.weui-grid_active{background-color:#ececec}.weui-grid__icon{display:block;width:28px;height:28px;margin:0 auto}.weui-grid__label{margin-top:5px;display:block;text-align:center;color:#000;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-loading/weui-loading.wxss b/1517060342/final/juedi/style/widget/weui-loading/weui-loading.wxss
new file mode 100644
index 0000000..336d593
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-loading/weui-loading.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-loading{margin:0 5px;width:20px;height:20px;display:inline-block;vertical-align:middle;-webkit-animation:a 1s steps(12) infinite;animation:a 1s steps(12) infinite;background:transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=) no-repeat;background-size:100%}.weui-loading.weui-loading_transparent{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 100 100'%3E%3Cpath fill='none' d='M0 0h100v100H0z'/%3E%3Crect xmlns='http://www.w3.org/2000/svg' width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.56)' rx='5' ry='5' transform='translate(0 -30)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.5)' rx='5' ry='5' transform='rotate(30 105.98 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.43)' rx='5' ry='5' transform='rotate(60 75.98 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.38)' rx='5' ry='5' transform='rotate(90 65 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.32)' rx='5' ry='5' transform='rotate(120 58.66 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.28)' rx='5' ry='5' transform='rotate(150 54.02 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.25)' rx='5' ry='5' transform='rotate(180 50 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.2)' rx='5' ry='5' transform='rotate(-150 45.98 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.17)' rx='5' ry='5' transform='rotate(-120 41.34 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.14)' rx='5' ry='5' transform='rotate(-90 35 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.1)' rx='5' ry='5' transform='rotate(-60 24.02 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='rgba(255,255,255,.03)' rx='5' ry='5' transform='rotate(-30 -5.98 65)'/%3E%3C/svg%3E")}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-media-box/weui-media-box.wxss b/1517060342/final/juedi/style/widget/weui-media-box/weui-media-box.wxss
new file mode 100644
index 0000000..ec93f2c
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-media-box/weui-media-box.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-media-box{padding:15px;position:relative}.weui-media-box:before{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1rpx solid #e5e5e5;color:#e5e5e5;left:15px}.weui-media-box:first-child:before{display:none}.weui-media-box__title{font-weight:400;font-size:17px;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;word-wrap:break-word;word-break:break-all}.weui-media-box__desc{color:#999;font-size:13px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.weui-media-box__info{margin-top:15px;padding-bottom:5px;font-size:13px;color:#cecece;line-height:1em;list-style:none;overflow:hidden}.weui-media-box__info__meta{float:left;padding-right:1em}.weui-media-box__info__meta_extra{padding-left:1em;border-left:1px solid #cecece}.weui-media-box__title_in-text{margin-bottom:8px}.weui-media-box_appmsg{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.weui-media-box__thumb{width:100%;height:100%;vertical-align:top}.weui-media-box__hd_in-appmsg{margin-right:.8em;width:60px;height:60px;line-height:60px;text-align:center}.weui-media-box__bd_in-appmsg{-webkit-box-flex:1;-webkit-flex:1;flex:1;min-width:0}.weui-media-box_small-appmsg{padding:0}.weui-cells_in-small-appmsg{margin-top:0}.weui-cells_in-small-appmsg:before{display:none}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-page/weui-article.wxss b/1517060342/final/juedi/style/widget/weui-page/weui-article.wxss
new file mode 100644
index 0000000..4163c30
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-page/weui-article.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-article{padding:20px 15px;font-size:15px}.weui-article__section{margin-bottom:1.5em}.weui-article__h1{font-size:18px;font-weight:400;margin-bottom:.9em}.weui-article__h2{font-size:16px;font-weight:400;margin-bottom:.34em}.weui-article__h3{font-weight:400;font-size:15px;margin-bottom:.34em}.weui-article__p{margin:0 0 .8em}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-page/weui-msg.wxss b/1517060342/final/juedi/style/widget/weui-page/weui-msg.wxss
new file mode 100644
index 0000000..82e84e3
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-page/weui-msg.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-msg{padding-top:36px;text-align:center}.weui-msg__link{display:inline;color:#586c94}.weui-msg__icon-area{margin-bottom:30px}.weui-msg__text-area{margin-bottom:25px;padding:0 20px}.weui-msg__title{margin-bottom:5px;font-weight:400;font-size:20px}.weui-msg__desc{font-size:14px;color:#999}.weui-msg__opr-area{margin-bottom:25px}.weui-msg__extra-area{margin-bottom:15px;font-size:14px;color:#999}@media screen and (min-height:438px){.weui-msg__extra-area{position:fixed;left:0;bottom:0;width:100%;text-align:center}}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-panel/weui-panel.wxss b/1517060342/final/juedi/style/widget/weui-panel/weui-panel.wxss
new file mode 100644
index 0000000..5b5b047
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-panel/weui-panel.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-panel{background-color:#fff;margin-top:10px;position:relative;overflow:hidden}.weui-panel:first-child{margin-top:0}.weui-panel:before{top:0;border-top:1rpx solid #e5e5e5}.weui-panel:after,.weui-panel:before{content:" ";position:absolute;left:0;right:0;height:1px;color:#e5e5e5}.weui-panel:after{bottom:0;border-bottom:1rpx solid #e5e5e5}.weui-panel__hd{padding:14px 15px 10px;color:#999;font-size:13px;position:relative}.weui-panel__hd:after{content:" ";position:absolute;left:0;bottom:0;right:0;height:1px;border-bottom:1rpx solid #e5e5e5;color:#e5e5e5;left:15px}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-progress/weui-progress.wxss b/1517060342/final/juedi/style/widget/weui-progress/weui-progress.wxss
new file mode 100644
index 0000000..a46cf96
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-progress/weui-progress.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-progress{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.weui-progress__bar{-webkit-box-flex:1;-webkit-flex:1;flex:1}.weui-progress__opr{margin-left:15px;font-size:0}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-searchbar/weui-searchbar.wxss b/1517060342/final/juedi/style/widget/weui-searchbar/weui-searchbar.wxss
new file mode 100644
index 0000000..c3954ef
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-searchbar/weui-searchbar.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-search-bar{position:relative;padding:8px 10px;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;background-color:#efeff4;border-top:1rpx solid #d7d6dc;border-bottom:1rpx solid #d7d6dc}.weui-icon-search{margin-right:8px;font-size:inherit}.weui-icon-search_in-box{position:absolute;left:10px;top:7px}.weui-search-bar__text{display:inline-block;font-size:14px;vertical-align:middle}.weui-search-bar__form{position:relative;-webkit-box-flex:1;-webkit-flex:auto;flex:auto;border-radius:5px;background:#fff;border:1rpx solid #e6e6ea}.weui-search-bar__box{position:relative;padding-left:30px;padding-right:30px;width:100%;box-sizing:border-box;z-index:1}.weui-search-bar__input{height:28px;line-height:28px;font-size:14px}.weui-icon-clear{position:absolute;top:0;right:0;padding:7px 8px;font-size:0}.weui-search-bar__label{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:3px;text-align:center;color:#9b9b9b;background:#fff;line-height:28px}.weui-search-bar__cancel-btn{margin-left:10px;line-height:28px;color:#09bb07;white-space:nowrap}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-tab/weui-navbar.wxss b/1517060342/final/juedi/style/widget/weui-tab/weui-navbar.wxss
new file mode 100644
index 0000000..1684443
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-tab/weui-navbar.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-navbar{display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;z-index:500;top:0;width:100%;border-bottom:1rpx solid #ccc}.weui-navbar__item{position:relative;display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:13px 0;text-align:center;font-size:0}.weui-navbar__item.weui-bar__item_on{color:#1aad19}.weui-navbar__slider{position:absolute;content:" ";left:0;bottom:0;width:6em;height:3px;background-color:#1aad19;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.weui-navbar__title{display:inline-block;font-size:15px;max-width:8em;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-tab/weui-tab.wxss b/1517060342/final/juedi/style/widget/weui-tab/weui-tab.wxss
new file mode 100644
index 0000000..10a9cf7
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-tab/weui-tab.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-navbar{display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;z-index:500;top:0;width:100%;border-bottom:1rpx solid #ccc}.weui-navbar__item{position:relative;display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:13px 0;text-align:center;font-size:0}.weui-navbar__item.weui-bar__item_on{color:#1aad19}.weui-navbar__slider{position:absolute;content:" ";left:0;bottom:0;width:6em;height:3px;background-color:#1aad19;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.weui-navbar__title{display:inline-block;font-size:15px;max-width:8em;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.weui-tab{position:relative;height:100%}.weui-tab__panel{box-sizing:border-box;height:100%;padding-top:50px;overflow:auto;-webkit-overflow-scrolling:touch}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-tips/weui-badge.wxss b/1517060342/final/juedi/style/widget/weui-tips/weui-badge.wxss
new file mode 100644
index 0000000..e30802c
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-tips/weui-badge.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-badge{display:inline-block;padding:.15em .4em;min-width:8px;border-radius:18px;background-color:#e64340;color:#fff;line-height:1.2;text-align:center;font-size:12px;vertical-align:middle}.weui-badge_dot{padding:.4em;min-width:0}
\ No newline at end of file
diff --git a/1517060342/final/juedi/style/widget/weui-tips/weui-loadmore.wxss b/1517060342/final/juedi/style/widget/weui-tips/weui-loadmore.wxss
new file mode 100644
index 0000000..a86d27b
--- /dev/null
+++ b/1517060342/final/juedi/style/widget/weui-tips/weui-loadmore.wxss
@@ -0,0 +1,6 @@
+/*!
+ * WeUI v1.1.1 (https://github.com/weui/weui-wxss)
+ * Copyright 2017 Tencent, Inc.
+ * Licensed under the MIT license
+ */
+.weui-loadmore{width:65%;margin:1.5em auto;line-height:1.6em;font-size:14px;text-align:center}.weui-loadmore__tips{display:inline-block;vertical-align:middle}.weui-loadmore_line{border-top:1px solid #e5e5e5;margin-top:2.4em}.weui-loadmore__tips_in-line{position:relative;top:-.9em;padding:0 .55em;background-color:#fff;color:#999}.weui-loadmore__tips_in-dot{position:relative;padding:0 .16em;width:4px;height:1.6em}.weui-loadmore__tips_in-dot:before{content:" ";position:absolute;top:50%;left:50%;margin-top:-1px;margin-left:-2px;width:4px;height:4px;border-radius:50%;background-color:#e5e5e5}
\ No newline at end of file
diff --git a/1517060342/final/juedi/utils/util.js b/1517060342/final/juedi/utils/util.js
new file mode 100644
index 0000000..dbadbb8
--- /dev/null
+++ b/1517060342/final/juedi/utils/util.js
@@ -0,0 +1,19 @@
+const formatTime = date => {
+ const year = date.getFullYear()
+ const month = date.getMonth() + 1
+ const day = date.getDate()
+ const hour = date.getHours()
+ const minute = date.getMinutes()
+ const second = date.getSeconds()
+
+ return [year, month, day].map(formatNumber).join('/') + ' ' + [hour, minute, second].map(formatNumber).join(':')
+}
+
+const formatNumber = n => {
+ n = n.toString()
+ return n[1] ? n : '0' + n
+}
+
+module.exports = {
+ formatTime: formatTime
+}
diff --git a/1517060342/form/form.js b/1517060342/form/form.js
new file mode 100644
index 0000000..0d40c03
--- /dev/null
+++ b/1517060342/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/1517060342/form/form.json b/1517060342/form/form.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060342/form/form.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060342/form/form.wxml b/1517060342/form/form.wxml
new file mode 100644
index 0000000..259eedb
--- /dev/null
+++ b/1517060342/form/form.wxml
@@ -0,0 +1,31 @@
+
+
+
+
diff --git a/1517060342/form/form.wxss b/1517060342/form/form.wxss
new file mode 100644
index 0000000..773650c
--- /dev/null
+++ b/1517060342/form/form.wxss
@@ -0,0 +1 @@
+/* pages/form/form.wxss */
\ No newline at end of file
diff --git a/1517060342/index.html b/1517060342/index.html
index 7b0041b..2383c25 100644
--- a/1517060342/index.html
+++ b/1517060342/index.html
@@ -1,6 +1,8 @@
+
1517060342
+
diff --git a/1517060342/network/form.js b/1517060342/network/form.js
new file mode 100644
index 0000000..0d40c03
--- /dev/null
+++ b/1517060342/network/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/1517060342/network/form.json b/1517060342/network/form.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060342/network/form.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060342/network/form.wxml b/1517060342/network/form.wxml
new file mode 100644
index 0000000..259eedb
--- /dev/null
+++ b/1517060342/network/form.wxml
@@ -0,0 +1,31 @@
+
+
+
+
diff --git a/1517060342/network/form.wxss b/1517060342/network/form.wxss
new file mode 100644
index 0000000..773650c
--- /dev/null
+++ b/1517060342/network/form.wxss
@@ -0,0 +1 @@
+/* pages/form/form.wxss */
\ No newline at end of file
diff --git a/1517060342/pages/comp/scroll.js b/1517060342/pages/comp/scroll.js
new file mode 100644
index 0000000..e91830d
--- /dev/null
+++ b/1517060342/pages/comp/scroll.js
@@ -0,0 +1,111 @@
+// pages/comp/scroll.js
+var base64 = require("../example/images/base64");
+
+Page({
+
+ /**
+ * 页面的初始数据
+ */
+ data: {
+ isEnd: false,
+ messages: [{
+ name: "张三",
+ last: "您好!",
+ sixsix: "666!"
+ }, {
+ 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/1517060342/pages/comp/scroll.json b/1517060342/pages/comp/scroll.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/1517060342/pages/comp/scroll.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/1517060342/pages/comp/scroll.wxml b/1517060342/pages/comp/scroll.wxml
new file mode 100644
index 0000000..c7a7dbd
--- /dev/null
+++ b/1517060342/pages/comp/scroll.wxml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+ {{index}} {{item.name}}
+ {{item.last}}
+
+
+
+ 正在加载……
+
+
+