开始做充值和发票
This commit is contained in:
18
app.json
18
app.json
@@ -1,13 +1,17 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/login/index",
|
||||
"pages/my/index",
|
||||
"pages/recharge/index",
|
||||
"pages/invoiceList/index",
|
||||
"pages/rechargeRecord/index",
|
||||
"pages/questions/index",
|
||||
"pages/meterList/index",
|
||||
"pages/recharge/index",
|
||||
"pages/login/index",
|
||||
"pages/handleLogin/index",
|
||||
"pages/member/index",
|
||||
"pages/my/index",
|
||||
"pages/questions/index",
|
||||
"pages/home/index",
|
||||
"pages/index/index"
|
||||
"pages/index/index",
|
||||
"pages/qrCode/index"
|
||||
],
|
||||
"tabBar": {
|
||||
"list": [
|
||||
@@ -27,8 +31,6 @@
|
||||
"navigationBarBackgroundColor": "#ffffff"
|
||||
},
|
||||
"sitemapLocation": "sitemap.json",
|
||||
"rendererOptions": {
|
||||
|
||||
},
|
||||
"rendererOptions": {},
|
||||
"navigationStyle": "custom"
|
||||
}
|
Reference in New Issue
Block a user