Kaynağa Gözat

bug修复

master
sui 5 yıl önce
ebeveyn
işleme
abe183f161
4 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  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 Dosyayı Görüntüle

@@ -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 Dosyayı Görüntüle

@@ -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 Dosyayı Görüntüle

@@ -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 Dosyayı Görüntüle

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

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

Yükleniyor…
İptal
Kaydet