Browse Source

fix

tags/河北版C.8.1.01
caserKing 5 years ago
parent
commit
173522734d
2 changed files with 2 additions and 1 deletions
  1. +1
    -0
      components/navbar/navbar.js
  2. +1
    -1
      pages/couponorder/detail/index.wxss

+ 1
- 0
components/navbar/navbar.js View File

@@ -48,5 +48,6 @@ Component({
back: false
})
}
console.debug()
}
})

+ 1
- 1
pages/couponorder/detail/index.wxss View File

@@ -23,7 +23,7 @@ page {
border-radius: 10rpx;
margin: 0 auto;
padding: 0;
z-index: 100000;
z-index: 10000000000;
}

.pane2 {


Loading…
Cancel
Save