shaogen1995 hace 4 años
padre
commit
80bcfea857
Se han modificado 4 ficheros con 4 adiciones y 1 borrados
  1. 1 1
      src/main.js
  2. 1 0
      src/views/Home.vue
  3. 1 0
      src/views/HomeThree.vue
  4. 1 0
      src/views/HomeTow.vue

+ 1 - 1
src/main.js

@@ -120,7 +120,7 @@ const myMixin = {
         {
           yeah: '1960.01',
           wenwu: [
-            { name: '周总理批准外院为全国重点院校', img: '1.jpg' }
+            { name: '周总理批准外院为全国重点院校手稿', img: '1.jpg' }
           ],
           shijian: '在周总理的亲切关怀下,高校、科研院所、涉外机关、归国华侨200余名各专业人才充实到教员队伍。1963年,周总理批准学院为全国重点院校。',
           renwu: []

+ 1 - 0
src/views/Home.vue

@@ -760,6 +760,7 @@ export default {
     }
 
     .myqizi {
+      scrollbar-width: none;//火狐滚动条设置
       height: 600px;
       overflow: auto;
       &::-webkit-scrollbar{

+ 1 - 0
src/views/HomeThree.vue

@@ -760,6 +760,7 @@ export default {
     }
 
     .myqizi {
+      scrollbar-width: none;//火狐滚动条设置
       height: 600px;
       overflow: auto;
       &::-webkit-scrollbar{

+ 1 - 0
src/views/HomeTow.vue

@@ -761,6 +761,7 @@ export default {
     }
 
     .myqizi {
+      scrollbar-width: none;//火狐滚动条设置
       height: 600px;
       overflow: auto;
       &::-webkit-scrollbar{