This commit is contained in:
zmr900709
2020-06-08 11:32:07 +08:00
parent 86f813f93c
commit 82babef77f
4 changed files with 466 additions and 26 deletions

View File

@@ -6,6 +6,17 @@
{
"root": "pageA",
"pages": [
{
"path": "bindinges/bindinges",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom"
}
}
},
{
"path": "welcome/welcome",
"style": {