diff --git a/pages.json b/pages.json
index 747f1e4..5cf9f3d 100644
--- a/pages.json
+++ b/pages.json
@@ -356,6 +356,12 @@
"navigationBarTitleText" : "苏式月饼"
}
},
+ {
+ "path": "activity/dazhaxie",
+ "style": {
+ "navigationBarTitleText" : "阳澄湖大闸蟹"
+ }
+ },
{
"path": "activity/greenOrganic",
"style": {
diff --git a/subPackages/activity/dazhaxie.vue b/subPackages/activity/dazhaxie.vue
new file mode 100644
index 0000000..e865079
--- /dev/null
+++ b/subPackages/activity/dazhaxie.vue
@@ -0,0 +1,422 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+
+
+ {{item.price/100}}
+ 立即抢购
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+
+
+ 查看详情
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file