zengyicheng 2 years ago
parent
commit
326387f2bc

+ 1 - 1
dist/index.html

@@ -1 +1 @@
-<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>pbl-student</title><link href=./static/css/app.5865d610d91997b8e1812ee292ab53a0.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.026c632084ce19e78a6f.js></script><script type=text/javascript src=./static/js/app.f85f80182775c68f5a98.js></script></body></html><script>document.domain = "cocorobo.cn"</script>
+<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>pbl-student</title><link href=./static/css/app.d8517a5cd5e90ec39cc2699e1223f050.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.026c632084ce19e78a6f.js></script><script type=text/javascript src=./static/js/app.a30bf605e02da7376acf.js></script></body></html><script>document.domain = "cocorobo.cn"</script>

File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.5865d610d91997b8e1812ee292ab53a0.css.map


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


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.d8517a5cd5e90ec39cc2699e1223f050.css.map


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


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


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/manifest.3ad1d5771e9b13dbdad2.js.map


+ 2 - 1
src/components/study.vue

@@ -2094,7 +2094,8 @@ export default {
   margin: 0px auto;
   width: 80%;
   height: 100%;
-  min-height: 800px;
+  max-height: 800px;
+  overflow: auto;
 }
 .student_head {
   width: 100%;

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