Michael Wang 5 년 전
부모
커밋
f415ab1fc0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>