Browse Source

上传

master
前端-胡立永 8 months ago
parent
commit
1ca4fb8152
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      pages/index/cart.vue

+ 2
- 0
pages/index/cart.vue View File

@ -315,6 +315,7 @@
<style scoped lang="scss"> <style scoped lang="scss">
.page { .page {
padding-bottom: 200rpx;
/deep/ .uv-swipe-action { /deep/ .uv-swipe-action {
width: 100%; width: 100%;
} }
@ -383,6 +384,7 @@
justify-content: center; justify-content: center;
align-items: center; align-items: center;
overflow: hidden; overflow: hidden;
z-index: 99;
.icon { .icon {
position: relative; position: relative;


Loading…
Cancel
Save