lex-xin 5 months ago
parent
commit
dda12acaf2

File diff suppressed because it is too large
+ 0 - 0
dist/css/879.eee3bcd1.css


File diff suppressed because it is too large
+ 0 - 0
dist/css/app.2ae84a6b.css


+ 1 - 1
dist/index.html

@@ -1,6 +1,6 @@
 <!doctype html><html lang=""><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="renderer" content="webkit"/><meta name="force-rendering" content="webkit"/><link rel="icon" href="/favicon.ico"/><title>乐教通</title><script>if (!!window.ActiveXObject || "ActiveXObject" in window) {
             window.location.href = "./ieIncompatible/index.html"
-         }</script><script defer="defer" src="/js/chunk-vendors.e1ccbebf.js"></script><script defer="defer" src="/js/app.62ac0f97.js"></script><link href="/css/app.c536d19f.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but classroom doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"><style>.firstLoading {
+         }</script><script defer="defer" src="/js/chunk-vendors.e1ccbebf.js"></script><script defer="defer" src="/js/app.c1f4bc7a.js"></script><link href="/css/app.2ae84a6b.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but classroom doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"><style>.firstLoading {
                position: fixed;
                left: 50%;
                top: 50%;

File diff suppressed because it is too large
+ 0 - 0
dist/js/343.07d3d34a.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/611.b537918c.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/app.c1f4bc7a.js


+ 1 - 1
src/components/ellipsisScroll/ellipsisScroll.vue

@@ -62,7 +62,7 @@ function handleLeaveScroll() {
 
 <style lang="scss" scoped>
 .ellipsisScroll {
-   width: 99%;
+   width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

+ 1 - 0
src/views/cloudPractice/index.module.scss

@@ -354,6 +354,7 @@
          .itemInfo {
             display: flex;
             align-items: center;
+            flex: 1;
          }
 
          .titleName {

Some files were not shown because too many files changed in this diff