This commit is contained in:
zmr900709
2020-07-16 08:53:47 +08:00
parent c9be045ae0
commit 2220e80494
5 changed files with 350 additions and 98 deletions

View File

@@ -3,18 +3,7 @@
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
{
"path": "pages/release/tosign",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"backgroundColor": "#f00",
"animationType": "slide-in-bottom"
}
}
},
{
"path": "pages/index/index",
"style": {
@@ -89,6 +78,18 @@
}
}
},
{
"path": "pages/release/tosign",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"backgroundColor": "#FFFFFF",
"animationType": "slide-in-bottom"
}
}
},
{
"path": "pages/user/info",
"style": {