diff --git a/src/views/doctorCheck/doctorCheck.vue b/src/views/doctorCheck/doctorCheck.vue
new file mode 100644
index 0000000..f2ab631
--- /dev/null
+++ b/src/views/doctorCheck/doctorCheck.vue
@@ -0,0 +1,194 @@
+
+    
+      
+        
+          
+            
+            
+              
+            
+            
+              
+              
+  
+              
+              
+  
+              
+              
+                
+                
+                  
+                
+              
+            
+          
 
+        
+      
+    
 
+  
+  
+  
+  
\ No newline at end of file
diff --git a/src/views/doctorCheck/sumDoctorCheck.vue b/src/views/doctorCheck/sumDoctorCheck.vue
new file mode 100644
index 0000000..f2ab631
--- /dev/null
+++ b/src/views/doctorCheck/sumDoctorCheck.vue
@@ -0,0 +1,194 @@
+
+    
+      
+        
+          
+            
+            
+              
+            
+            
+              
+              
+  
+              
+              
+  
+              
+              
+                
+                
+                  
+                
+              
+            
+          
 
+        
+      
+    
 
+  
+  
+  
+  
\ No newline at end of file
diff --git a/src/views/login/Login.vue b/src/views/login/Login.vue
index 6379407..3f7ada3 100644
--- a/src/views/login/Login.vue
+++ b/src/views/login/Login.vue
@@ -81,7 +81,7 @@ export default {
           // });
           this.$axios
             .post(
-              "http://192.168.1.108:9529/connect/token",
+              "http://ver.wh613.com:9529/connect/token",
               {
                 client_id: "Peis_App",
                 grant_type: "password",