开发环境同步

This commit is contained in:
aixianling
2021-11-30 14:39:24 +08:00
parent b9c0d7ee9b
commit 7c9f067280
4 changed files with 52 additions and 2 deletions

View File

@@ -60,7 +60,8 @@ const start = () => {
},
pages: [
{path: 'pages/loading'},
{path: 'pages/login'}
{path: 'pages/login'},
{path: 'pages/mainEntry', style: {navigationBarTitleText: "村微产品应用库"}}
],
globalStyle: {
pageOrientation: "auto",