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'