wangxy 7 달 전
부모
커밋
0647b3eb33
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      pages/Login/index.vue

+ 1 - 3
pages/Login/index.vue

@@ -8,9 +8,7 @@
 	// #ifdef APP-PLUS
 	<AdminloginBox></AdminloginBox>
 	// #endif
-	
-	
-	
+
 </template>
 <script setup>
 	import ClientLoginBox  from './components/clientloginBox.vue'