소스 검색

修改文字与连接

lex-xin 5 년 전
부모
커밋
b3558d0ec2

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/css/chunk-2ac487e6.e9f8df38.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/app.ffbf3c43.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-0193835b.b466968d.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-2ac487e6.0a8f87ba.js


+ 2 - 2
src/views/teamDetail/components/studentList.vue

@@ -17,9 +17,9 @@
         <div class="newStudent"
              style="margin-bottom:10px;"
              @click="addStudentVisible = true">新增学员</div>
-        <!-- <div class="newStudent"
+        <div class="newStudent"
              style="margin-bottom:10px;"
-             @click="onCreateQRCode">报名连接</div> -->
+             @click="onCreateQRCode">报名连接</div>
         <div class="newStudent"
              @click='gotoSignin'>点名总览</div>
       </div>

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.