|
@@ -88,5 +88,17 @@
|
|
|
"style": {
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
+ }, {
|
|
|
+ // 抽奖
|
|
|
+ "path": "pages/lottery/index",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ // 填写收货信息
|
|
|
+ "path": "pages/lottery/detail",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
}]
|
|
|
}
|