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>
|
<style lang="scss" scoped>
|
||||||
.image-recognition-result-page {
|
.image-recognition-result-page {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
background: #F5F8FF;
|
background: #fff;
|
||||||
|
|
||||||
.page-body {
|
.page-body {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
|
|||||||
@@ -243,8 +243,6 @@
|
|||||||
<!-- 换一换 -->
|
<!-- 换一换 -->
|
||||||
<view
|
<view
|
||||||
v-if="!item.showCursor &&
|
v-if="!item.showCursor &&
|
||||||
item.nodes &&
|
|
||||||
item.nodes.length &&
|
|
||||||
!item.isError &&
|
!item.isError &&
|
||||||
(item.orderList.length > 0 ||
|
(item.orderList.length > 0 ||
|
||||||
item.giftGoodsList.length > 0 ||
|
item.giftGoodsList.length > 0 ||
|
||||||
|
|||||||
Reference in New Issue
Block a user