From 4ad9804e68c0fa3fb07a85cefc4d73d9e6f5b268 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 04 Jan 2022 16:01:09 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/school-web

---
 src/components/mobileCortrolButtom/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/mobileCortrolButtom/index.vue b/src/components/mobileCortrolButtom/index.vue
index eed285d..84d2273 100644
--- a/src/components/mobileCortrolButtom/index.vue
+++ b/src/components/mobileCortrolButtom/index.vue
@@ -132,10 +132,10 @@
 };
 </script>
 
-<style scoped lang='scss'>
+<style scoped lang="scss">
 .m-left-mobileCortrolButtom {
   position: fixed;
-  bottom: 20px;
+  bottom: 35px;
   left: 20px;
   z-index: 200;
   .m-l-inbut {

--
Gitblit v1.9.3