소스 검색

bug修复

master
sui 5 년 전
부모
커밋
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;

Loading…
취소
저장