Browse Source

修改详情页面

wangxy 10 hours ago
parent
commit
3c8b494359
2 changed files with 2 additions and 2 deletions
  1. 1 1
      pages/Login/AliyunCaptcha copy.vue
  2. 1 1
      pages/Login/clientIndex.vue

+ 1 - 1
pages/Login/AliyunCaptcha copy.vue

@@ -262,7 +262,7 @@
 			})
 		} else {
 			uni.navigateTo({
-				url: `/pages/kehu/shouYe/shouye`
+				url: `/pages/kehu/shouye/shouye`
 			})
 		}
 	}

+ 1 - 1
pages/Login/clientIndex.vue

@@ -238,7 +238,7 @@
 			})
 		} else {
 			uni.redirectTo({
-				url: `/pages/kehu/shouYe/shouye`
+				url: `/pages/kehu/shouye/shouye`
 			})
 		}
 	}