sui 5 лет назад
Родитель
Сommit
abe183f161
4 измененных файлов: 4 добавлений и 4 удалений
  1. +1
    -1
      src/views/allMaterials_appliances_high.vue
  2. +1
    -1
      src/views/allMaterials_appliances_standard.vue
  3. +1
    -1
      src/views/allMaterials_phone_high.vue
  4. +1
    -1
      src/views/allMaterials_phone_standard.vue

+ 1
- 1
src/views/allMaterials_appliances_high.vue Просмотреть файл

@@ -17,7 +17,7 @@

<style scoped>
.pageContent{
position: fixed;
position: absolute;
top: 0;
left: 0;
width: 7.5rem;

+ 1
- 1
src/views/allMaterials_appliances_standard.vue Просмотреть файл

@@ -17,7 +17,7 @@

<style scoped>
.pageContent{
position: fixed;
position: absolute;
top: 0;
left: 0;
width: 7.5rem;

+ 1
- 1
src/views/allMaterials_phone_high.vue Просмотреть файл

@@ -17,7 +17,7 @@

<style scoped>
.pageContent{
position: fixed;
position: absolute;
top: 0;
left: 0;
width: 7.5rem;

+ 1
- 1
src/views/allMaterials_phone_standard.vue Просмотреть файл

@@ -17,7 +17,7 @@

<style scoped>
.pageContent{
position: fixed;
position: absolute;
top: 0;
left: 0;
width: 7.5rem;

Загрузка…
Отмена
Сохранить