111
This commit is contained in:
parent
099e437e42
commit
4f25346a88
16
pages.json
16
pages.json
|
@ -167,6 +167,22 @@
|
|||
// 其他 userpages 目录下的页面...
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "page_adoptBee",
|
||||
"pages": [
|
||||
{
|
||||
"path" : "adoptIndex",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
|
||||
// 其他 userpages 目录下的页面...
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "page_Beehive", // 分包A的根目录
|
||||
"pages": [{
|
||||
|
|
Loading…
Reference in New Issue
Block a user