Merge branch 'dev' of https://gitee.com/fengyuze178/xdd-uniapp-new into dev
This commit is contained in:
@@ -130,7 +130,7 @@ export default {
|
||||
<style lang="scss" scoped>
|
||||
.image-recognition-result-page {
|
||||
min-height: 100vh;
|
||||
background: #F5F8FF;
|
||||
background: #fff;
|
||||
|
||||
.page-body {
|
||||
min-height: 100vh;
|
||||
|
||||
@@ -243,8 +243,6 @@
|
||||
<!-- 换一换 -->
|
||||
<view
|
||||
v-if="!item.showCursor &&
|
||||
item.nodes &&
|
||||
item.nodes.length &&
|
||||
!item.isError &&
|
||||
(item.orderList.length > 0 ||
|
||||
item.giftGoodsList.length > 0 ||
|
||||
|
||||
Reference in New Issue
Block a user