diff --git a/pages.json b/pages.json index f572bc7..2633eff 100644 --- a/pages.json +++ b/pages.json @@ -169,6 +169,13 @@ { "navigationStyle": "custom" } + }, + { + "path" : "pages/ancient/ancientTourById", + "style" : + { + "navigationStyle": "custom" + } } ], "subPackages": [ diff --git a/pages/ancient/ancientTourById.vue b/pages/ancient/ancientTourById.vue new file mode 100644 index 0000000..cc25ef0 --- /dev/null +++ b/pages/ancient/ancientTourById.vue @@ -0,0 +1,344 @@ + + + + + \ No newline at end of file diff --git a/pages/walkInto/walkInto.vue b/pages/walkInto/walkInto.vue index a22b44a..164b0a1 100644 --- a/pages/walkInto/walkInto.vue +++ b/pages/walkInto/walkInto.vue @@ -1,7 +1,9 @@