From 07523dbbecde2fd58f3fa2be93796157f3eb979d Mon Sep 17 00:00:00 2001
From: asd <374367073@qq.com>
Date: Sat, 14 Dec 2019 17:01:16 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BD=99=E9=A2=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app.json | 5 +-
components/yue/share/share.js | 23 +++++++
components/yue/share/share.json | 4 ++
components/yue/share/share.scss | 70 ++++++++++++++++++++
components/yue/share/share.wxml | 30 +++++++++
components/yue/share/share.wxss | 78 +++++++++++++++++++++++
components/yue/yongjintop/yongjintop.js | 23 +++++++
components/yue/yongjintop/yongjintop.json | 4 ++
components/yue/yongjintop/yongjintop.scss | 56 ++++++++++++++++
components/yue/yongjintop/yongjintop.wxml | 26 ++++++++
components/yue/yongjintop/yongjintop.wxss | 63 ++++++++++++++++++
components/yue/yuedetail/yuedetail.js | 23 +++++++
components/yue/yuedetail/yuedetail.json | 4 ++
components/yue/yuedetail/yuedetail.scss | 23 +++++++
components/yue/yuedetail/yuedetail.wxml | 7 ++
components/yue/yuedetail/yuedetail.wxss | 27 ++++++++
components/yue/yuetitle/yuetitle.js | 23 +++++++
components/yue/yuetitle/yuetitle.json | 4 ++
components/yue/yuetitle/yuetitle.scss | 6 ++
components/yue/yuetitle/yuetitle.wxml | 3 +
components/yue/yuetitle/yuetitle.wxss | 6 ++
components/yue/yuetop/yuetop.js | 23 +++++++
components/yue/yuetop/yuetop.json | 4 ++
components/yue/yuetop/yuetop.scss | 23 +++++++
components/yue/yuetop/yuetop.wxml | 7 ++
components/yue/yuetop/yuetop.wxss | 25 ++++++++
pages/share/share.js | 66 +++++++++++++++++++
pages/share/share.json | 6 ++
pages/share/share.scss | 7 ++
pages/share/share.wxml | 15 +++++
pages/share/share.wxss | 7 ++
pages/yongjin/yongjin.js | 66 +++++++++++++++++++
pages/yongjin/yongjin.json | 7 ++
pages/yongjin/yongjin.scss | 7 ++
pages/yongjin/yongjin.wxml | 18 ++++++
pages/yongjin/yongjin.wxss | 7 ++
pages/yue/yue.js | 23 +++++++
pages/yue/yue.json | 8 +++
pages/yue/yue.scss | 8 +++
pages/yue/yue.wxml | 19 ++++++
pages/yue/yue.wxss | 7 ++
41 files changed, 860 insertions(+), 1 deletion(-)
create mode 100644 components/yue/share/share.js
create mode 100644 components/yue/share/share.json
create mode 100644 components/yue/share/share.scss
create mode 100644 components/yue/share/share.wxml
create mode 100644 components/yue/share/share.wxss
create mode 100644 components/yue/yongjintop/yongjintop.js
create mode 100644 components/yue/yongjintop/yongjintop.json
create mode 100644 components/yue/yongjintop/yongjintop.scss
create mode 100644 components/yue/yongjintop/yongjintop.wxml
create mode 100644 components/yue/yongjintop/yongjintop.wxss
create mode 100644 components/yue/yuedetail/yuedetail.js
create mode 100644 components/yue/yuedetail/yuedetail.json
create mode 100644 components/yue/yuedetail/yuedetail.scss
create mode 100644 components/yue/yuedetail/yuedetail.wxml
create mode 100644 components/yue/yuedetail/yuedetail.wxss
create mode 100644 components/yue/yuetitle/yuetitle.js
create mode 100644 components/yue/yuetitle/yuetitle.json
create mode 100644 components/yue/yuetitle/yuetitle.scss
create mode 100644 components/yue/yuetitle/yuetitle.wxml
create mode 100644 components/yue/yuetitle/yuetitle.wxss
create mode 100644 components/yue/yuetop/yuetop.js
create mode 100644 components/yue/yuetop/yuetop.json
create mode 100644 components/yue/yuetop/yuetop.scss
create mode 100644 components/yue/yuetop/yuetop.wxml
create mode 100644 components/yue/yuetop/yuetop.wxss
create mode 100644 pages/share/share.js
create mode 100644 pages/share/share.json
create mode 100644 pages/share/share.scss
create mode 100644 pages/share/share.wxml
create mode 100644 pages/share/share.wxss
create mode 100644 pages/yongjin/yongjin.js
create mode 100644 pages/yongjin/yongjin.json
create mode 100644 pages/yongjin/yongjin.scss
create mode 100644 pages/yongjin/yongjin.wxml
create mode 100644 pages/yongjin/yongjin.wxss
create mode 100644 pages/yue/yue.js
create mode 100644 pages/yue/yue.json
create mode 100644 pages/yue/yue.scss
create mode 100644 pages/yue/yue.wxml
create mode 100644 pages/yue/yue.wxss
diff --git a/app.json b/app.json
index 7882fa1..65cd6cc 100644
--- a/app.json
+++ b/app.json
@@ -1,5 +1,8 @@
{
"pages": [
+ "pages/share/share",
+ "pages/yongjin/yongjin",
+ "pages/yue/yue",
"pages/member/member",
"pages/addaddress/addaddress",
"pages/chooseaddr/chooseaddr",
@@ -12,6 +15,7 @@
"pages/shopping/shopping",
"pages/search/search",
"pages/index/index"
+
],
"window": {
"backgroundTextStyle": "light",
@@ -21,5 +25,4 @@
},
"style": "v2",
"sitemapLocation": "sitemap.json"
-
}
\ No newline at end of file
diff --git a/components/yue/share/share.js b/components/yue/share/share.js
new file mode 100644
index 0000000..4b85dd0
--- /dev/null
+++ b/components/yue/share/share.js
@@ -0,0 +1,23 @@
+// components/yue/yongjintop/yongjintop.js
+Component({
+ /**
+ * 组件的属性列表
+ */
+ properties: {
+
+ },
+
+ /**
+ * 组件的初始数据
+ */
+ data: {
+
+ },
+
+ /**
+ * 组件的方法列表
+ */
+ methods: {
+
+ }
+})
diff --git a/components/yue/share/share.json b/components/yue/share/share.json
new file mode 100644
index 0000000..e8cfaaf
--- /dev/null
+++ b/components/yue/share/share.json
@@ -0,0 +1,4 @@
+{
+ "component": true,
+ "usingComponents": {}
+}
\ No newline at end of file
diff --git a/components/yue/share/share.scss b/components/yue/share/share.scss
new file mode 100644
index 0000000..c03a3b1
--- /dev/null
+++ b/components/yue/share/share.scss
@@ -0,0 +1,70 @@
+.box {
+ width: 690rpx;
+ margin: 0 auto;
+ padding-bottom: 41rpx;
+ border-bottom: 2rpx solid #EEEEEE;
+ .img {
+ width: 40rpx;
+ height: 39rpx;
+ background-color: #999999;
+ float: right;
+ }
+ .yongjintop {
+ width: 317rpx;
+ // height: 196rpx;
+ margin-top: 71rpx;
+ margin-left: 30rpx;
+ display: flex;
+ .photo {
+ width: 130rpx;
+ height: 130rpx;
+ background-color: gold;
+ margin-bottom: 52rpx;
+ border-radius: 90%;
+ }
+ .tel {
+ color: #333333;
+ font-size: 28rpx;
+ margin-top: 33rpx;
+ margin-left: 35rpx;
+ .mingpian {
+ font-size: 24rpx;
+ color: #999999;
+ margin-top: 18rpx;
+ }
+ }
+ }
+}
+
+.mid {
+ width: 100%;
+ height: 175rpx;
+ border-bottom: 20rpx solid #FBFBFB;
+ // justify-content: space-around;
+ color: #333333;
+ font-size: 28rpx;
+ text-align: center;
+ .midbox {
+ width: 478rpx;
+ height: 175rpx;
+ display: flex;
+ justify-content: space-between;
+ margin: 0 auto;
+ }
+ .way {
+ margin-top: 46rpx;
+ margin-bottom: 14rpx;
+ }
+ .money {
+ font-size: 24rpx;
+ }
+ .money1 {
+ color: #F81F1F;
+ }
+ .line {
+ width: 2rpx;
+ height: 60rpx;
+ margin: auto 0;
+ background-color: #EEEEEE;
+ }
+}
\ No newline at end of file
diff --git a/components/yue/share/share.wxml b/components/yue/share/share.wxml
new file mode 100644
index 0000000..f5a23a9
--- /dev/null
+++ b/components/yue/share/share.wxml
@@ -0,0 +1,30 @@
+
+
+
+
+
+ 156***578
+ 我的名片
+
+
+
+
+
+
+ 昨日收益
+
+ 657.00
+ RMB
+
+
+
+
+ 昨日收益
+
+ 657.00
+ RMB
+
+
+
+
+
\ No newline at end of file
diff --git a/components/yue/share/share.wxss b/components/yue/share/share.wxss
new file mode 100644
index 0000000..b10bfdf
--- /dev/null
+++ b/components/yue/share/share.wxss
@@ -0,0 +1,78 @@
+.box {
+ width: 690rpx;
+ margin: 0 auto;
+ padding-bottom: 41rpx;
+ border-bottom: 2rpx solid #EEEEEE;
+}
+
+.box .img {
+ width: 40rpx;
+ height: 39rpx;
+ background-color: #999999;
+ float: right;
+}
+
+.box .yongjintop {
+ width: 317rpx;
+ margin-top: 71rpx;
+ margin-left: 30rpx;
+ display: flex;
+}
+
+.box .yongjintop .photo {
+ width: 130rpx;
+ height: 130rpx;
+ background-color: gold;
+ margin-bottom: 52rpx;
+ border-radius: 90%;
+}
+
+.box .yongjintop .tel {
+ color: #333333;
+ font-size: 28rpx;
+ margin-top: 33rpx;
+ margin-left: 35rpx;
+}
+
+.box .yongjintop .tel .mingpian {
+ font-size: 24rpx;
+ color: #999999;
+ margin-top: 18rpx;
+}
+
+.mid {
+ width: 100%;
+ height: 175rpx;
+ border-bottom: 20rpx solid #FBFBFB;
+ color: #333333;
+ font-size: 28rpx;
+ text-align: center;
+}
+
+.mid .midbox {
+ width: 478rpx;
+ height: 175rpx;
+ display: flex;
+ justify-content: space-between;
+ margin: 0 auto;
+}
+
+.mid .way {
+ margin-top: 46rpx;
+ margin-bottom: 14rpx;
+}
+
+.mid .money {
+ font-size: 24rpx;
+}
+
+.mid .money1 {
+ color: #F81F1F;
+}
+
+.mid .line {
+ width: 2rpx;
+ height: 60rpx;
+ margin: auto 0;
+ background-color: #EEEEEE;
+}
diff --git a/components/yue/yongjintop/yongjintop.js b/components/yue/yongjintop/yongjintop.js
new file mode 100644
index 0000000..4b85dd0
--- /dev/null
+++ b/components/yue/yongjintop/yongjintop.js
@@ -0,0 +1,23 @@
+// components/yue/yongjintop/yongjintop.js
+Component({
+ /**
+ * 组件的属性列表
+ */
+ properties: {
+
+ },
+
+ /**
+ * 组件的初始数据
+ */
+ data: {
+
+ },
+
+ /**
+ * 组件的方法列表
+ */
+ methods: {
+
+ }
+})
diff --git a/components/yue/yongjintop/yongjintop.json b/components/yue/yongjintop/yongjintop.json
new file mode 100644
index 0000000..e8cfaaf
--- /dev/null
+++ b/components/yue/yongjintop/yongjintop.json
@@ -0,0 +1,4 @@
+{
+ "component": true,
+ "usingComponents": {}
+}
\ No newline at end of file
diff --git a/components/yue/yongjintop/yongjintop.scss b/components/yue/yongjintop/yongjintop.scss
new file mode 100644
index 0000000..237d90d
--- /dev/null
+++ b/components/yue/yongjintop/yongjintop.scss
@@ -0,0 +1,56 @@
+.box {
+ width: 690rpx;
+ margin: 0 auto;
+ padding-bottom: 41rpx;
+ border-bottom: 2rpx solid #EEEEEE;
+ .yongjintop {
+ width: 152rpx;
+ height: 196rpx;
+ margin: 0 auto;
+ margin-top: 40rpx;
+ .photo {
+ width: 130rpx;
+ height: 130rpx;
+ background-color: gold;
+ margin-bottom: 44rpx;
+ border-radius: 90%;
+ }
+ .tel {
+ color: #333333;
+ font-size: 28rpx;
+ }
+ }
+}
+
+.mid {
+ width: 100%;
+ height: 175rpx;
+ border-bottom: 20rpx solid #FBFBFB;
+ // justify-content: space-around;
+ color: #333333;
+ font-size: 28rpx;
+ text-align: center;
+ .midbox {
+ width: 478rpx;
+ height: 175rpx;
+ display: flex;
+ justify-content: space-between;
+ margin: 0 auto;
+ }
+ .way {
+ margin-top: 46rpx;
+ margin-bottom: 14rpx;
+ }
+ .money {
+ font-size: 24rpx;
+ }
+ .money1 {
+ color: #F81F1F;
+ }
+ .line {
+ width: 2rpx;
+ height: 60rpx;
+ margin: auto 0;
+ background-color: #EEEEEE;
+ }
+}
\ No newline at end of file
diff --git a/components/yue/yongjintop/yongjintop.wxml b/components/yue/yongjintop/yongjintop.wxml
new file mode 100644
index 0000000..df8147a
--- /dev/null
+++ b/components/yue/yongjintop/yongjintop.wxml
@@ -0,0 +1,26 @@
+
+
+
+ 156***578
+
+
+
+
+
+ 昨日收益
+
+ 657.00
+ RMB
+
+
+
+
+ 昨日收益
+
+ 657.00
+ RMB
+
+
+
+
+
\ No newline at end of file
diff --git a/components/yue/yongjintop/yongjintop.wxss b/components/yue/yongjintop/yongjintop.wxss
new file mode 100644
index 0000000..9dea15c
--- /dev/null
+++ b/components/yue/yongjintop/yongjintop.wxss
@@ -0,0 +1,63 @@
+.box {
+ width: 690rpx;
+ margin: 0 auto;
+ padding-bottom: 41rpx;
+ border-bottom: 2rpx solid #EEEEEE;
+}
+
+.box .yongjintop {
+ width: 152rpx;
+ height: 196rpx;
+ margin: 0 auto;
+ margin-top: 40rpx;
+}
+
+.box .yongjintop .photo {
+ width: 130rpx;
+ height: 130rpx;
+ background-color: gold;
+ margin-bottom: 44rpx;
+ border-radius: 90%;
+}
+
+.box .yongjintop .tel {
+ color: #333333;
+ font-size: 28rpx;
+}
+
+.mid {
+ width: 100%;
+ height: 175rpx;
+ border-bottom: 20rpx solid #FBFBFB;
+ color: #333333;
+ font-size: 28rpx;
+ text-align: center;
+}
+
+.mid .midbox {
+ width: 478rpx;
+ height: 175rpx;
+ display: flex;
+ justify-content: space-between;
+ margin: 0 auto;
+}
+
+.mid .way {
+ margin-top: 46rpx;
+ margin-bottom: 14rpx;
+}
+
+.mid .money {
+ font-size: 24rpx;
+}
+
+.mid .money1 {
+ color: #F81F1F;
+}
+
+.mid .line {
+ width: 2rpx;
+ height: 60rpx;
+ margin: auto 0;
+ background-color: #EEEEEE;
+}
diff --git a/components/yue/yuedetail/yuedetail.js b/components/yue/yuedetail/yuedetail.js
new file mode 100644
index 0000000..21548d0
--- /dev/null
+++ b/components/yue/yuedetail/yuedetail.js
@@ -0,0 +1,23 @@
+// components/yue/yuedetail/yuedetai;.js
+Component({
+ /**
+ * 组件的属性列表
+ */
+ properties: {
+
+ },
+
+ /**
+ * 组件的初始数据
+ */
+ data: {
+
+ },
+
+ /**
+ * 组件的方法列表
+ */
+ methods: {
+
+ }
+})
diff --git a/components/yue/yuedetail/yuedetail.json b/components/yue/yuedetail/yuedetail.json
new file mode 100644
index 0000000..e8cfaaf
--- /dev/null
+++ b/components/yue/yuedetail/yuedetail.json
@@ -0,0 +1,4 @@
+{
+ "component": true,
+ "usingComponents": {}
+}
\ No newline at end of file
diff --git a/components/yue/yuedetail/yuedetail.scss b/components/yue/yuedetail/yuedetail.scss
new file mode 100644
index 0000000..90c43e1
--- /dev/null
+++ b/components/yue/yuedetail/yuedetail.scss
@@ -0,0 +1,23 @@
+.yuedetail {
+ width: 100%;
+ height: 100rpx;
+ border-bottom: 2rpx solid #EEEEEE;
+ display: flex;
+ justify-content: space-between;
+ .left {
+ font-size: 28rpx;
+ margin-left: 30rpx;
+ .date {
+ color: #666666;
+ }
+ .time {
+ color: #999999;
+ margin-top: 5rpx;
+ }
+ }
+ .right {
+ color: #333333;
+ font-size: 36rpx;
+ margin-right: 30rpx;
+ }
+}
\ No newline at end of file
diff --git a/components/yue/yuedetail/yuedetail.wxml b/components/yue/yuedetail/yuedetail.wxml
new file mode 100644
index 0000000..68defd8
--- /dev/null
+++ b/components/yue/yuedetail/yuedetail.wxml
@@ -0,0 +1,7 @@
+
+
+ 2017-02-21
+ 17:23:25
+
+ -1234.00
+
\ No newline at end of file
diff --git a/components/yue/yuedetail/yuedetail.wxss b/components/yue/yuedetail/yuedetail.wxss
new file mode 100644
index 0000000..13e5fec
--- /dev/null
+++ b/components/yue/yuedetail/yuedetail.wxss
@@ -0,0 +1,27 @@
+.yuedetail {
+ width: 100%;
+ height: 100rpx;
+ border-bottom: 2rpx solid #EEEEEE;
+ display: flex;
+ justify-content: space-between;
+}
+
+.yuedetail .left {
+ font-size: 28rpx;
+ margin-left: 30rpx;
+}
+
+.yuedetail .left .date {
+ color: #666666;
+}
+
+.yuedetail .left .time {
+ color: #999999;
+ margin-top: 5rpx;
+}
+
+.yuedetail .right {
+ color: #333333;
+ font-size: 36rpx;
+ margin-right: 30rpx;
+}
diff --git a/components/yue/yuetitle/yuetitle.js b/components/yue/yuetitle/yuetitle.js
new file mode 100644
index 0000000..40b90a3
--- /dev/null
+++ b/components/yue/yuetitle/yuetitle.js
@@ -0,0 +1,23 @@
+// components/yue/yuetitle/yuetitle.js
+Component({
+ /**
+ * 组件的属性列表
+ */
+ properties: {
+
+ },
+
+ /**
+ * 组件的初始数据
+ */
+ data: {
+
+ },
+
+ /**
+ * 组件的方法列表
+ */
+ methods: {
+
+ }
+})
diff --git a/components/yue/yuetitle/yuetitle.json b/components/yue/yuetitle/yuetitle.json
new file mode 100644
index 0000000..e8cfaaf
--- /dev/null
+++ b/components/yue/yuetitle/yuetitle.json
@@ -0,0 +1,4 @@
+{
+ "component": true,
+ "usingComponents": {}
+}
\ No newline at end of file
diff --git a/components/yue/yuetitle/yuetitle.scss b/components/yue/yuetitle/yuetitle.scss
new file mode 100644
index 0000000..89aec91
--- /dev/null
+++ b/components/yue/yuetitle/yuetitle.scss
@@ -0,0 +1,6 @@
+.yuetitle {
+ color: #333333;
+ font-size: 28rpx;
+ font-weight: bold;
+ margin-left: 31rpx;
+}
\ No newline at end of file
diff --git a/components/yue/yuetitle/yuetitle.wxml b/components/yue/yuetitle/yuetitle.wxml
new file mode 100644
index 0000000..52c6bd1
--- /dev/null
+++ b/components/yue/yuetitle/yuetitle.wxml
@@ -0,0 +1,3 @@
+
+ 累计消费
+
\ No newline at end of file
diff --git a/components/yue/yuetitle/yuetitle.wxss b/components/yue/yuetitle/yuetitle.wxss
new file mode 100644
index 0000000..f5d80e7
--- /dev/null
+++ b/components/yue/yuetitle/yuetitle.wxss
@@ -0,0 +1,6 @@
+.yuetitle {
+ color: #333333;
+ font-size: 28rpx;
+ font-weight: bold;
+ margin-left: 31rpx;
+}
diff --git a/components/yue/yuetop/yuetop.js b/components/yue/yuetop/yuetop.js
new file mode 100644
index 0000000..15af03f
--- /dev/null
+++ b/components/yue/yuetop/yuetop.js
@@ -0,0 +1,23 @@
+// components/yue/yuetop/yuetop.js
+Component({
+ /**
+ * 组件的属性列表
+ */
+ properties: {
+
+ },
+
+ /**
+ * 组件的初始数据
+ */
+ data: {
+
+ },
+
+ /**
+ * 组件的方法列表
+ */
+ methods: {
+
+ }
+})
diff --git a/components/yue/yuetop/yuetop.json b/components/yue/yuetop/yuetop.json
new file mode 100644
index 0000000..e8cfaaf
--- /dev/null
+++ b/components/yue/yuetop/yuetop.json
@@ -0,0 +1,4 @@
+{
+ "component": true,
+ "usingComponents": {}
+}
\ No newline at end of file
diff --git a/components/yue/yuetop/yuetop.scss b/components/yue/yuetop/yuetop.scss
new file mode 100644
index 0000000..d893248
--- /dev/null
+++ b/components/yue/yuetop/yuetop.scss
@@ -0,0 +1,23 @@
+.yuetop {
+ width: 690rpx;
+ // height: 189rpx;
+ margin: 0 auto;
+ border-bottom: 2rpx solid #EEEEEE;
+ .all {
+ color: #333333;
+ font-size: 28rpx;
+ padding-top: 63rpx;
+ padding-bottom: 25rpx;
+ }
+ .money {
+ color: #333333;
+ font-size: 48rpx;
+ font-weight: 500;
+ padding-bottom: 37rpx;
+ .chong {
+ color: #09BB07;
+ font-size: 26rpx;
+ margin-left: 35rpx;
+ }
+ }
+}
\ No newline at end of file
diff --git a/components/yue/yuetop/yuetop.wxml b/components/yue/yuetop/yuetop.wxml
new file mode 100644
index 0000000..bbe15c9
--- /dev/null
+++ b/components/yue/yuetop/yuetop.wxml
@@ -0,0 +1,7 @@
+
+ 总资产
+
+ 615.96
+ 充值
+
+
\ No newline at end of file
diff --git a/components/yue/yuetop/yuetop.wxss b/components/yue/yuetop/yuetop.wxss
new file mode 100644
index 0000000..dc3d68c
--- /dev/null
+++ b/components/yue/yuetop/yuetop.wxss
@@ -0,0 +1,25 @@
+.yuetop {
+ width: 690rpx;
+ margin: 0 auto;
+ border-bottom: 2rpx solid #EEEEEE;
+}
+
+.yuetop .all {
+ color: #333333;
+ font-size: 28rpx;
+ padding-top: 63rpx;
+ padding-bottom: 25rpx;
+}
+
+.yuetop .money {
+ color: #333333;
+ font-size: 48rpx;
+ font-weight: 500;
+ padding-bottom: 37rpx;
+}
+
+.yuetop .money .chong {
+ color: #09BB07;
+ font-size: 26rpx;
+ margin-left: 35rpx;
+}
diff --git a/pages/share/share.js b/pages/share/share.js
new file mode 100644
index 0000000..259167a
--- /dev/null
+++ b/pages/share/share.js
@@ -0,0 +1,66 @@
+// pages/share/share.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/pages/share/share.json b/pages/share/share.json
new file mode 100644
index 0000000..808719a
--- /dev/null
+++ b/pages/share/share.json
@@ -0,0 +1,6 @@
+{
+ "usingComponents": {
+ "share": "/components/yue/share/share",
+ "yuedetail": "/components/yue/yuedetail/yuedetail"
+ }
+}
\ No newline at end of file
diff --git a/pages/share/share.scss b/pages/share/share.scss
new file mode 100644
index 0000000..9c21f5f
--- /dev/null
+++ b/pages/share/share.scss
@@ -0,0 +1,7 @@
+.share {
+ background-color: white;
+}
+
+.detail {
+ margin-top: 41rpx;
+}
\ No newline at end of file
diff --git a/pages/share/share.wxml b/pages/share/share.wxml
new file mode 100644
index 0000000..7f710b4
--- /dev/null
+++ b/pages/share/share.wxml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/share/share.wxss b/pages/share/share.wxss
new file mode 100644
index 0000000..d47f305
--- /dev/null
+++ b/pages/share/share.wxss
@@ -0,0 +1,7 @@
+.share {
+ background-color: white;
+}
+
+.detail {
+ margin-top: 41rpx;
+}
diff --git a/pages/yongjin/yongjin.js b/pages/yongjin/yongjin.js
new file mode 100644
index 0000000..41e2cf5
--- /dev/null
+++ b/pages/yongjin/yongjin.js
@@ -0,0 +1,66 @@
+// pages/yongjin/yongjin.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/pages/yongjin/yongjin.json b/pages/yongjin/yongjin.json
new file mode 100644
index 0000000..816d286
--- /dev/null
+++ b/pages/yongjin/yongjin.json
@@ -0,0 +1,7 @@
+{
+ "usingComponents": {
+ "yongjintop": "/components/yue/yongjintop/yongjintop",
+ "yuedetail": "/components/yue/yuedetail/yuedetail",
+ "yuetitle": "/components/yue/yuetitle/yuetitle"
+ }
+}
\ No newline at end of file
diff --git a/pages/yongjin/yongjin.scss b/pages/yongjin/yongjin.scss
new file mode 100644
index 0000000..54dacf5
--- /dev/null
+++ b/pages/yongjin/yongjin.scss
@@ -0,0 +1,7 @@
+.detail {
+ margin-top: 41rpx;
+}
+
+.title {
+ margin-top: 40rpx
+}
\ No newline at end of file
diff --git a/pages/yongjin/yongjin.wxml b/pages/yongjin/yongjin.wxml
new file mode 100644
index 0000000..c6d4bfc
--- /dev/null
+++ b/pages/yongjin/yongjin.wxml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/yongjin/yongjin.wxss b/pages/yongjin/yongjin.wxss
new file mode 100644
index 0000000..c165a91
--- /dev/null
+++ b/pages/yongjin/yongjin.wxss
@@ -0,0 +1,7 @@
+.detail {
+ margin-top: 41rpx;
+}
+
+.title {
+ margin-top: 40rpx;
+}
diff --git a/pages/yue/yue.js b/pages/yue/yue.js
new file mode 100644
index 0000000..177c675
--- /dev/null
+++ b/pages/yue/yue.js
@@ -0,0 +1,23 @@
+// pages/yue/yue.js
+Component({
+ /**
+ * 组件的属性列表
+ */
+ properties: {
+
+ },
+
+ /**
+ * 组件的初始数据
+ */
+ data: {
+
+ },
+
+ /**
+ * 组件的方法列表
+ */
+ methods: {
+
+ }
+})
diff --git a/pages/yue/yue.json b/pages/yue/yue.json
new file mode 100644
index 0000000..4845fe0
--- /dev/null
+++ b/pages/yue/yue.json
@@ -0,0 +1,8 @@
+{
+ "component": true,
+ "usingComponents": {
+ "yuetop": "/components/yue/yuetop/yuetop",
+ "yuetitle": "/components/yue/yuetitle/yuetitle",
+ "yuedetail": "/components/yue/yuedetail/yuedetail"
+ }
+}
\ No newline at end of file
diff --git a/pages/yue/yue.scss b/pages/yue/yue.scss
new file mode 100644
index 0000000..fffd040
--- /dev/null
+++ b/pages/yue/yue.scss
@@ -0,0 +1,8 @@
+.yue {
+ .title {
+ margin-top: 40rpx
+ }
+ .detail {
+ margin-top: 41rpx;
+ }
+}
\ No newline at end of file
diff --git a/pages/yue/yue.wxml b/pages/yue/yue.wxml
new file mode 100644
index 0000000..c99d31d
--- /dev/null
+++ b/pages/yue/yue.wxml
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/yue/yue.wxss b/pages/yue/yue.wxss
new file mode 100644
index 0000000..076f9fc
--- /dev/null
+++ b/pages/yue/yue.wxss
@@ -0,0 +1,7 @@
+.yue .title {
+ margin-top: 40rpx;
+}
+
+.yue .detail {
+ margin-top: 41rpx;
+}
--
2.39.5