ljc 5 роки тому
джерело
коміт
90af7fffb0
9 змінених файлів з 18 додано та 19 видалено
  1. +3
    -4
      src/views/twoCart/compliance.vue
  2. +1
    -1
      src/views/twoCart/criterion-allDetails.vue
  3. +2
    -2
      src/views/twoCart/criterion-money.vue
  4. +2
    -2
      src/views/twoCart/criterion-shop.vue
  5. +2
    -2
      src/views/twoCart/criterion-showarea.vue
  6. +2
    -2
      src/views/twoCart/high-allDetails.vue
  7. +2
    -2
      src/views/twoCart/high-money.vue
  8. +2
    -2
      src/views/twoCart/high-shop.vue
  9. +2
    -2
      src/views/twoCart/high-showarea.vue

+ 3
- 4
src/views/twoCart/compliance.vue Переглянути файл

@@ -48,7 +48,7 @@
.arrow{
width: 0.37rem;
height: 0.33rem;
position: absolute;
position: fixed;
bottom: 0.3rem;
left: 50%;
transform: translateX(-50%);
@@ -60,7 +60,7 @@
100%{bottom:0.3rem}
}
.slide{
position: fixed;
position: fixed!important;
top: 0.3rem;
left: 0.3rem;
}
@@ -94,8 +94,7 @@
.imgWord1{
width: 1.98rem;
height: 0.48rem;
margin-left: 3.05rem;
margin-top: 0.05rem;
margin: 0 auto;
}
.imgWord2{
width: 4.46rem;

+ 1
- 1
src/views/twoCart/criterion-allDetails.vue Переглянути файл

@@ -28,7 +28,7 @@
</script>
<style scoped="scoped">
.slide{
position: fixed;
position: fixed!important;
top: 0.3rem;
left: 0.3rem;
}

+ 2
- 2
src/views/twoCart/criterion-money.vue Переглянути файл

@@ -70,7 +70,7 @@
.arrow{
width: 0.37rem;
height: 0.33rem;
position: absolute;
position: fixed;
bottom: 0.3rem;
left: 50%;
transform: translateX(-50%);
@@ -82,7 +82,7 @@
100%{bottom:0.3rem}
}
.slide{
position: fixed;
position: fixed!important;
top: 0.3rem;
left: 0.3rem;
}

+ 2
- 2
src/views/twoCart/criterion-shop.vue Переглянути файл

@@ -77,7 +77,7 @@
.arrow{
width: 0.37rem;
height: 0.33rem;
position: absolute;
position: fixed;
bottom: 0.3rem;
left: 50%;
transform: translateX(-50%);
@@ -89,7 +89,7 @@
100%{bottom:0.3rem}
}
.slide{
position: fixed;
position: fixed!important;
top: 0.3rem;
left: 0.3rem;
}

+ 2
- 2
src/views/twoCart/criterion-showarea.vue Переглянути файл

@@ -61,7 +61,7 @@
.arrow{
width: 0.37rem;
height: 0.33rem;
position: absolute;
position: fixed;
bottom: 0.3rem;
left: 50%;
transform: translateX(-50%);
@@ -73,7 +73,7 @@
100%{bottom:0.3rem}
}
.slide{
position: fixed;
position: fixed!important;
top: 0.3rem;
left: 0.3rem;
}

+ 2
- 2
src/views/twoCart/high-allDetails.vue Переглянути файл

@@ -19,7 +19,7 @@
</script>
<style scoped="scoped">
.slide{
position: fixed;
position: fixed!important;
top: 0.3rem;
left: 0.3rem;
}
@@ -34,7 +34,7 @@
width: 6.94rem;
height: 28.9rem;
position: absolute;
top: 1.5rem;
top: 1.085rem;
left: 50%;
transform: translateX(-50%);
}

+ 2
- 2
src/views/twoCart/high-money.vue Переглянути файл

@@ -51,7 +51,7 @@
.arrow{
width: 0.37rem;
height: 0.33rem;
position: absolute;
position: fixed;
bottom: 0.3rem;
left: 50%;
transform: translateX(-50%);
@@ -63,7 +63,7 @@
100%{bottom:0.3rem}
}
.slide{
position: fixed;
position: fixed!important;
top: 0.3rem;
left: 0.3rem;
}

+ 2
- 2
src/views/twoCart/high-shop.vue Переглянути файл

@@ -65,7 +65,7 @@
.arrow{
width: 0.37rem;
height: 0.33rem;
position: absolute;
position: fixed;
bottom: 0.3rem;
left: 50%;
transform: translateX(-50%);
@@ -77,7 +77,7 @@
100%{bottom:0.3rem}
}
.slide{
position: fixed;
position: fixed!important;
top: 0.3rem;
left: 0.3rem;
}

+ 2
- 2
src/views/twoCart/high-showarea.vue Переглянути файл

@@ -64,7 +64,7 @@
.arrow{
width: 0.37rem;
height: 0.33rem;
position: absolute;
position: fixed;
bottom: 0.3rem;
left: 50%;
transform: translateX(-50%);
@@ -76,7 +76,7 @@
100%{bottom:0.3rem}
}
.slide{
position: fixed;
position: fixed!important;
top: 0.3rem;
left: 0.3rem;
}

Завантаження…
Відмінити
Зберегти