增加我的奖品页面,兑换页面
This commit is contained in:
22
pages.json
22
pages.json
@@ -556,6 +556,28 @@
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "choujiang/choujiang",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "抽奖"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "gift/gift",
|
||||
"style" :
|
||||
{
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText" : "奖品列表"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "gift/duihuan",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "兑换礼品"
|
||||
}
|
||||
}
|
||||
]
|
||||
}],
|
||||
|
||||
Reference in New Issue
Block a user