diff --git a/src/pages/index.vue b/src/pages/index.vue index 9ada11ec392467e8acf2aa78da8c5e3c65261085..3e910b21a80b47565fedc4cdb85e208e25f18d5e 100644 --- a/src/pages/index.vue +++ b/src/pages/index.vue @@ -1,7 +1,7 @@ - + @@ -25,9 +25,5 @@ export default { height: 174px; background-color: #0f2683; } -.contain{ - width: 1200px; - margin: 0 auto; - margin-top: -157px; -} + diff --git a/src/pages/workPlace.vue b/src/pages/workPlace.vue index 20a36bc280c2821ded4a894fa1ec75182baa7e2f..40d33885a6d5619fc532b3842305bf7d55fe84c4 100644 --- a/src/pages/workPlace.vue +++ b/src/pages/workPlace.vue @@ -1,5 +1,5 @@ - + @@ -444,7 +444,7 @@ export default { this.init_fwyy() }else if(this.now_user == 2){ - this.init_fwyy() + this.init_yy(); } }, methods: { @@ -746,6 +746,11 @@ export default { }