diff --git a/gasStation-uni/pages.json b/gasStation-uni/pages.json
index 001bd2d0c..db9f6e03e 100644
--- a/gasStation-uni/pages.json
+++ b/gasStation-uni/pages.json
@@ -210,6 +210,13 @@
"style": {
"navigationBarTitleText": "会员注册"
+ }
+ },
+ {
+ "path": "prize/index",
+ "style": {
+ "navigationBarTitleText": "我的奖品"
+
}
}
]
diff --git a/gasStation-uni/pages/index/index.vue b/gasStation-uni/pages/index/index.vue
index dfe3facfe..e00f2a24e 100644
--- a/gasStation-uni/pages/index/index.vue
+++ b/gasStation-uni/pages/index/index.vue
@@ -1003,6 +1003,7 @@
box-sizing: border-box;
padding: 15px;
margin: 15px auto;
+
}
.station-title {
@@ -1225,4 +1226,4 @@
justify-content: center;
color: #fff;
}
-
\ No newline at end of file
+
diff --git a/gasStation-uni/pagesHome/prize/index.vue b/gasStation-uni/pagesHome/prize/index.vue
new file mode 100644
index 000000000..1cffb309c
--- /dev/null
+++ b/gasStation-uni/pagesHome/prize/index.vue
@@ -0,0 +1,243 @@
+
+
+
+
+
+
+
+
+ 仅查看已中奖的记录
+
+
+ 抽奖
+
+
+
+
+ 获得 抽纸 1份
+ 抽纸1份
+ 2024-08-02 12:02:24
+
+ 待核销
+
+
+
+
+
+
+
+ 立即使用
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file