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


Loading…
Cancel
Save