Bläddra i källkod

bug修复

master
sui 5 år sedan
förälder
incheckning
abe183f161
4 ändrade filer med 4 tillägg och 4 borttagningar
  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 Visa fil

@@ -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 Visa fil

@@ -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 Visa fil

@@ -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 Visa fil

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

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

Laddar…
Avbryt
Spara