lsc 1 yıl önce
ebeveyn
işleme
3f6faf09ab

+ 1 - 1
dist/index.html

@@ -18,7 +18,7 @@
       border-radius: 10px;
       -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
       background-color: rgba(0, 0, 0, 0.1);
-    }</style><link href=./static/css/app.bcd7c381e18cb0799458f77ee0abf09a.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.e81042531bab735dba9a.js></script><script type=text/javascript src=./static/js/app.cd5a46fc71c3b840e89e.js></script></body></html><script>function stopSafari() {
+    }</style><link href=./static/css/app.3c30283e695e0bcc9bcae922cef66565.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.e81042531bab735dba9a.js></script><script type=text/javascript src=./static/js/app.7c7017863e2a1604893c.js></script></body></html><script>function stopSafari() {
     //阻止safari浏览器双击放大功能
     let lastTouchEnd = 0  //更新手指弹起的时间
     document.documentElement.addEventListener("touchstart", function (event) {

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/css/app.3c30283e695e0bcc9bcae922cef66565.css


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/css/app.3c30283e695e0bcc9bcae922cef66565.css.map


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/css/app.bcd7c381e18cb0799458f77ee0abf09a.css


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/css/app.bcd7c381e18cb0799458f77ee0abf09a.css.map


BIN
dist/static/img/openTri.10f2137.png


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/app.7c7017863e2a1604893c.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/app.7c7017863e2a1604893c.js.map


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/app.cd5a46fc71c3b840e89e.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/manifest.3ad1d5771e9b13dbdad2.js.map


+ 6 - 5
src/components/easy2/studyStudent.vue

@@ -128,7 +128,6 @@
             width: 77%;
             z-index: 999;
             border-radius: 12px 12px 0 0;
-            box-shadow: rgb(242, 242, 242) 0px -20px 0px 0;
             border-bottom: 1px solid #CAD1DC;
     padding: 10px 0;
           "
@@ -18486,10 +18485,12 @@ export default {
 
 .new_top::before{
   content: '';
-  width: 20px;
-  height: 20px;
-  position: absolute;
-  top: -20px;
+  width: 100%;
+    height: 20px;
+    position: absolute;
+    top: -20px;
+    display: block;
+    background: #f2f2f2;
 }
 
 .before {

+ 6 - 5
src/components/easy3/studyStudent.vue

@@ -128,7 +128,6 @@
             width: 77%;
             z-index: 999;
             border-radius: 12px 12px 0 0;
-            box-shadow: rgb(242, 242, 242) 0px -20px 0px 0;
             border-bottom: 1px solid #CAD1DC;
     padding: 10px 0;
           "
@@ -18350,10 +18349,12 @@ export default {
 
 .new_top::before{
   content: '';
-  width: 20px;
-  height: 20px;
-  position: absolute;
-  top: -20px;
+  width: 100%;
+    height: 20px;
+    position: absolute;
+    top: -20px;
+    display: block;
+    background: #f2f2f2;
 }
 
 .before {

+ 6 - 4
src/components/studyStudent.vue

@@ -17505,10 +17505,12 @@ export default {
 
 .new_top::before{
   content: '';
-  width: 20px;
-  height: 20px;
-  position: absolute;
-  top: -20px;
+  width: 100%;
+    height: 20px;
+    position: absolute;
+    top: -20px;
+    display: block;
+    background: #f2f2f2;
 }
 
 .before {

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor