|
@@ -38,6 +38,15 @@
|
|
]
|
|
]
|
|
},
|
|
},
|
|
"pages": [
|
|
"pages": [
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/index/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "启动页",
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"path": "pages/sale/information",
|
|
"path": "pages/sale/information",
|
|
"style": {
|
|
"style": {
|
|
@@ -96,7 +105,8 @@
|
|
"animationType": "slide-in-bottom"
|
|
"animationType": "slide-in-bottom"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- }, {
|
|
|
|
|
|
+ },
|
|
|
|
+ {
|
|
"path": "pages/user/user",
|
|
"path": "pages/user/user",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationBarTitleText": "我的",
|