|
@@ -1,10 +1,10 @@
|
|
|
{
|
|
{
|
|
|
"pages": [
|
|
"pages": [
|
|
|
{
|
|
{
|
|
|
- "path": "pages/login/login",
|
|
|
|
|
|
|
+ "path": "pages/login/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationStyle": "custom",
|
|
"navigationStyle": "custom",
|
|
|
- "navigationBarTitleText": "启动页面",
|
|
|
|
|
|
|
+ "navigationBarTitleText": "登陆首页",
|
|
|
"enablePullDownRefresh": false,
|
|
"enablePullDownRefresh": false,
|
|
|
"app-plus": {
|
|
"app-plus": {
|
|
|
"subNVues": [{
|
|
"subNVues": [{
|