diff --git a/pages.json b/pages.json index 6c3b448..85ec147 100644 --- a/pages.json +++ b/pages.json @@ -349,6 +349,12 @@ "style": { "navigationBarTitleText" : "" } + }, + { + "path": "activity/mooncake", + "style": { + "navigationBarTitleText" : "苏式月饼" + } } ] }], diff --git a/subPackages/activity/mooncake.vue b/subPackages/activity/mooncake.vue new file mode 100644 index 0000000..d0fa1f3 --- /dev/null +++ b/subPackages/activity/mooncake.vue @@ -0,0 +1,287 @@ + + + + + \ No newline at end of file