Michael Wang hace 5 años
padre
commit
f415ab1fc0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/features/OnlineExam/CheckComputer.vue

+ 1 - 1
src/features/OnlineExam/CheckComputer.vue

@@ -1,8 +1,8 @@
 <template>
   <div style="max-width: 800px; margin: 30px auto; ">
     <Steps :current="current" size="small">
-      <Step title="时钟"></Step>
       <Step title="网速"></Step>
+      <Step title="时钟"></Step>
       <Step title="摄像头"></Step>
       <Step title="声音"></Step>
       <Step title="微信小程序"></Step>