lsc il y a 2 ans
Parent
commit
8fd7deb44b

+ 1 - 1
dist/index.html

@@ -25,7 +25,7 @@
       height: 100%;
       width: 100%;
       background: #e6eaf0;
-    }</style><link href=./static/css/app.9153572bce74823fdd722fdc504ee578.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3512a67a6213c2df4180.js></script><script type=text/javascript src=./static/js/vendor.107be5c8cc06ac64330b.js></script><script type=text/javascript src=./static/js/app.e1ae6823dec558b1c5a4.js></script></body></html><script>function stopSafari() {
+    }</style><link href=./static/css/app.1da021bc461b08f67ba38f6b0c1bfd70.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3512a67a6213c2df4180.js></script><script type=text/javascript src=./static/js/vendor.107be5c8cc06ac64330b.js></script><script type=text/javascript src=./static/js/app.0c99fcfd5aa756bee806.js></script></body></html><script>function stopSafari() {
     //阻止safari浏览器双击放大功能
     let lastTouchEnd = 0  //更新手指弹起的时间
     document.documentElement.addEventListener("touchstart", function (event) {

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/css/app.1da021bc461b08f67ba38f6b0c1bfd70.css


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/css/app.1da021bc461b08f67ba38f6b0c1bfd70.css.map


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/css/app.9153572bce74823fdd722fdc504ee578.css


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/css/app.9153572bce74823fdd722fdc504ee578.css.map


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/js/app.0c99fcfd5aa756bee806.js


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/js/app.0c99fcfd5aa756bee806.js.map


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/js/app.e1ae6823dec558b1c5a4.js


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/js/manifest.3512a67a6213c2df4180.js.map


+ 4 - 0
src/components/pages/classRoom.vue

@@ -482,6 +482,10 @@ export default {
 }
 .kc_t {
   margin-top: 5px;
+  width: 100%;
+  white-space: nowrap;
+  overflow: hidden;
+  text-overflow: ellipsis;
 }
 
 .three_bottom {

+ 4 - 0
src/components/pages/course.vue

@@ -1007,6 +1007,10 @@ export default {
 
 .kc_t {
   margin-top: 5px;
+  width: 100%;
+  white-space: nowrap;
+  overflow: hidden;
+  text-overflow: ellipsis;
 }
 
 .three_bottom {

+ 4 - 0
src/components/pages/courseGM.vue

@@ -963,6 +963,10 @@ export default {
 
 .kc_t {
   margin-top: 5px;
+  width: 100%;
+  white-space: nowrap;
+  overflow: hidden;
+  text-overflow: ellipsis;
 }
 
 .three_bottom {

+ 4 - 0
src/components/pages/scourse.vue

@@ -912,6 +912,10 @@ export default {
 
 .kc_t {
   margin-top: 5px;
+  width: 100%;
+  white-space: nowrap;
+  overflow: hidden;
+  text-overflow: ellipsis;
 }
 
 .three_bottom {

+ 4 - 0
src/components/pages/student/checkCourse.vue

@@ -836,6 +836,10 @@ export default {
 
 .kc_t {
   margin-top: 5px;
+  width: 100%;
+  white-space: nowrap;
+  overflow: hidden;
+  text-overflow: ellipsis;
 }
 
 .three_bottom {

+ 4 - 0
src/components/pages/student/course.vue

@@ -916,6 +916,10 @@ export default {
 
 .kc_t {
   margin-top: 5px;
+  width: 100%;
+  white-space: nowrap;
+  overflow: hidden;
+  text-overflow: ellipsis;
 }
 
 .three_bottom {

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff