瀏覽代碼

02/19 19:14

111
261568008@qq.com 5 年之前
父節點
當前提交
0128ef43af

二進制
dist/img/topBanner.537106d2.png


二進制
dist/img/topBanner.5c48a08d.png


文件差異過大導致無法顯示
+ 0 - 0
dist/index.html


文件差異過大導致無法顯示
+ 0 - 0
dist/js/app.a09957a8.js


文件差異過大導致無法顯示
+ 0 - 0
dist/js/privacy.9860a946.js


二進制
src/assets/images/start/topBanner.png


+ 1 - 1
src/views/teacher/studyReport.vue

@@ -126,7 +126,7 @@ export default {
   },
   created(){
     this.classGroupId = this.$route.query.classGroupId;
-     this.token = localStorage.getItem('userInfo')
+     this.token = localStorage.getItem('Authorization')
     if (!this.token || !this.classGroupId) {
       this.onAppBack()
       return

部分文件因文件數量過多而無法顯示