Browse Source

1.默认首页 调整

guo 3 years ago
parent
commit
e48419eec0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      operatingCompany/pages/logIn/home.vue

+ 2 - 2
operatingCompany/pages/logIn/home.vue

@@ -35,10 +35,10 @@
 			logIn() {
 			logIn() {
 
 
 				uni.navigateTo({
 				uni.navigateTo({
-					url: '../index/index'
+					url: '../logIn/logIn'
 				})
 				})
 			}
 			}
-
+			
 
 
 		}
 		}
 	}
 	}