diff --git a/app/pages/page/[id].vue b/app/pages/page/[id].vue
new file mode 100644
index 0000000..0c650a9
--- /dev/null
+++ b/app/pages/page/[id].vue
@@ -0,0 +1,124 @@
+
+
+
+
+
+
+
+ 重试
+ 返回首页
+
+
+
+
+
+
+
+ 返回首页
+
+
+
+
+
+ {{ pageTitle }}
+
+
+
+
+
+
+
+
diff --git a/app/pages/product/[id].vue b/app/pages/product/[id].vue
new file mode 100644
index 0000000..85af715
--- /dev/null
+++ b/app/pages/product/[id].vue
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+