Commit d9bf55ae4564ce9cd0f68e03b4350adc122dad36

Authored by zhiyangdu
1 parent 4cb0c01e

积分商城样式优化

src/pages/pointsMall/pointsMall.vue
@@ -26,7 +26,7 @@ @@ -26,7 +26,7 @@
26 v-model="showShareItems" 26 v-model="showShareItems"
27 @click-overlay="onShowShareItems" 27 @click-overlay="onShowShareItems"
28 :overlay-style="{ top:(parseInt($parent.top.value) + 109)+ 'px' }" 28 :overlay-style="{ top:(parseInt($parent.top.value) + 109)+ 'px' }"
29 - :style="'top: ' + (parseInt($parent.top.value) + 76)+ 'px'"> 29 + :style="'top: ' + (parseInt($parent.top.value) + 74)+ 'px'">
30 <share-item :class="{'hide': $route.query.hideBack == true}" 30 <share-item :class="{'hide': $route.query.hideBack == true}"
31 @back="back" 31 @back="back"
32 :backs="backs" 32 :backs="backs"