diff --git a/package-lock.json b/package-lock.json
index 50708b2..fa2787c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4,11 +4,6 @@
"lockfileVersion": 1,
"requires": true,
"dependencies": {
- "moment": {
- "version": "2.30.1",
- "resolved": "https://registry.npmmirror.com/moment/-/moment-2.30.1.tgz",
- "integrity": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how=="
- },
"ydui-district": {
"version": "1.1.0",
"resolved": "https://registry.npmmirror.com/ydui-district/-/ydui-district-1.1.0.tgz",
diff --git a/pages.json b/pages.json
index 8297bb0..faf50fb 100644
--- a/pages.json
+++ b/pages.json
@@ -89,6 +89,27 @@
"style" : {
"navigationBarTitleText" : ""
}
+ },
+ {
+ "path" : "readingBody/index",
+ "style" : {
+ "navigationBarTitleText" : "阅读体",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path" : "readingBody/index",
+ "style" : {
+ "navigationBarTitleText" : "有感商店详情页",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path" : "readingBody/index",
+ "style" : {
+ "navigationBarTitleText" : "有感商店香",
+ "navigationStyle": "custom"
+ }
}
]
}],
diff --git a/pages/index/readingBody.vue b/pages/index/readingBody.vue
index 5420b83..77d962f 100644
--- a/pages/index/readingBody.vue
+++ b/pages/index/readingBody.vue
@@ -1,12 +1,12 @@
-
+
-
+
-
+
diff --git a/subPackages/haveFeeling/detailXiang.vue b/subPackages/haveFeeling/detailXiang.vue
new file mode 100644
index 0000000..02409e3
--- /dev/null
+++ b/subPackages/haveFeeling/detailXiang.vue
@@ -0,0 +1,8 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/subPackages/haveFeeling/shopDetail.vue b/subPackages/haveFeeling/shopDetail.vue
new file mode 100644
index 0000000..02409e3
--- /dev/null
+++ b/subPackages/haveFeeling/shopDetail.vue
@@ -0,0 +1,8 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/subPackages/readingBody/index.vue b/subPackages/readingBody/index.vue
new file mode 100644
index 0000000..ad252d3
--- /dev/null
+++ b/subPackages/readingBody/index.vue
@@ -0,0 +1,223 @@
+
+
+
+
+
+
+
+
+
+
+ issue/0{{ currentIndex + 1 }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 全部阅读
+
+
+
+
+ {{item}}
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file