dolphin-weex-bc 0.0.44 → 0.0.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.web.js CHANGED
@@ -27463,7 +27463,7 @@ exports = module.exports = __webpack_require__(0)(true);
27463
27463
 
27464
27464
 
27465
27465
  // module
27466
- exports.push([module.i, "\n.indicator[data-v-44f02630] {\n position: absolute;\n item-color: rgba(255, 195, 0, .5);\n item-selected-color: #ffc300;\n item-size: 0.26667rem;\n height: 0.26667rem;\n bottom: 0.32rem;\n}\n.indicator .weex-indicator-item[data-v-44f02630] {\n width: 0.26667rem;\n height: 0.26667rem;\n}\n.indicator .weex-indicator-item.weex-indicator-item-active[data-v-44f02630] {\n background-color: #ffc300;\n}\n.indicator .weex-indicator-item[data-v-44f02630] {\n background-color: rgba(255, 195, 0, .5);\n}\n", "", {"version":3,"sources":["/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/node_modules/dolphin-weex-ui/packages/dof-lightbox/index.vue?25abe080","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/node_modules/dolphin-weex-ui/packages/dof-lightbox/<input css 20>","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/node_modules/dolphin-weex-ui/packages/dof-lightbox/<input css 19>","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/node_modules/dolphin-weex-ui/packages/dof-lightbox/<input css 18>"],"names":[],"mappings":";AA6BA;EACA,mBAAA;EACA,kCAAA;EACA,6BAAA;EACA,sBAAA;EACA,mBAAA;EACA,gBAAA;CACA;ACnCA;EACE,kBAAY;EACZ,mBAAa;CACd;ACHD;EACE,0BAA0B;CAC3B;ACFD;EACE,wCAAwC;CACzC","file":"index.vue","sourcesContent":["<template>\n <dof-mask :width=\"width\"\n :height=\"height\"\n aria-hidden=\"true\"\n mask-bg-color=\"transparent\"\n overlay-opacity=\"0.8\"\n :show=\"show\"\n :opacity='opacity'\n :show-close=\"false\"\n @dofMaskSetHidden=\"maskOverlayClick\">\n <slider auto-play=\"false\"\n v-if=\"show\"\n :index=\"index\"\n :interval=\"interval\"\n :style=\"{ height: height + 'px'}\">\n <div v-for=\"(v,index) in imageList\"\n :style=\"{ height: height + 'px'}\"\n :key=\"index\">\n <image resize=\"cover\"\n :src=\"v.src\"\n :style=\"{ height: height + 'px', width: width + 'px'}\"></image>\n </div>\n <indicator class=\"indicator\"\n :style=\"indicatorStyle\"></indicator>\n </slider>\n </dof-mask>\n</template>\n\n<style scoped>\n .indicator {\n position: absolute;\n item-color: rgba(255, 195, 0, .5);\n item-selected-color: #ffc300;\n item-size: 20px;\n height: 20px;\n bottom: 24px;\n }\n</style>\n\n<script>\n import DofMask from '../dof-mask';\n\n export default {\n components: {\n DofMask\n },\n props: {\n width: {\n type: [Number, String],\n default: 750\n },\n height: {\n type: [Number, String],\n default: 750\n },\n show: {\n type: Boolean,\n default: false\n },\n imageList: Array,\n indicatorColor: {\n type: Object,\n default: () => ({\n 'item-color': 'rgba(255, 195, 0, .5)',\n 'item-selected-color': '#ffc300',\n 'item-size': '20px'\n })\n },\n index: {\n type: [Number, String],\n default: 0\n },\n interval: {\n type: [Number, String],\n default: 3000\n },\n opacity: {\n type: [Number, String],\n default: 0.6\n }\n },\n computed: {\n indicatorStyle () {\n return {\n width: this.width + 'px',\n ...this.indicatorColor\n };\n }\n },\n methods: {\n maskOverlayClick () {\n this.$emit('dofLightboxOverlayClicked', {});\n }\n }\n };\n</script>\n","\n.indicator .weex-indicator-item {\n width: 20px;\n height: 20px;\n}","\n.indicator .weex-indicator-item.weex-indicator-item-active {\n background-color: #ffc300;\n}","\n.indicator .weex-indicator-item {\n background-color: rgba(255, 195, 0, .5);\n}"],"sourceRoot":""}]);
27466
+ exports.push([module.i, "\n.indicator[data-v-44f02630] {\n position: absolute;\n item-color: rgba(255, 195, 0, .5);\n item-selected-color: #ffc300;\n item-size: 0.26667rem;\n height: 0.26667rem;\n bottom: 0.32rem;\n}\n.indicator .weex-indicator-item[data-v-44f02630] {\n width: 0.26667rem;\n height: 0.26667rem;\n}\n.indicator .weex-indicator-item.weex-indicator-item-active[data-v-44f02630] {\n background-color: #ffc300;\n}\n.indicator .weex-indicator-item[data-v-44f02630] {\n background-color: rgba(255, 195, 0, .5);\n}\n", "", {"version":3,"sources":["/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/node_modules/dolphin-weex-ui/packages/dof-lightbox/index.vue?25abe080","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/node_modules/dolphin-weex-ui/packages/dof-lightbox/<input css 18>","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/node_modules/dolphin-weex-ui/packages/dof-lightbox/<input css 17>","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/node_modules/dolphin-weex-ui/packages/dof-lightbox/<input css 16>"],"names":[],"mappings":";AA6BA;EACA,mBAAA;EACA,kCAAA;EACA,6BAAA;EACA,sBAAA;EACA,mBAAA;EACA,gBAAA;CACA;ACnCA;EACE,kBAAY;EACZ,mBAAa;CACd;ACHD;EACE,0BAA0B;CAC3B;ACFD;EACE,wCAAwC;CACzC","file":"index.vue","sourcesContent":["<template>\n <dof-mask :width=\"width\"\n :height=\"height\"\n aria-hidden=\"true\"\n mask-bg-color=\"transparent\"\n overlay-opacity=\"0.8\"\n :show=\"show\"\n :opacity='opacity'\n :show-close=\"false\"\n @dofMaskSetHidden=\"maskOverlayClick\">\n <slider auto-play=\"false\"\n v-if=\"show\"\n :index=\"index\"\n :interval=\"interval\"\n :style=\"{ height: height + 'px'}\">\n <div v-for=\"(v,index) in imageList\"\n :style=\"{ height: height + 'px'}\"\n :key=\"index\">\n <image resize=\"cover\"\n :src=\"v.src\"\n :style=\"{ height: height + 'px', width: width + 'px'}\"></image>\n </div>\n <indicator class=\"indicator\"\n :style=\"indicatorStyle\"></indicator>\n </slider>\n </dof-mask>\n</template>\n\n<style scoped>\n .indicator {\n position: absolute;\n item-color: rgba(255, 195, 0, .5);\n item-selected-color: #ffc300;\n item-size: 20px;\n height: 20px;\n bottom: 24px;\n }\n</style>\n\n<script>\n import DofMask from '../dof-mask';\n\n export default {\n components: {\n DofMask\n },\n props: {\n width: {\n type: [Number, String],\n default: 750\n },\n height: {\n type: [Number, String],\n default: 750\n },\n show: {\n type: Boolean,\n default: false\n },\n imageList: Array,\n indicatorColor: {\n type: Object,\n default: () => ({\n 'item-color': 'rgba(255, 195, 0, .5)',\n 'item-selected-color': '#ffc300',\n 'item-size': '20px'\n })\n },\n index: {\n type: [Number, String],\n default: 0\n },\n interval: {\n type: [Number, String],\n default: 3000\n },\n opacity: {\n type: [Number, String],\n default: 0.6\n }\n },\n computed: {\n indicatorStyle () {\n return {\n width: this.width + 'px',\n ...this.indicatorColor\n };\n }\n },\n methods: {\n maskOverlayClick () {\n this.$emit('dofLightboxOverlayClicked', {});\n }\n }\n };\n</script>\n","\n.indicator .weex-indicator-item {\n width: 20px;\n height: 20px;\n}","\n.indicator .weex-indicator-item.weex-indicator-item-active {\n background-color: #ffc300;\n}","\n.indicator .weex-indicator-item {\n background-color: rgba(255, 195, 0, .5);\n}"],"sourceRoot":""}]);
27467
27467
 
27468
27468
  // exports
27469
27469
 
@@ -27757,7 +27757,7 @@ exports = module.exports = __webpack_require__(0)(true);
27757
27757
 
27758
27758
 
27759
27759
  // module
27760
- exports.push([module.i, "\n.indicator {\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n height: 0.66667rem;\n item-color: rgba(255, 255, 255, 0.5);\n item-selectedcolor: rgba(255, 255, 255, 1);\n item-size: 0.18667rem;\n}\n.indicator .weex-indicator-item {\n width: 0.18667rem;\n height: 0.18667rem;\n}\n.indicator .weex-indicator-item {\n background-color: rgba(255, 255, 255, 0.5);\n}\n.slider {\n /* background-color: #f2f2f2; */\n /* margin-left: 32px; */\n border-radius: 0.21333rem;\n}\n.image {\n border-radius: 0.21333rem;\n /* background-color: #f2f2f2; */\n}\n.div_out {\n border-radius: 0.21333rem;\n position: relative;\n}\n", "", {"version":3,"sources":["/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/node_modules/dolphin-weex-ui/packages/dof-swiper/index.vue?3b03a1f1","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/node_modules/dolphin-weex-ui/packages/dof-swiper/<input css 22>","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/node_modules/dolphin-weex-ui/packages/dof-swiper/<input css 21>"],"names":[],"mappings":";AAiCA;EACA,mBAAA;EACA,UAAA;EACA,QAAA;EACA,SAAA;EACA,mBAAA;EACA,qCAAA;EACA,2CAAA;EACA,sBAAA;CACA;ACzCA;EACE,kBAAY;EACZ,mBAAa;CACd;ACHD;EACE,2CAA2C;CAC5C;AFwCD;EACA,gCAAA;EACA,wBAAA;EACA,0BAAA;CACA;AACA;EACA,0BAAA;EACA,gCAAA;CACA;AACA;EACA,0BAAA;EACA,mBAAA;CACA","file":"index.vue","sourcesContent":["<template>\n <div :style=\"{ marginLeft: divLeft, width: imgWidth }\" class=\"div_out\">\n <slider\n class=\"slider\"\n :style=\"sliderStyle\"\n :interval=\"interval\"\n @change=\"change\"\n :auto-play=\"autoplay\"\n :infinite=\"infinite\"\n >\n <div v-for=\"(item, index) in slItems\" :key=\"index\" @click=\"imgClicked(item, index)\">\n <image\n :resize=\"imgResize\"\n :style=\"{ width: imgWidth, height: imgHeight, backgroundColor: imageBgColor }\"\n :src=\"item.url\"\n :placeholder=\"phImgUrl\"\n class=\"image\"\n >\n </image>\n </div>\n <indicator class=\"indicator\" :style=\"indicatorStyle\" v-if=\"showIndicator && !_isColmo\"></indicator>\n </slider>\n <div class=\"indicator-box\" v-if=\"showIndicator && _isColmo\">\n <div\n :class=\"['indicator-item', i === slItems.length - 1 && 'isLast', i == active && 'active']\"\n v-for=\"(item, i) in slItems\"\n :key=\"i\"\n ></div>\n </div>\n </div>\n</template>\n\n<style>\n.indicator {\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n height: 50px;\n item-color: rgba(255, 255, 255, 0.5);\n item-selectedcolor: rgba(255, 255, 255, 1);\n item-size: 14px;\n}\n.slider {\n /* background-color: #f2f2f2; */\n /* margin-left: 32px; */\n border-radius: 16px;\n}\n.image {\n border-radius: 16px;\n /* background-color: #f2f2f2; */\n}\n.div_out {\n border-radius: 16px;\n position: relative;\n}\n</style>\n<style scoped src=\"./colmo.css\"></style>\n\n<script>\nconst icon = require('../setting/icon.base64')\nvar PLACEHOLDERIMAGE = icon['ic_img_null@2x']\nconst modal = weex.requireModule('modal')\nimport ColmoMixin from '../../mixins/colmo'\n\nexport default {\n mixins: [ColmoMixin],\n props: {\n sliderStyle: {\n type: Object,\n default: () => ({\n width: '686px',\n height: '280px',\n position: 'relative'\n })\n },\n indicatorStyle: {\n type: Object,\n default: () => ({})\n },\n items: {\n type: Array,\n default: () => []\n },\n interval: {\n type: Number,\n default: 3000\n },\n autoplay: {\n type: Boolean,\n default: true\n },\n infinite: {\n type: Boolean,\n default: true\n },\n imgResize: {\n type: String,\n default: 'cover'\n },\n imgWidth: {\n type: String,\n default: '686px'\n },\n divLeft: {\n type: String,\n default: '32px'\n },\n imgHeight: {\n type: String,\n default: '280px'\n },\n showIndicator: {\n type: Boolean,\n default: true\n },\n phImgUrl: {\n type: String,\n default: PLACEHOLDERIMAGE\n },\n imageBgColor: {\n type: String,\n default: '#f2f2f2'\n }\n },\n data: function() {\n return {\n slItems: [],\n active: 0\n }\n },\n created() {\n if (this.items.length > 10) {\n this.slItems.splice(0)\n this.slItems = this.items.slice(0, 10)\n } else if (this.items.length <= 10) {\n this.slItems.splice(0)\n this.slItems = this.items.slice(0)\n }\n },\n methods: {\n imgClicked(target, index) {\n this.$emit('dofSwiperClicked', { target, index })\n },\n change(val) {\n this.active = val.index\n }\n }\n}\n</script>\n","\n.indicator .weex-indicator-item {\n width: 14px;\n height: 14px;\n}","\n.indicator .weex-indicator-item {\n background-color: rgba(255, 255, 255, 0.5);\n}"],"sourceRoot":""}]);
27760
+ exports.push([module.i, "\n.indicator {\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n height: 0.66667rem;\n item-color: rgba(255, 255, 255, 0.5);\n item-selectedcolor: rgba(255, 255, 255, 1);\n item-size: 0.18667rem;\n}\n.indicator .weex-indicator-item {\n width: 0.18667rem;\n height: 0.18667rem;\n}\n.indicator .weex-indicator-item {\n background-color: rgba(255, 255, 255, 0.5);\n}\n.slider {\n /* background-color: #f2f2f2; */\n /* margin-left: 32px; */\n border-radius: 0.21333rem;\n}\n.image {\n border-radius: 0.21333rem;\n /* background-color: #f2f2f2; */\n}\n.div_out {\n border-radius: 0.21333rem;\n position: relative;\n}\n", "", {"version":3,"sources":["/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/node_modules/dolphin-weex-ui/packages/dof-swiper/index.vue?3b03a1f1","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/node_modules/dolphin-weex-ui/packages/dof-swiper/<input css 15>","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/node_modules/dolphin-weex-ui/packages/dof-swiper/<input css 14>"],"names":[],"mappings":";AAiCA;EACA,mBAAA;EACA,UAAA;EACA,QAAA;EACA,SAAA;EACA,mBAAA;EACA,qCAAA;EACA,2CAAA;EACA,sBAAA;CACA;ACzCA;EACE,kBAAY;EACZ,mBAAa;CACd;ACHD;EACE,2CAA2C;CAC5C;AFwCD;EACA,gCAAA;EACA,wBAAA;EACA,0BAAA;CACA;AACA;EACA,0BAAA;EACA,gCAAA;CACA;AACA;EACA,0BAAA;EACA,mBAAA;CACA","file":"index.vue","sourcesContent":["<template>\n <div :style=\"{ marginLeft: divLeft, width: imgWidth }\" class=\"div_out\">\n <slider\n class=\"slider\"\n :style=\"sliderStyle\"\n :interval=\"interval\"\n @change=\"change\"\n :auto-play=\"autoplay\"\n :infinite=\"infinite\"\n >\n <div v-for=\"(item, index) in slItems\" :key=\"index\" @click=\"imgClicked(item, index)\">\n <image\n :resize=\"imgResize\"\n :style=\"{ width: imgWidth, height: imgHeight, backgroundColor: imageBgColor }\"\n :src=\"item.url\"\n :placeholder=\"phImgUrl\"\n class=\"image\"\n >\n </image>\n </div>\n <indicator class=\"indicator\" :style=\"indicatorStyle\" v-if=\"showIndicator && !_isColmo\"></indicator>\n </slider>\n <div class=\"indicator-box\" v-if=\"showIndicator && _isColmo\">\n <div\n :class=\"['indicator-item', i === slItems.length - 1 && 'isLast', i == active && 'active']\"\n v-for=\"(item, i) in slItems\"\n :key=\"i\"\n ></div>\n </div>\n </div>\n</template>\n\n<style>\n.indicator {\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n height: 50px;\n item-color: rgba(255, 255, 255, 0.5);\n item-selectedcolor: rgba(255, 255, 255, 1);\n item-size: 14px;\n}\n.slider {\n /* background-color: #f2f2f2; */\n /* margin-left: 32px; */\n border-radius: 16px;\n}\n.image {\n border-radius: 16px;\n /* background-color: #f2f2f2; */\n}\n.div_out {\n border-radius: 16px;\n position: relative;\n}\n</style>\n<style scoped src=\"./colmo.css\"></style>\n\n<script>\nconst icon = require('../setting/icon.base64')\nvar PLACEHOLDERIMAGE = icon['ic_img_null@2x']\nconst modal = weex.requireModule('modal')\nimport ColmoMixin from '../../mixins/colmo'\n\nexport default {\n mixins: [ColmoMixin],\n props: {\n sliderStyle: {\n type: Object,\n default: () => ({\n width: '686px',\n height: '280px',\n position: 'relative'\n })\n },\n indicatorStyle: {\n type: Object,\n default: () => ({})\n },\n items: {\n type: Array,\n default: () => []\n },\n interval: {\n type: Number,\n default: 3000\n },\n autoplay: {\n type: Boolean,\n default: true\n },\n infinite: {\n type: Boolean,\n default: true\n },\n imgResize: {\n type: String,\n default: 'cover'\n },\n imgWidth: {\n type: String,\n default: '686px'\n },\n divLeft: {\n type: String,\n default: '32px'\n },\n imgHeight: {\n type: String,\n default: '280px'\n },\n showIndicator: {\n type: Boolean,\n default: true\n },\n phImgUrl: {\n type: String,\n default: PLACEHOLDERIMAGE\n },\n imageBgColor: {\n type: String,\n default: '#f2f2f2'\n }\n },\n data: function() {\n return {\n slItems: [],\n active: 0\n }\n },\n created() {\n if (this.items.length > 10) {\n this.slItems.splice(0)\n this.slItems = this.items.slice(0, 10)\n } else if (this.items.length <= 10) {\n this.slItems.splice(0)\n this.slItems = this.items.slice(0)\n }\n },\n methods: {\n imgClicked(target, index) {\n this.$emit('dofSwiperClicked', { target, index })\n },\n change(val) {\n this.active = val.index\n }\n }\n}\n</script>\n","\n.indicator .weex-indicator-item {\n width: 14px;\n height: 14px;\n}","\n.indicator .weex-indicator-item {\n background-color: rgba(255, 255, 255, 0.5);\n}"],"sourceRoot":""}]);
27761
27761
 
27762
27762
  // exports
27763
27763
 
@@ -27869,7 +27869,7 @@ exports = module.exports = __webpack_require__(0)(true);
27869
27869
 
27870
27870
 
27871
27871
  // module
27872
- exports.push([module.i, "\n.material-container{\n position: relative;\n display: -webkit-flex;\n display: flex;\n -webkit-flex: 1;\n flex: 1;\n -webkit-flex-direction: column;\n flex-direction: column;\n background-color: #f6f7f9;\n /* background: url('../img/material/bg_manage@2x.png'); */\n}\n.outsideWrapper{\n -webkit-flex: 1;\n flex: 1;\n position: fixed;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n width: 10rem;\n}\n.right-img-wrapper{\n width: 10rem;\n height: 2.26667rem;\n display: -webkit-flex;\n display: flex;\n -webkit-justify-content: flex-end;\n justify-content: flex-end;\n padding-left: 0.45333rem;\n padding-bottom: 0.13333rem;\n box-sizing: border-box;\n position: relative;\n /* background-color: yellow; */\n}\n.top-title{\n position: absolute;\n left: 4.16rem;\n bottom: 0.18667rem;\n font-size: 0.42667rem;\n font-weight: 500;\n color: #1E2E37;\n}\n.scrollerWrapper-bottom{\n width: 10rem;\n height: 0.53333rem;\n}\n.scrollerWrapper{\n -webkit-flex: 1;\n flex: 1;\n width: 10rem;\n}\n.scrollerWrapper-topFix{\n width: 10rem;\n background-color: transparent;\n}\n.material-header{\n width: 10rem;\n height: 2.96rem;\n text-align: left;\n display: -webkit-flex;\n display: flex;\n /* justify-content: center; */\n -webkit-align-items: flex-start;\n align-items: flex-start;\n padding: 0.50667rem 0.53333rem 0;\n box-sizing: border-box;\n margin-bottom: 0.90667rem;\n /* position: absolute; */\n /* top: 206px; */\n /* left: 40px; */\n /* z-index: 20; */\n\n position: relative;\n /* background-color: yellow; */\n}\n.tips-row {\n width: 10rem;\n height: 0.96rem;\n background-color: rgba(255,247,213,0.8);\n padding: 0 0.42667rem;\n box-sizing: border-box;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n /* justify-content: center; */\n -webkit-align-items: center;\n align-items: center;\n position: absolute;\n top: 2.56rem;\n}\n.icon-tips {\n margin-right: 0.10667rem;\n}\n.txt-tips {\n font-size: 0.32rem;\n color: #FF9500;\n font-weight: 400;\n}\n.scroll-wrapper{\n /* flex: 1; */\n height: 16rem;\n width: 10rem;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: column;\n flex-direction: column;\n -webkit-align-items: center;\n align-items: center;\n -webkit-flex-grow: 1;\n flex-grow: 1;\n position: relative;\n background-color: #f9f9f9;\n border-radius: 0.42667rem;\n /* height: 2000px; */\n /* padding-top: 100px; */\n /* background-color: yellow; */\n}\n.bg-wrapper{\n}\n.title-bg1{\n position: fixed;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n width: 10rem;\n height: 9.36rem;\n}\n.title-bg1{\n position: fixed;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n width: 10rem;\n height: 9.36rem;\n}\n.header-txt{\n font-size: 0.64rem;\n color: #1E2E37;;\n font-weight: 400;\n}\n.header-tips{\n font-size: 0.32rem;\n color: #8E969B;;\n font-weight: 400;\n margin-top: 0.32rem;\n}\n.icon-back {\n font-size: 0.85333rem;\n color: #ffffff;\n font-family: mideaFont;\n}\n\n/* 耗材列表 */\n.material-wrapper1{\n /* width: 686px; */\n /* padding: 0 32px; */\n box-sizing: border-box;\n margin-bottom: 0.45333rem;\n /* margin-top: -46px; */\n /* margin-top: 34px; */\n /* background-color: #f9f9f9; */\n /* background-image: linear-gradient(to bottom, transparent, #f9f9f9); */\n position: relative;\n /* margin-top: -344px; */\n}\n.material-list{\n width: 9.14667rem;\n /* height: 640px; */\n background-color: #fff;\n border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;\n margin-bottom: 0.45333rem;\n overflow: hidden;\n}\n.material-title{\n height: 2.13333rem;\n padding: 0 0.42667rem 0 0.48rem;\n background-image: linear-gradient(to bottom, #f5fcfe, #FFFFFF);\n /* border: 2px solid #FFFFFF; */\n border-bottom: 1px solid #F2F2F2;\n border-radius: 0.32rem 0.32rem 0 0;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-align-items: center;\n align-items: center;\n}\n.drag-slider{\n width: 1.28rem;\n height: 1.28rem;\n margin-right: 0.21333rem;\n position: relative;\n}\n.title-content{\n -webkit-flex: 1;\n flex: 1;\n}\n.title-icon{\n margin-right: 0.37333rem;\n}\n.title-txt1{\n font-size: 0.37333rem;\n font-weight: 500;\n color: #1E2E37;;\n margin-bottom: 0.21333rem;\n -webkit-flex: 1;\n flex: 1;\n}\n.title-txt2{\n font-size: 0.32rem;\n color: #8E969B;\n}\n.title-txt3{\n font-size: 0.32rem;\n color: #F56428 !important;\n}\n.material-item{\n height: 2.13333rem;\n padding: 0 0.42667rem 0 0.48rem;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-align-items: center;\n align-items: center;\n background-color: #fff;\n}\n.divide-line{\n width: 6.90667rem;\n height: 1px;\n background-color: #f2f2f2;\n margin-left: 1.81333rem;\n}\n.material-item:nth-child(){\n border-radius: 0 0 0.32rem 0.32rem;\n}\n.item-left{\n /* margin-right: 32px; */\n}\n.circle-noData{\n width: 1.28rem;\n height: 1.28rem;\n margin-right: 0.21333rem;\n border-radius: 50%;\n background-color: #F9F9F9;\n text-align: center;\n display: -webkit-flex;\n display: flex;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n}\n.circle-noData1{\n width: 1.28rem;\n height: 1.28rem;\n /* margin-right: 28px; */\n border-radius: 50%;\n background-color: #F9F9F9;\n text-align: center;\n display: -webkit-flex;\n display: flex;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n}\n.noData-txt{\n font-size: 22;\n font-weight: 600;\n color: #8E969B;\n}\n.item-right{\n -webkit-flex:1;\n flex:1;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-justify-content: space-between;\n justify-content: space-between;\n -webkit-align-items: center;\n align-items: center;\n /* background-color: red; */\n}\n.item-right-txt{\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: column;\n flex-direction: column;\n -webkit-justify-content: center;\n justify-content: center;\n}\n.item-txt1{\n font-size: 0.37333rem;\n font-weight: 500;\n color: #1E2E37;\n margin-bottom: 0.21333rem;\n}\n.item-txt2-row {\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-align-items: center;\n align-items: center;\n}\n.item-txt2{\n font-size: 0.32rem;\n font-weight: 400;\n color: #FF6A4C;\n}\n.item-txt4{\n font-size: 0.32rem;\n font-weight: 400;\n color: #8E969B;\n}\n.item-txt5{\n font-size: 0.32rem;\n font-weight: 400;\n color: #FFAA10;\n}\n.item-txt3{\n font-size: 0.32rem;\n font-weight: 400;\n color: #F56428;\n}\n.item-right-arrow{\n margin-right: -0.05333rem;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-align-items: center;\n align-items: center;\n}\n.btn-purhase {\n width: 1.70667rem;\n height: 0.74667rem;\n border-radius: 0.37333rem;\n background-color: rgba(0,164,242,0.1);;\n display: -webkit-flex;;\n display: flex;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n margin-right: 0.29333rem;\n}\n.txt-purhase {\n font-size: 0.29333rem;\n color: #00A4F2;\n font-weight: 500;\n}\n.arrow-icon{\n width: 0.32rem;\n height: 0.32rem;\n}\n.no-data{\n width: 9.14667rem;\n height: 15.86667rem;\n background-color: #fff;\n /* border: 4px solid #fff; */\n border-radius: 0.42667rem;\n /* margin-top: -344px; */\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: column;\n flex-direction: column;\n -webkit-justify-content: flex-start;\n justify-content: flex-start;\n -webkit-align-items: center;\n align-items: center;\n padding-top: 3.86667rem;\n box-sizing: border-box;\n margin-top: -0.53333rem;\n}\n.no-data-img{\n width: 4.26667rem;\n height: 4.26667rem;\n margin-bottom: 0.53333rem;\n}\n.no-data-txt{\n font-size: 0.37333rem;\n color: #8A8A8F;\n font-weight: 400;\n}\n.circle {\n width: 1.28rem;\n height: 1.28rem;\n margin-right: 0.37333rem;\n}\n.temp-box{\n position: absolute;\n top: 1.06667rem;\n left: 3.33333rem;\n z-index: 9000;\n}\n.progresscycle-wrapper {\n /* width: 750px; */\n width: 1.28rem;\n height: 1.28rem;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n /* border-color: red;\n border-width: 1px; */\n /* padding: 20px; */\n position: relative;\n background-color: #fff;\n padding: 0 !important;\n /* border-radius: 50%; */\n margin-right: 0.21333rem;\n}\n.progresscycle1 {\n width: 1.46667rem;\n height: 1.46667rem;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n position: relative;\n padding: 0 !important;\n /* border-radius: 50%; */\n}\n.cricle-num-wrapper{\n /* position: absolute; */\n /* top: 50%; */\n /* left: 28%; */\n /* transform: translateX(-50%); */\n left: 50%;\n -webkit-transform: translate(-60%, 0);\n transform: translate(-60%, 0);\n position: absolute;\n z-index: 9888;\n -webkit-flex: 1;\n flex: 1;\n /* display: flex;\n justify-content: center;\n align-items: center; */\n /* background-color: red; */\n}\n.cricle-num-txt{\n font-size: 0.32rem;\n color: #00A4F2;\n}\n.material-status {\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n margin-top: 0.42667rem;\n position: relative;\n}\n.status-txt{\n font-size: 0.37333rem;\n color: #1E2E37;\n font-weight: 500;\n line-height: 0.42667rem;\n}\n.triangle-bottom{\n width: 0.32rem;\n height: 0.32rem;\n}\n.filter-list{\n position: fixed;\n /* bottom: 200px; */\n top: 5.33333rem;\n left: 0.42667rem;\n z-index: 9999;\n width: 5.6rem;\n height: 3.89333rem;\n border-radius: 0.53333rem;\n background-color: #fff;\n}\n.filter-scroller-wrapper{\n}\n.filter-scroller{\n height: 3.89333rem;\n padding: 0.26667rem 0.64rem 0.26667rem 0.74667rem;\n}\n.filter-item{\n /* flex: 1; */\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-justify-content: space-between;\n justify-content: space-between;\n -webkit-align-items: center;\n align-items: center;\n}\n.filter-item-txt{\n font-size: 0.37333rem;\n line-height: 1.12rem;\n color: #1E2E37;\n font-weight: 400;\n}\n.filter-item-img{\n width: 0.42667rem;\n height: 0.42667rem;\n}\n.filter-item-selcted{\n font-size: 0.37333rem;\n line-height: 1.12rem;\n color: #00A4F2;\n font-weight: 600;\n}\n.unintelligent-device-wrapper{\n width: 9.14667rem;\n /* padding: 0 32px; */\n box-sizing: border-box;\n margin-bottom: 0.45333rem;\n /* margin-top: -46px; */\n position: relative;\n /* background-color: red; */\n}\n.unintelligent-divide-line{\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n margin-bottom: 0.64rem;\n}\n.unintelligent-divide-txt{\n font-size: 0.29333rem;\n color: #8E969B;\n font-weight: 400;\n}\n\n/* .image {\n width: 700px;\n height: 700px;\n} */\n.material-wrapper{\n width: 10rem;\n position: relative;\n /* justify-content: center; */\n -webkit-align-items: center;\n align-items: center;\n display: -webkit-flex;\n display: flex;\n /* flex: 1; */\n -webkit-flex-direction: column;\n flex-direction: column;\n box-sizing: border-box;\n}\n.slider {\n /* padding: 0 32px; */\n /* margin-top: 25px; */\n /* margin-left: 25px; */\n /* padding: 32px 10px; */\n width: 9.14667rem;\n height: 3.09333rem;\n /* border-width: 1px; */\n /* border-style: solid; */\n /* border-color: #41B883; */\n border-radius: 0.42667rem;\n /* margin-bottom: 20px; */\n -webkit-flex-direction: row;\n flex-direction: row;\n background: #FFFFFF;\n box-shadow: 0 1px 0.13333rem 0 rgba(0,0,0,0.04);\n}\n.frame {\n width: 9.33333rem;\n height: 9.33333rem;\n position: relative;\n}\n.consumables-list{\n height: 3.09333rem;\n /* padding: 0 32px 0 36px; */\n /* padding: 0px 10px; */\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n /* align-items: center; */\n /* background-color: #fff; */\n /* background-color: yellow; */\n position: relative;\n}\n.consumables-list-ls-3{\n width: 9.14667rem;\n -webkit-justify-content: space-between;\n justify-content: space-between;\n padding: 0 0.86667rem;\n}\n.consumables-list-ls-2{\n width: 9.14667rem;\n -webkit-justify-content: space-between;\n justify-content: space-between;\n padding: 0 1.56rem;\n}\n.consumables-list-ls-1{\n width: 9.14667rem;\n -webkit-justify-content: center;\n justify-content: center;\n}\n.consumables-list1{\n height: 3.09333rem;\n /* padding: 0 32px 0 36px; */\n padding: 0px 0.17333rem;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n /* align-items: center; */\n background-color: #fff;\n position: relative;\n}\n.material-item2{\n width: 1.33333rem;\n /* flex: 1; */\n /* height: 136px; */\n padding: 0 0.16rem;\n margin: 0 0.30667rem;\n /* padding: 0 32px 0 36px; */\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: column;\n flex-direction: column;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n /* background-color: #fff; */\n /* background-color: red; */\n}\n.item-left2{\n text-align: center;\n /* padding: 10px; */\n display: -webkit-flex;\n display: flex;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n position: relative;\n}\n.bg-circle2{\n position: absolute;\n left: 0;\n top: 0;\n width: 1.28rem;\n height: 1.28rem;\n}\n.item-right2{\n /* width: 125px; */\n -webkit-flex:1;\n flex:1;\n /* display: flex; */\n /* flex-direction: row; */\n /* justify-content: space-between; */\n /* align-items: center; */\n overflow:visible;\n /* background-color: red; */\n}\n.item-txt11{\n /* width: 125px; */\n /* margin-bottom: 16px; */\n margin-top: 0.21333rem;\n width: 1.33333rem;\n /* flex: 1; */\n font-size: 0.32rem;\n font-weight: 400;\n color: #616C73;\n text-align: center;\n lines: 2;\n text-overflow: ellipsis;\n overflow:visible;\n word-wrap: anywhere;\n overflow: hidden;\n text-overflow: ellipsis;\n -webkit-line-clamp: 2;\n}\n.item-txt2{\n font-size: 0.32rem;\n font-weight: 400;\n color: #FF6A4C;\n}\n.drag-slider1{\n width: 1.28rem;\n height: 1.28rem;\n}\n.progresscycle-wrapper1 {\n /* width: 750px; */\n width: 1.28rem;\n height: 1.28rem;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n /* border-color: red;\n border-width: 1px; */\n /* padding: 20px; */\n position: relative;\n background-color: #fff;\n padding: 0 !important;\n /* border-radius: 50%; */\n /* margin-right: 32px; */\n}\n.progresscycle1 {\n /* width: 96px;\n height: 96px; */\n width: 1.6rem;\n height: 1.6rem;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n position: relative;\n padding: 0;\n /* border-radius: 50%; */\n}\n.indicator{\n position: absolute;\n bottom: 0.13333rem;\n width: 9.14667rem;\n height: 0.66667rem;\n /* width: 750px;\n height: 300px; */\n item-color: rgba(0,164,242, 0.5);\n item-selected-color: #00A4F2;\n item-size: 0.16rem;\n}\n.indicator .weex-indicator-item {\n width: 0.16rem;\n height: 0.16rem;\n}\n.indicator .weex-indicator-item.weex-indicator-item-active {\n background-color: #00A4F2;\n}\n.indicator .weex-indicator-item {\n background-color: rgba(0,164,242, 0.5);\n}\n.middleBox {\n width: 9.14667rem;\n height: 1.33333rem;\n /* padding: 0px 0; */\n padding-top: 0.42667rem;\n /* margin-top: 8px; */\n background-color: #ffffff;\n position: relative;\n border-radius: 0.42667rem 0.42667rem 0 0;\n /* margin-bottom: 20px; */\n}\n.middleBox-not-button{\n border-radius: 0.42667rem;\n}\n.middleBox-lfour{\n height: 3.09333rem;\n overflow: hidden;\n}\n.middleBox-lfour-ios{\n height: 2.88rem;\n}\n.car-card-box{\n width: 9.14667rem;\n height: 1.38667rem;\n background-color: #ffffff;\n border-radius: 0 0 0.42667rem 0.42667rem;\n}\n.car-card{\n width: 7.86667rem;\n background-color: rgba(0, 164, 242, 0.10);\n border-radius: 0.48rem;\n height: 0.96rem;\n line-height: 0.96rem;\n text-align: center;\n margin-bottom: 0.42667rem;\n margin-left: 0.64rem;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n}\n.car-card-text{\n font-family: PingFangSC-Medium;\n font-size: 0.37333rem;\n color: #00A4F2;\n font-weight: 500;\n}\n.recommendBox {\n height: 3.09333rem;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n}\n.recommendSlider {\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-justify-content: center;\n justify-content: center;\n margin-top: -0.42667rem;\n /* padding: 32px; */\n}\n.recommendSliderOut {\n width: 0.64rem;\n height: 0.10667rem;\n background: #E5E8ED;\n border-radius: 0.05333rem;\n}\n.recommendSliderInner {\n background: #00a4f2;\n border-radius: 0.05333rem;\n height: 0.10667rem;\n position: absolute;\n top: 0;\n}\n", "", {"version":3,"sources":["/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/packages/dof-bc-consumables/assets/css/index.css","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/packages/dof-bc-consumables/assets/css/<no source>","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/packages/dof-bc-consumables/assets/css/<input css 5>","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/packages/dof-bc-consumables/assets/css/<input css 4>","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/packages/dof-bc-consumables/assets/css/<input css 3>"],"names":[],"mappings":"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","file":"index.css","sourcesContent":[".material-container{\n position: relative;\n display: flex;\n flex: 1;\n flex-direction: column;\n background-color: #f6f7f9;\n /* background: url('../img/material/bg_manage@2x.png'); */\n}\n.outsideWrapper{\n flex: 1;\n position: fixed;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n width: 750px;\n}\n.right-img-wrapper{\n width: 750px;\n height: 170px;\n display: flex;\n justify-content: flex-end;\n padding-left: 34px;\n padding-bottom: 10px;\n box-sizing: border-box;\n position: relative;\n /* background-color: yellow; */\n}\n.top-title{\n position: absolute;\n left: 312px;\n bottom: 14px;\n font-size: 32px;\n font-weight: 500;\n color: #1E2E37;\n}\n\n.scrollerWrapper-bottom{\n width: 750px;\n height: 40px;\n}\n.scrollerWrapper{\n flex: 1;\n width: 750px;\n}\n.scrollerWrapper-topFix{\n width: 750px;\n background-color: transparent;\n}\n.material-header{\n width: 750px;\n height: 222px;\n text-align: left;\n display: flex;\n /* justify-content: center; */\n align-items: flex-start;\n padding: 38px 40px 0;\n box-sizing: border-box;\n margin-bottom: 68px;\n /* position: absolute; */\n /* top: 206px; */\n /* left: 40px; */\n /* z-index: 20; */\n\n position: relative;\n /* background-color: yellow; */\n}\n.tips-row {\n width: 750px;\n height: 72px;\n background-color: rgba(255,247,213,0.8);\n padding: 0 32px;\n box-sizing: border-box;\n display: flex;\n flex-direction: row;\n /* justify-content: center; */\n align-items: center;\n position: absolute;\n top: 192px;\n}\n.icon-tips {\n margin-right: 8px;\n}\n.txt-tips {\n font-size: 24px;\n color: #FF9500;\n font-weight: 400;\n}\n\n.scroll-wrapper{\n /* flex: 1; */\n height: 1200px;\n width: 750px;\n display: flex;\n flex-direction: column;\n align-items: center;\n flex-grow: 1;\n position: relative;\n background-color: #f9f9f9;\n border-radius: 32px;\n /* height: 2000px; */\n /* padding-top: 100px; */\n /* background-color: yellow; */\n}\n.bg-wrapper{\n\n}\n.title-bg1{\n position: fixed;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n width: 750px;\n height: 702px;\n}\n.title-bg1{\n position: fixed;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n width: 750px;\n height: 702px;\n}\n.header-txt{\n font-size: 48px;\n color: #1E2E37;;\n font-weight: 400;\n}\n.header-tips{\n font-size: 24px;\n color: #8E969B;;\n font-weight: 400;\n margin-top: 24px;\n}\n.icon-back {\n font-size: 64px;\n color: #ffffff;\n font-family: mideaFont;\n}\n\n/* 耗材列表 */\n.material-wrapper1{\n /* width: 686px; */\n /* padding: 0 32px; */\n box-sizing: border-box;\n margin-bottom: 34px;\n /* margin-top: -46px; */\n /* margin-top: 34px; */\n /* background-color: #f9f9f9; */\n /* background-image: linear-gradient(to bottom, transparent, #f9f9f9); */\n position: relative;\n /* margin-top: -344px; */\n}\n.material-list{\n width: 686px;\n /* height: 640px; */\n background-color: #fff;\n border-radius: 24px 24px 24px 24px;\n margin-bottom: 34px;\n overflow: hidden;\n}\n.material-title{\n height: 160px;\n padding: 0 32px 0 36px;\n background-image: linear-gradient(to bottom, #f5fcfe, #FFFFFF);\n /* border: 2px solid #FFFFFF; */\n border-bottom: 1px solid #F2F2F2;\n border-radius: 24px 24px 0 0;\n display: flex;\n flex-direction: row;\n align-items: center;\n}\n.drag-slider{\n width: 96px;\n height: 96px;\n margin-right: 16px;\n position: relative;\n}\n.title-content{\n flex: 1;\n}\n.title-icon{\n margin-right: 28px;\n}\n.title-txt1{\n font-size: 28px;\n font-weight: 500;\n color: #1E2E37;;\n margin-bottom: 16px;\n flex: 1;\n}\n.title-txt2{\n font-size: 24px;\n color: #8E969B;\n}\n.title-txt3{\n font-size: 24px;\n color: #F56428 !important;\n}\n.material-item{\n height: 160px;\n padding: 0 32px 0 36px;\n display: flex;\n flex-direction: row;\n align-items: center;\n background-color: #fff;\n}\n.divide-line{\n width: 518px;\n height: 1px;\n background-color: #f2f2f2;\n margin-left: 136px;\n}\n.material-item:nth-child(){\n border-radius: 0 0 24px 24px;\n}\n.item-left{\n /* margin-right: 32px; */\n}\n.circle-noData{\n width: 96px;\n height: 96px;\n margin-right: 16px;\n border-radius: 50%;\n background-color: #F9F9F9;\n text-align: center;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.circle-noData1{\n width: 96px;\n height: 96px;\n /* margin-right: 28px; */\n border-radius: 50%;\n background-color: #F9F9F9;\n text-align: center;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.noData-txt{\n font-size: 22;\n font-weight: 600;\n color: #8E969B;\n}\n.item-right{\n flex:1;\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n /* background-color: red; */\n}\n.item-right-txt{\n display: flex;\n flex-direction: column;\n justify-content: center;\n}\n.item-txt1{\n font-size: 28px;\n font-weight: 500;\n color: #1E2E37;\n margin-bottom: 16px;\n}\n.item-txt2-row {\n display: flex;\n flex-direction: row;\n align-items: center;\n}\n.item-txt2{\n font-size: 24px;\n font-weight: 400;\n color: #FF6A4C;\n}\n.item-txt4{\n font-size: 24px;\n font-weight: 400;\n color: #8E969B;\n}\n.item-txt5{\n font-size: 24px;\n font-weight: 400;\n color: #FFAA10;\n}\n.item-txt3{\n font-size: 24px;\n font-weight: 400;\n color: #F56428;\n}\n.item-right-arrow{\n margin-right: -4px;\n display: flex;\n flex-direction: row;\n align-items: center;\n}\n.btn-purhase {\n width: 128px;\n height: 56px;\n border-radius: 28px;\n background-color: rgba(0,164,242,0.1);;\n display: flex;\n justify-content: center;\n align-items: center;\n margin-right: 22px;\n}\n.txt-purhase {\n font-size: 22px;\n color: #00A4F2;\n font-weight: 500;\n\n}\n\n.arrow-icon{\n width: 24px;\n height: 24px;\n}\n.no-data{\n width: 686px;\n height: 1190px;\n background-color: #fff;\n /* border: 4px solid #fff; */\n border-radius: 32px;\n /* margin-top: -344px; */\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: center;\n padding-top: 290px;\n box-sizing: border-box;\n margin-top: -40px;\n}\n.no-data-img{\n width: 320px;\n height: 320px;\n margin-bottom: 40px;\n}\n.no-data-txt{\n font-size: 28px;\n color: #8A8A8F;\n font-weight: 400;\n}\n\n.circle {\n width: 96px;\n height: 96px;\n margin-right: 28px;\n}\n\n.temp-box{\n position: absolute;\n top: 80px;\n left: 250px;\n z-index: 9000;\n}\n\n\n.progresscycle-wrapper {\n /* width: 750px; */\n width: 96px;\n height: 96px;\n justify-content: center;\n align-items: center;\n /* border-color: red;\n border-width: 1px; */\n /* padding: 20px; */\n position: relative;\n background-color: #fff;\n padding: 0 !important;\n /* border-radius: 50%; */\n margin-right: 16px;\n}\n.progresscycle1 {\n width: 110px;\n height: 110px;\n justify-content: center;\n align-items: center;\n position: relative;\n padding: 0 !important;\n /* border-radius: 50%; */\n}\n.cricle-num-wrapper{\n /* position: absolute; */\n /* top: 50%; */\n /* left: 28%; */\n /* transform: translateX(-50%); */\n left: 50%;\n transform: translate(-60%, 0);\n position: absolute;\n z-index: 9888;\n flex: 1;\n /* display: flex;\n justify-content: center;\n align-items: center; */\n /* background-color: red; */\n}\n.cricle-num-txt{\n font-size: 24px;\n color: #00A4F2;\n}\n\n.material-status {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n margin-top: 32px;\n position: relative;\n}\n.status-txt{\n font-size: 28px;\n color: #1E2E37;\n font-weight: 500;\n line-height: 32px;\n}\n.triangle-bottom{\n width: 24px;\n height: 24px;\n}\n.filter-list{\n position: fixed;\n /* bottom: 200px; */\n top: 400px;\n left: 32px;\n z-index: 9999;\n width: 420px;\n height: 292px;\n border-radius: 40px;\n background-color: #fff;\n}\n.filter-scroller-wrapper{\n\n}\n.filter-scroller{\n height: 292px;\n padding: 20px 48px 20px 56px;\n}\n.filter-item{\n /* flex: 1; */\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n}\n.filter-item-txt{\n font-size: 28px;\n line-height: 84px;\n color: #1E2E37;\n font-weight: 400;\n}\n.filter-item-img{\n width: 32px;\n height: 32px;\n}\n.filter-item-selcted{\n font-size: 28px;\n line-height: 84px;\n color: #00A4F2;\n font-weight: 600;\n}\n\n.unintelligent-device-wrapper{\n width: 686px;\n /* padding: 0 32px; */\n box-sizing: border-box;\n margin-bottom: 34px;\n /* margin-top: -46px; */\n position: relative;\n /* background-color: red; */\n}\n.unintelligent-divide-line{\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n margin-bottom: 48px;\n}\n.unintelligent-divide-txt{\n font-size: 22px;\n color: #8E969B;\n font-weight: 400;\n}\n\n/* .image {\n width: 700px;\n height: 700px;\n} */\n.material-wrapper{\n width: 750px;\n position: relative;\n /* justify-content: center; */\n align-items: center;\n display: flex;\n /* flex: 1; */\n flex-direction: column;\n box-sizing: border-box;\n}\n.slider {\n /* padding: 0 32px; */\n /* margin-top: 25px; */\n /* margin-left: 25px; */\n /* padding: 32px 10px; */\n width: 686px;\n height: 232px;\n /* border-width: 1px; */\n /* border-style: solid; */\n /* border-color: #41B883; */\n border-radius: 32px;\n /* margin-bottom: 20px; */\n flex-direction: row;\n background: #FFFFFF;\n box-shadow: 0 1px 10px 0 rgba(0,0,0,0.04);\n \n}\n.frame {\n width: 700px;\n height: 700px;\n position: relative;\n}\n\n.consumables-list{\n height: 232px;\n /* padding: 0 32px 0 36px; */\n /* padding: 0px 10px; */\n display: flex;\n flex-direction: row;\n /* align-items: center; */\n /* background-color: #fff; */\n /* background-color: yellow; */\n position: relative;\n}\n\n.consumables-list-ls-3{\n width: 686px;\n justify-content: space-between;\n padding: 0 65px;\n}\n\n.consumables-list-ls-2{\n width: 686px;\n justify-content: space-between;\n padding: 0 117px;\n}\n\n.consumables-list-ls-1{\n width: 686px;\n justify-content: center;\n}\n\n.consumables-list1{\n height: 232px;\n /* padding: 0 32px 0 36px; */\n padding: 0px 13px;\n display: flex;\n flex-direction: row;\n /* align-items: center; */\n background-color: #fff;\n position: relative;\n}\n\n.material-item2{\n width: 100px;\n /* flex: 1; */\n /* height: 136px; */\n padding: 0 12px;\n margin: 0 23px;\n /* padding: 0 32px 0 36px; */\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n /* background-color: #fff; */\n /* background-color: red; */\n}\n.item-left2{\n text-align: center;\n /* padding: 10px; */\n display: flex;\n justify-content: center;\n align-items: center;\n position: relative;\n}\n\n.bg-circle2{\n position: absolute;\n left: 0;\n top: 0;\n width: 96px;\n height: 96px;\n}\n\n.item-right2{\n /* width: 125px; */\n flex:1;\n /* display: flex; */\n /* flex-direction: row; */\n /* justify-content: space-between; */\n /* align-items: center; */\n overflow:visible;\n /* background-color: red; */\n}\n\n.item-txt11{\n /* width: 125px; */\n /* margin-bottom: 16px; */\n margin-top: 16px;\n width: 100px;\n /* flex: 1; */\n font-size: 24px;\n font-weight: 400;\n color: #616C73;\n text-align: center;\n lines: 2;\n text-overflow: ellipsis;\n overflow:visible;\n word-wrap: anywhere;\n}\n.item-txt2{\n font-size: 24px;\n font-weight: 400;\n color: #FF6A4C;\n}\n\n.drag-slider1{\n width: 96px;\n height: 96px;\n}\n\n.progresscycle-wrapper1 {\n /* width: 750px; */\n width: 96px;\n height: 96px;\n justify-content: center;\n align-items: center;\n /* border-color: red;\n border-width: 1px; */\n /* padding: 20px; */\n position: relative;\n background-color: #fff;\n padding: 0 !important;\n /* border-radius: 50%; */\n /* margin-right: 32px; */\n}\n\n.progresscycle1 {\n /* width: 96px;\n height: 96px; */\n width: 120px;\n height: 120px;\n justify-content: center;\n align-items: center;\n position: relative;\n padding: 0;\n /* border-radius: 50%; */\n}\n\n.indicator{\n position: absolute;\n bottom: 10px;\n width: 686px;\n height: 50px;\n /* width: 750px;\n height: 300px; */\n item-color: rgba(0,164,242, 0.5);\n item-selected-color: #00A4F2;\n item-size: 12px;\n}\n\n.middleBox {\n width: 686px;\n height: 100px;\n /* padding: 0px 0; */\n padding-top: 32px;\n /* margin-top: 8px; */\n background-color: #ffffff;\n position: relative;\n border-radius: 32px 32px 0 0;\n /* margin-bottom: 20px; */\n}\n\n.middleBox-not-button{\n border-radius: 32px;\n}\n\n.middleBox-lfour{\n height: 232px;\n overflow: hidden;\n}\n\n.middleBox-lfour-ios{\n height: 216px;\n}\n\n.car-card-box{\n width: 686px;\n height: 104px;\n background-color: #ffffff;\n border-radius: 0 0 32px 32px;\n}\n\n.car-card{\n width: 590px;\n background-color: rgba(0, 164, 242, 0.10);\n border-radius: 36px;\n height: 72px;\n line-height: 72px;\n text-align: center;\n margin-bottom: 32px;\n margin-left: 48px;\n justify-content: center;\n align-items: center;\n}\n\n.car-card-text{\n font-family: PingFangSC-Medium;\n font-size: 28px;\n color: #00A4F2;\n font-weight: 500;\n}\n\n.recommendBox {\n height: 232px;\n display: flex;\n flex-direction: row;\n}\n.recommendSlider {\n display: flex;\n flex-direction: row;\n justify-content: center;\n margin-top: -32px;\n /* padding: 32px; */\n}\n.recommendSliderOut {\n width: 48px;\n height: 8px;\n background: #E5E8ED;\n border-radius: 4px;\n}\n.recommendSliderInner {\n background: #00a4f2;\n border-radius: 4px;\n height: 8px;\n position: absolute;\n top: 0;\n}\n",null,"\n.indicator .weex-indicator-item {\n width: 12px;\n height: 12px;\n}","\n.indicator .weex-indicator-item.weex-indicator-item-active {\n background-color: #00A4F2;\n}","\n.indicator .weex-indicator-item {\n background-color: rgba(0,164,242, 0.5);\n}"],"sourceRoot":""}]);
27872
+ exports.push([module.i, "\n.material-container{\n position: relative;\n display: -webkit-flex;\n display: flex;\n -webkit-flex: 1;\n flex: 1;\n -webkit-flex-direction: column;\n flex-direction: column;\n background-color: #f6f7f9;\n /* background: url('../img/material/bg_manage@2x.png'); */\n}\n.outsideWrapper{\n -webkit-flex: 1;\n flex: 1;\n position: fixed;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n width: 10rem;\n}\n.right-img-wrapper{\n width: 10rem;\n height: 2.26667rem;\n display: -webkit-flex;\n display: flex;\n -webkit-justify-content: flex-end;\n justify-content: flex-end;\n padding-left: 0.45333rem;\n padding-bottom: 0.13333rem;\n box-sizing: border-box;\n position: relative;\n /* background-color: yellow; */\n}\n.top-title{\n position: absolute;\n left: 4.16rem;\n bottom: 0.18667rem;\n font-size: 0.42667rem;\n font-weight: 500;\n color: #1E2E37;\n}\n.scrollerWrapper-bottom{\n width: 10rem;\n height: 0.53333rem;\n}\n.scrollerWrapper{\n -webkit-flex: 1;\n flex: 1;\n width: 10rem;\n}\n.scrollerWrapper-topFix{\n width: 10rem;\n background-color: transparent;\n}\n.material-header{\n width: 10rem;\n height: 2.96rem;\n text-align: left;\n display: -webkit-flex;\n display: flex;\n /* justify-content: center; */\n -webkit-align-items: flex-start;\n align-items: flex-start;\n padding: 0.50667rem 0.53333rem 0;\n box-sizing: border-box;\n margin-bottom: 0.90667rem;\n /* position: absolute; */\n /* top: 206px; */\n /* left: 40px; */\n /* z-index: 20; */\n\n position: relative;\n /* background-color: yellow; */\n}\n.tips-row {\n width: 10rem;\n height: 0.96rem;\n background-color: rgba(255,247,213,0.8);\n padding: 0 0.42667rem;\n box-sizing: border-box;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n /* justify-content: center; */\n -webkit-align-items: center;\n align-items: center;\n position: absolute;\n top: 2.56rem;\n}\n.icon-tips {\n margin-right: 0.10667rem;\n}\n.txt-tips {\n font-size: 0.32rem;\n color: #FF9500;\n font-weight: 400;\n}\n.scroll-wrapper{\n /* flex: 1; */\n height: 16rem;\n width: 10rem;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: column;\n flex-direction: column;\n -webkit-align-items: center;\n align-items: center;\n -webkit-flex-grow: 1;\n flex-grow: 1;\n position: relative;\n background-color: #f9f9f9;\n border-radius: 0.42667rem;\n /* height: 2000px; */\n /* padding-top: 100px; */\n /* background-color: yellow; */\n}\n.bg-wrapper{\n}\n.title-bg1{\n position: fixed;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n width: 10rem;\n height: 9.36rem;\n}\n.title-bg1{\n position: fixed;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n width: 10rem;\n height: 9.36rem;\n}\n.header-txt{\n font-size: 0.64rem;\n color: #1E2E37;;\n font-weight: 400;\n}\n.header-tips{\n font-size: 0.32rem;\n color: #8E969B;;\n font-weight: 400;\n margin-top: 0.32rem;\n}\n.icon-back {\n font-size: 0.85333rem;\n color: #ffffff;\n font-family: mideaFont;\n}\n\n/* 耗材列表 */\n.material-wrapper1{\n /* width: 686px; */\n /* padding: 0 32px; */\n box-sizing: border-box;\n margin-bottom: 0.45333rem;\n /* margin-top: -46px; */\n /* margin-top: 34px; */\n /* background-color: #f9f9f9; */\n /* background-image: linear-gradient(to bottom, transparent, #f9f9f9); */\n position: relative;\n /* margin-top: -344px; */\n}\n.material-list{\n width: 9.14667rem;\n /* height: 640px; */\n background-color: #fff;\n border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;\n margin-bottom: 0.45333rem;\n overflow: hidden;\n}\n.material-title{\n height: 2.13333rem;\n padding: 0 0.42667rem 0 0.48rem;\n background-image: linear-gradient(to bottom, #f5fcfe, #FFFFFF);\n /* border: 2px solid #FFFFFF; */\n border-bottom: 1px solid #F2F2F2;\n border-radius: 0.32rem 0.32rem 0 0;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-align-items: center;\n align-items: center;\n}\n.drag-slider{\n width: 1.28rem;\n height: 1.28rem;\n margin-right: 0.21333rem;\n position: relative;\n}\n.title-content{\n -webkit-flex: 1;\n flex: 1;\n}\n.title-icon{\n margin-right: 0.37333rem;\n}\n.title-txt1{\n font-size: 0.37333rem;\n font-weight: 500;\n color: #1E2E37;;\n margin-bottom: 0.21333rem;\n -webkit-flex: 1;\n flex: 1;\n}\n.title-txt2{\n font-size: 0.32rem;\n color: #8E969B;\n}\n.title-txt3{\n font-size: 0.32rem;\n color: #F56428 !important;\n}\n.material-item{\n height: 2.13333rem;\n padding: 0 0.42667rem 0 0.48rem;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-align-items: center;\n align-items: center;\n background-color: #fff;\n}\n.divide-line{\n width: 6.90667rem;\n height: 1px;\n background-color: #f2f2f2;\n margin-left: 1.81333rem;\n}\n.material-item:nth-child(){\n border-radius: 0 0 0.32rem 0.32rem;\n}\n.item-left{\n /* margin-right: 32px; */\n}\n.circle-noData{\n width: 1.28rem;\n height: 1.28rem;\n margin-right: 0.21333rem;\n border-radius: 50%;\n background-color: #F9F9F9;\n text-align: center;\n display: -webkit-flex;\n display: flex;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n}\n.circle-noData1{\n width: 1.28rem;\n height: 1.28rem;\n /* margin-right: 28px; */\n border-radius: 50%;\n background-color: #F9F9F9;\n text-align: center;\n display: -webkit-flex;\n display: flex;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n}\n.noData-txt{\n font-size: 22;\n font-weight: 600;\n color: #8E969B;\n}\n.item-right{\n -webkit-flex:1;\n flex:1;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-justify-content: space-between;\n justify-content: space-between;\n -webkit-align-items: center;\n align-items: center;\n /* background-color: red; */\n}\n.item-right-txt{\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: column;\n flex-direction: column;\n -webkit-justify-content: center;\n justify-content: center;\n}\n.item-txt1{\n font-size: 0.37333rem;\n font-weight: 500;\n color: #1E2E37;\n margin-bottom: 0.21333rem;\n}\n.item-txt2-row {\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-align-items: center;\n align-items: center;\n}\n.item-txt2{\n font-size: 0.32rem;\n font-weight: 400;\n color: #FF6A4C;\n}\n.item-txt4{\n font-size: 0.32rem;\n font-weight: 400;\n color: #8E969B;\n}\n.item-txt5{\n font-size: 0.32rem;\n font-weight: 400;\n color: #FFAA10;\n}\n.item-txt3{\n font-size: 0.32rem;\n font-weight: 400;\n color: #F56428;\n}\n.item-right-arrow{\n margin-right: -0.05333rem;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-align-items: center;\n align-items: center;\n}\n.btn-purhase {\n width: 1.70667rem;\n height: 0.74667rem;\n border-radius: 0.37333rem;\n background-color: rgba(0,164,242,0.1);;\n display: -webkit-flex;;\n display: flex;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n margin-right: 0.29333rem;\n}\n.txt-purhase {\n font-size: 0.29333rem;\n color: #00A4F2;\n font-weight: 500;\n}\n.arrow-icon{\n width: 0.32rem;\n height: 0.32rem;\n}\n.no-data{\n width: 9.14667rem;\n height: 15.86667rem;\n background-color: #fff;\n /* border: 4px solid #fff; */\n border-radius: 0.42667rem;\n /* margin-top: -344px; */\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: column;\n flex-direction: column;\n -webkit-justify-content: flex-start;\n justify-content: flex-start;\n -webkit-align-items: center;\n align-items: center;\n padding-top: 3.86667rem;\n box-sizing: border-box;\n margin-top: -0.53333rem;\n}\n.no-data-img{\n width: 4.26667rem;\n height: 4.26667rem;\n margin-bottom: 0.53333rem;\n}\n.no-data-txt{\n font-size: 0.37333rem;\n color: #8A8A8F;\n font-weight: 400;\n}\n.circle {\n width: 1.28rem;\n height: 1.28rem;\n margin-right: 0.37333rem;\n}\n.temp-box{\n position: absolute;\n top: 1.06667rem;\n left: 3.33333rem;\n z-index: 9000;\n}\n.progresscycle-wrapper {\n /* width: 750px; */\n width: 1.28rem;\n height: 1.28rem;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n /* border-color: red;\n border-width: 1px; */\n /* padding: 20px; */\n position: relative;\n background-color: #fff;\n padding: 0 !important;\n /* border-radius: 50%; */\n margin-right: 0.21333rem;\n}\n.progresscycle1 {\n width: 1.46667rem;\n height: 1.46667rem;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n position: relative;\n padding: 0 !important;\n /* border-radius: 50%; */\n}\n.cricle-num-wrapper{\n /* position: absolute; */\n /* top: 50%; */\n /* left: 28%; */\n /* transform: translateX(-50%); */\n left: 50%;\n -webkit-transform: translate(-60%, 0);\n transform: translate(-60%, 0);\n position: absolute;\n z-index: 9888;\n -webkit-flex: 1;\n flex: 1;\n /* display: flex;\n justify-content: center;\n align-items: center; */\n /* background-color: red; */\n}\n.cricle-num-txt{\n font-size: 0.32rem;\n color: #00A4F2;\n}\n.material-status {\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n margin-top: 0.42667rem;\n position: relative;\n}\n.status-txt{\n font-size: 0.37333rem;\n color: #1E2E37;\n font-weight: 500;\n line-height: 0.42667rem;\n}\n.triangle-bottom{\n width: 0.32rem;\n height: 0.32rem;\n}\n.filter-list{\n position: fixed;\n /* bottom: 200px; */\n top: 5.33333rem;\n left: 0.42667rem;\n z-index: 9999;\n width: 5.6rem;\n height: 3.89333rem;\n border-radius: 0.53333rem;\n background-color: #fff;\n}\n.filter-scroller-wrapper{\n}\n.filter-scroller{\n height: 3.89333rem;\n padding: 0.26667rem 0.64rem 0.26667rem 0.74667rem;\n}\n.filter-item{\n /* flex: 1; */\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-justify-content: space-between;\n justify-content: space-between;\n -webkit-align-items: center;\n align-items: center;\n}\n.filter-item-txt{\n font-size: 0.37333rem;\n line-height: 1.12rem;\n color: #1E2E37;\n font-weight: 400;\n}\n.filter-item-img{\n width: 0.42667rem;\n height: 0.42667rem;\n}\n.filter-item-selcted{\n font-size: 0.37333rem;\n line-height: 1.12rem;\n color: #00A4F2;\n font-weight: 600;\n}\n.unintelligent-device-wrapper{\n width: 9.14667rem;\n /* padding: 0 32px; */\n box-sizing: border-box;\n margin-bottom: 0.45333rem;\n /* margin-top: -46px; */\n position: relative;\n /* background-color: red; */\n}\n.unintelligent-divide-line{\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n margin-bottom: 0.64rem;\n}\n.unintelligent-divide-txt{\n font-size: 0.29333rem;\n color: #8E969B;\n font-weight: 400;\n}\n\n/* .image {\n width: 700px;\n height: 700px;\n} */\n.material-wrapper{\n width: 10rem;\n position: relative;\n /* justify-content: center; */\n -webkit-align-items: center;\n align-items: center;\n display: -webkit-flex;\n display: flex;\n /* flex: 1; */\n -webkit-flex-direction: column;\n flex-direction: column;\n box-sizing: border-box;\n}\n.slider {\n width: 9.14667rem;\n height: 2.34667rem;\n -webkit-flex-direction: row;\n flex-direction: row;\n background: #FFFFFF;\n /* background-color: #f00; */\n}\n.frame {\n width: 9.33333rem;\n height: 9.33333rem;\n position: relative;\n}\n.consumables-list{\n height: 3.09333rem;\n /* padding: 0 32px 0 36px; */\n /* padding: 0px 10px; */\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n /* align-items: center; */\n /* background-color: #fff; */\n /* background-color: yellow; */\n position: relative;\n}\n.consumables-list-ls-3{\n width: 9.14667rem;\n -webkit-justify-content: space-between;\n justify-content: space-between;\n padding: 0 0.86667rem;\n}\n.consumables-list-ls-2{\n width: 9.14667rem;\n -webkit-justify-content: space-between;\n justify-content: space-between;\n padding: 0 1.56rem;\n}\n.consumables-list-ls-1{\n width: 9.14667rem;\n -webkit-justify-content: center;\n justify-content: center;\n}\n.consumables-list1{\n height: 3.09333rem;\n /* padding: 0 32px 0 36px; */\n padding: 0px 0.17333rem;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n /* align-items: center; */\n background-color: #fff;\n position: relative;\n}\n.material-item2{\n width: 1.33333rem;\n /* flex: 1; */\n /* height: 136px; */\n padding: 0 0.16rem;\n margin: 0 0.30667rem;\n /* padding: 0 32px 0 36px; */\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: column;\n flex-direction: column;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n /* background-color: #fff; */\n /* background-color: red; */\n}\n.item-left2{\n text-align: center;\n /* padding: 10px; */\n display: -webkit-flex;\n display: flex;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n position: relative;\n}\n.bg-circle2{\n position: absolute;\n left: 0;\n top: 0;\n width: 1.28rem;\n height: 1.28rem;\n}\n.item-right2{\n /* width: 125px; */\n -webkit-flex:1;\n flex:1;\n /* display: flex; */\n /* flex-direction: row; */\n /* justify-content: space-between; */\n /* align-items: center; */\n overflow:visible;\n /* background-color: red; */\n}\n.item-txt11{\n /* width: 125px; */\n /* margin-bottom: 16px; */\n margin-top: 0.21333rem;\n width: 1.33333rem;\n /* flex: 1; */\n font-size: 0.32rem;\n font-weight: 400;\n color: #616C73;\n text-align: center;\n lines: 2;\n text-overflow: ellipsis;\n overflow:visible;\n word-wrap: anywhere;\n overflow: hidden;\n text-overflow: ellipsis;\n -webkit-line-clamp: 2;\n}\n.item-txt2{\n font-size: 0.32rem;\n font-weight: 400;\n color: #FF6A4C;\n}\n.drag-slider1{\n width: 1.28rem;\n height: 1.28rem;\n}\n.progresscycle-wrapper1 {\n /* width: 750px; */\n width: 1.28rem;\n height: 1.28rem;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n /* border-color: red;\n border-width: 1px; */\n /* padding: 20px; */\n position: relative;\n background-color: #fff;\n padding: 0 !important;\n /* border-radius: 50%; */\n /* margin-right: 32px; */\n}\n.progresscycle1 {\n /* width: 96px;\n height: 96px; */\n width: 1.6rem;\n height: 1.6rem;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n position: relative;\n padding: 0;\n /* border-radius: 50%; */\n}\n.indicator{\n position: absolute;\n bottom: 0.13333rem;\n width: 9.14667rem;\n height: 0.66667rem;\n /* width: 750px;\n height: 300px; */\n item-color: rgba(0,164,242, 0.5);\n item-selected-color: #00A4F2;\n item-size: 0.16rem;\n}\n.indicator .weex-indicator-item {\n width: 0.16rem;\n height: 0.16rem;\n}\n.indicator .weex-indicator-item.weex-indicator-item-active {\n background-color: #00A4F2;\n}\n.indicator .weex-indicator-item {\n background-color: rgba(0,164,242, 0.5);\n}\n.middleBox {\n width: 9.14667rem;\n /* height: 272px; */\n /* padding: 0px 0; */\n padding-top: 0.42667rem;\n /* margin-top: 8px; */\n background-color: #ffffff;\n /* background-color: #00a4f2; */\n position: relative;\n border-radius: 0.42667rem;\n padding-bottom: 0.42667rem;\n overflow: hidden;\n box-shadow: 0 1px 0.13333rem 0 rgba(0,0,0,0.04);\n}\n.middleBox-not-button{\n border-radius: 0.42667rem;\n}\n\n/* .middleBox-lfour{\n height: 232px;\n} */\n.middleBox-lfour-ios{\n height: 2.88rem;\n}\n.car-card-box{\n margin-top:0.42667rem;\n width: 9.14667rem;\n height: 0.96rem;\n background-color: #ffffff;\n /* background-color: #F56428; */\n}\n.car-card{\n width: 7.86667rem;\n background-color: rgba(0, 164, 242, 0.10);\n border-radius: 0.48rem;\n height: 0.96rem;\n line-height: 0.96rem;\n text-align: center;\n margin-left: 0.64rem;\n -webkit-justify-content: center;\n justify-content: center;\n -webkit-align-items: center;\n align-items: center;\n}\n.car-card-text{\n font-family: PingFangSC-Medium;\n font-size: 0.37333rem;\n color: #00A4F2;\n font-weight: 500;\n}\n.recommendBox {\n height: 3.09333rem;\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n}\n.recommendSlider {\n display: -webkit-flex;\n display: flex;\n -webkit-flex-direction: row;\n flex-direction: row;\n -webkit-justify-content: center;\n justify-content: center;\n /* margin-top: -32px; */\n /* padding: 32px; */\n}\n.recommendSliderOut {\n width: 0.64rem;\n height: 0.10667rem;\n background: #E5E8ED;\n border-radius: 0.05333rem;\n}\n.recommendSliderInner {\n background: #00a4f2;\n border-radius: 0.05333rem;\n height: 0.10667rem;\n position: absolute;\n top: 0;\n}\n", "", {"version":3,"sources":["/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/packages/dof-bc-consumables/assets/css/index.css","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/packages/dof-bc-consumables/assets/css/<no source>","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/packages/dof-bc-consumables/assets/css/<input css 5>","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/packages/dof-bc-consumables/assets/css/<input css 4>","/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-bc/packages/dof-bc-consumables/assets/css/<input css 3>"],"names":[],"mappings":"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","file":"index.css","sourcesContent":[".material-container{\n position: relative;\n display: flex;\n flex: 1;\n flex-direction: column;\n background-color: #f6f7f9;\n /* background: url('../img/material/bg_manage@2x.png'); */\n}\n.outsideWrapper{\n flex: 1;\n position: fixed;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n width: 750px;\n}\n.right-img-wrapper{\n width: 750px;\n height: 170px;\n display: flex;\n justify-content: flex-end;\n padding-left: 34px;\n padding-bottom: 10px;\n box-sizing: border-box;\n position: relative;\n /* background-color: yellow; */\n}\n.top-title{\n position: absolute;\n left: 312px;\n bottom: 14px;\n font-size: 32px;\n font-weight: 500;\n color: #1E2E37;\n}\n\n.scrollerWrapper-bottom{\n width: 750px;\n height: 40px;\n}\n.scrollerWrapper{\n flex: 1;\n width: 750px;\n}\n.scrollerWrapper-topFix{\n width: 750px;\n background-color: transparent;\n}\n.material-header{\n width: 750px;\n height: 222px;\n text-align: left;\n display: flex;\n /* justify-content: center; */\n align-items: flex-start;\n padding: 38px 40px 0;\n box-sizing: border-box;\n margin-bottom: 68px;\n /* position: absolute; */\n /* top: 206px; */\n /* left: 40px; */\n /* z-index: 20; */\n\n position: relative;\n /* background-color: yellow; */\n}\n.tips-row {\n width: 750px;\n height: 72px;\n background-color: rgba(255,247,213,0.8);\n padding: 0 32px;\n box-sizing: border-box;\n display: flex;\n flex-direction: row;\n /* justify-content: center; */\n align-items: center;\n position: absolute;\n top: 192px;\n}\n.icon-tips {\n margin-right: 8px;\n}\n.txt-tips {\n font-size: 24px;\n color: #FF9500;\n font-weight: 400;\n}\n\n.scroll-wrapper{\n /* flex: 1; */\n height: 1200px;\n width: 750px;\n display: flex;\n flex-direction: column;\n align-items: center;\n flex-grow: 1;\n position: relative;\n background-color: #f9f9f9;\n border-radius: 32px;\n /* height: 2000px; */\n /* padding-top: 100px; */\n /* background-color: yellow; */\n}\n.bg-wrapper{\n\n}\n.title-bg1{\n position: fixed;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n width: 750px;\n height: 702px;\n}\n.title-bg1{\n position: fixed;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n width: 750px;\n height: 702px;\n}\n.header-txt{\n font-size: 48px;\n color: #1E2E37;;\n font-weight: 400;\n}\n.header-tips{\n font-size: 24px;\n color: #8E969B;;\n font-weight: 400;\n margin-top: 24px;\n}\n.icon-back {\n font-size: 64px;\n color: #ffffff;\n font-family: mideaFont;\n}\n\n/* 耗材列表 */\n.material-wrapper1{\n /* width: 686px; */\n /* padding: 0 32px; */\n box-sizing: border-box;\n margin-bottom: 34px;\n /* margin-top: -46px; */\n /* margin-top: 34px; */\n /* background-color: #f9f9f9; */\n /* background-image: linear-gradient(to bottom, transparent, #f9f9f9); */\n position: relative;\n /* margin-top: -344px; */\n}\n.material-list{\n width: 686px;\n /* height: 640px; */\n background-color: #fff;\n border-radius: 24px 24px 24px 24px;\n margin-bottom: 34px;\n overflow: hidden;\n}\n.material-title{\n height: 160px;\n padding: 0 32px 0 36px;\n background-image: linear-gradient(to bottom, #f5fcfe, #FFFFFF);\n /* border: 2px solid #FFFFFF; */\n border-bottom: 1px solid #F2F2F2;\n border-radius: 24px 24px 0 0;\n display: flex;\n flex-direction: row;\n align-items: center;\n}\n.drag-slider{\n width: 96px;\n height: 96px;\n margin-right: 16px;\n position: relative;\n}\n.title-content{\n flex: 1;\n}\n.title-icon{\n margin-right: 28px;\n}\n.title-txt1{\n font-size: 28px;\n font-weight: 500;\n color: #1E2E37;;\n margin-bottom: 16px;\n flex: 1;\n}\n.title-txt2{\n font-size: 24px;\n color: #8E969B;\n}\n.title-txt3{\n font-size: 24px;\n color: #F56428 !important;\n}\n.material-item{\n height: 160px;\n padding: 0 32px 0 36px;\n display: flex;\n flex-direction: row;\n align-items: center;\n background-color: #fff;\n}\n.divide-line{\n width: 518px;\n height: 1px;\n background-color: #f2f2f2;\n margin-left: 136px;\n}\n.material-item:nth-child(){\n border-radius: 0 0 24px 24px;\n}\n.item-left{\n /* margin-right: 32px; */\n}\n.circle-noData{\n width: 96px;\n height: 96px;\n margin-right: 16px;\n border-radius: 50%;\n background-color: #F9F9F9;\n text-align: center;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.circle-noData1{\n width: 96px;\n height: 96px;\n /* margin-right: 28px; */\n border-radius: 50%;\n background-color: #F9F9F9;\n text-align: center;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.noData-txt{\n font-size: 22;\n font-weight: 600;\n color: #8E969B;\n}\n.item-right{\n flex:1;\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n /* background-color: red; */\n}\n.item-right-txt{\n display: flex;\n flex-direction: column;\n justify-content: center;\n}\n.item-txt1{\n font-size: 28px;\n font-weight: 500;\n color: #1E2E37;\n margin-bottom: 16px;\n}\n.item-txt2-row {\n display: flex;\n flex-direction: row;\n align-items: center;\n}\n.item-txt2{\n font-size: 24px;\n font-weight: 400;\n color: #FF6A4C;\n}\n.item-txt4{\n font-size: 24px;\n font-weight: 400;\n color: #8E969B;\n}\n.item-txt5{\n font-size: 24px;\n font-weight: 400;\n color: #FFAA10;\n}\n.item-txt3{\n font-size: 24px;\n font-weight: 400;\n color: #F56428;\n}\n.item-right-arrow{\n margin-right: -4px;\n display: flex;\n flex-direction: row;\n align-items: center;\n}\n.btn-purhase {\n width: 128px;\n height: 56px;\n border-radius: 28px;\n background-color: rgba(0,164,242,0.1);;\n display: flex;\n justify-content: center;\n align-items: center;\n margin-right: 22px;\n}\n.txt-purhase {\n font-size: 22px;\n color: #00A4F2;\n font-weight: 500;\n\n}\n\n.arrow-icon{\n width: 24px;\n height: 24px;\n}\n.no-data{\n width: 686px;\n height: 1190px;\n background-color: #fff;\n /* border: 4px solid #fff; */\n border-radius: 32px;\n /* margin-top: -344px; */\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: center;\n padding-top: 290px;\n box-sizing: border-box;\n margin-top: -40px;\n}\n.no-data-img{\n width: 320px;\n height: 320px;\n margin-bottom: 40px;\n}\n.no-data-txt{\n font-size: 28px;\n color: #8A8A8F;\n font-weight: 400;\n}\n\n.circle {\n width: 96px;\n height: 96px;\n margin-right: 28px;\n}\n\n.temp-box{\n position: absolute;\n top: 80px;\n left: 250px;\n z-index: 9000;\n}\n\n\n.progresscycle-wrapper {\n /* width: 750px; */\n width: 96px;\n height: 96px;\n justify-content: center;\n align-items: center;\n /* border-color: red;\n border-width: 1px; */\n /* padding: 20px; */\n position: relative;\n background-color: #fff;\n padding: 0 !important;\n /* border-radius: 50%; */\n margin-right: 16px;\n}\n.progresscycle1 {\n width: 110px;\n height: 110px;\n justify-content: center;\n align-items: center;\n position: relative;\n padding: 0 !important;\n /* border-radius: 50%; */\n}\n.cricle-num-wrapper{\n /* position: absolute; */\n /* top: 50%; */\n /* left: 28%; */\n /* transform: translateX(-50%); */\n left: 50%;\n transform: translate(-60%, 0);\n position: absolute;\n z-index: 9888;\n flex: 1;\n /* display: flex;\n justify-content: center;\n align-items: center; */\n /* background-color: red; */\n}\n.cricle-num-txt{\n font-size: 24px;\n color: #00A4F2;\n}\n\n.material-status {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n margin-top: 32px;\n position: relative;\n}\n.status-txt{\n font-size: 28px;\n color: #1E2E37;\n font-weight: 500;\n line-height: 32px;\n}\n.triangle-bottom{\n width: 24px;\n height: 24px;\n}\n.filter-list{\n position: fixed;\n /* bottom: 200px; */\n top: 400px;\n left: 32px;\n z-index: 9999;\n width: 420px;\n height: 292px;\n border-radius: 40px;\n background-color: #fff;\n}\n.filter-scroller-wrapper{\n\n}\n.filter-scroller{\n height: 292px;\n padding: 20px 48px 20px 56px;\n}\n.filter-item{\n /* flex: 1; */\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n}\n.filter-item-txt{\n font-size: 28px;\n line-height: 84px;\n color: #1E2E37;\n font-weight: 400;\n}\n.filter-item-img{\n width: 32px;\n height: 32px;\n}\n.filter-item-selcted{\n font-size: 28px;\n line-height: 84px;\n color: #00A4F2;\n font-weight: 600;\n}\n\n.unintelligent-device-wrapper{\n width: 686px;\n /* padding: 0 32px; */\n box-sizing: border-box;\n margin-bottom: 34px;\n /* margin-top: -46px; */\n position: relative;\n /* background-color: red; */\n}\n.unintelligent-divide-line{\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n margin-bottom: 48px;\n}\n.unintelligent-divide-txt{\n font-size: 22px;\n color: #8E969B;\n font-weight: 400;\n}\n\n/* .image {\n width: 700px;\n height: 700px;\n} */\n.material-wrapper{\n width: 750px;\n position: relative;\n /* justify-content: center; */\n align-items: center;\n display: flex;\n /* flex: 1; */\n flex-direction: column;\n box-sizing: border-box;\n}\n.slider {\n width: 686px;\n height: 176px;\n flex-direction: row;\n background: #FFFFFF;\n /* background-color: #f00; */\n}\n.frame {\n width: 700px;\n height: 700px;\n position: relative;\n}\n\n.consumables-list{\n height: 232px;\n /* padding: 0 32px 0 36px; */\n /* padding: 0px 10px; */\n display: flex;\n flex-direction: row;\n /* align-items: center; */\n /* background-color: #fff; */\n /* background-color: yellow; */\n position: relative;\n}\n\n.consumables-list-ls-3{\n width: 686px;\n justify-content: space-between;\n padding: 0 65px;\n}\n\n.consumables-list-ls-2{\n width: 686px;\n justify-content: space-between;\n padding: 0 117px;\n}\n\n.consumables-list-ls-1{\n width: 686px;\n justify-content: center;\n}\n\n.consumables-list1{\n height: 232px;\n /* padding: 0 32px 0 36px; */\n padding: 0px 13px;\n display: flex;\n flex-direction: row;\n /* align-items: center; */\n background-color: #fff;\n position: relative;\n}\n\n.material-item2{\n width: 100px;\n /* flex: 1; */\n /* height: 136px; */\n padding: 0 12px;\n margin: 0 23px;\n /* padding: 0 32px 0 36px; */\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n /* background-color: #fff; */\n /* background-color: red; */\n}\n.item-left2{\n text-align: center;\n /* padding: 10px; */\n display: flex;\n justify-content: center;\n align-items: center;\n position: relative;\n}\n\n.bg-circle2{\n position: absolute;\n left: 0;\n top: 0;\n width: 96px;\n height: 96px;\n}\n\n.item-right2{\n /* width: 125px; */\n flex:1;\n /* display: flex; */\n /* flex-direction: row; */\n /* justify-content: space-between; */\n /* align-items: center; */\n overflow:visible;\n /* background-color: red; */\n}\n\n.item-txt11{\n /* width: 125px; */\n /* margin-bottom: 16px; */\n margin-top: 16px;\n width: 100px;\n /* flex: 1; */\n font-size: 24px;\n font-weight: 400;\n color: #616C73;\n text-align: center;\n lines: 2;\n text-overflow: ellipsis;\n overflow:visible;\n word-wrap: anywhere;\n}\n.item-txt2{\n font-size: 24px;\n font-weight: 400;\n color: #FF6A4C;\n}\n\n.drag-slider1{\n width: 96px;\n height: 96px;\n}\n\n.progresscycle-wrapper1 {\n /* width: 750px; */\n width: 96px;\n height: 96px;\n justify-content: center;\n align-items: center;\n /* border-color: red;\n border-width: 1px; */\n /* padding: 20px; */\n position: relative;\n background-color: #fff;\n padding: 0 !important;\n /* border-radius: 50%; */\n /* margin-right: 32px; */\n}\n\n.progresscycle1 {\n /* width: 96px;\n height: 96px; */\n width: 120px;\n height: 120px;\n justify-content: center;\n align-items: center;\n position: relative;\n padding: 0;\n /* border-radius: 50%; */\n}\n\n.indicator{\n position: absolute;\n bottom: 10px;\n width: 686px;\n height: 50px;\n /* width: 750px;\n height: 300px; */\n item-color: rgba(0,164,242, 0.5);\n item-selected-color: #00A4F2;\n item-size: 12px;\n}\n\n.middleBox {\n width: 686px;\n /* height: 272px; */\n /* padding: 0px 0; */\n padding-top: 32px;\n /* margin-top: 8px; */\n background-color: #ffffff;\n /* background-color: #00a4f2; */\n position: relative;\n border-radius: 32px;\n padding-bottom: 32px;\n overflow: hidden;\n box-shadow: 0 1px 10px 0 rgba(0,0,0,0.04);\n}\n\n.middleBox-not-button{\n border-radius: 32px;\n}\n\n/* .middleBox-lfour{\n height: 232px;\n} */\n\n.middleBox-lfour-ios{\n height: 216px;\n}\n\n.car-card-box{\n margin-top:32px;\n width: 686px;\n height: 72px;\n background-color: #ffffff;\n /* background-color: #F56428; */\n}\n\n.car-card{\n width: 590px;\n background-color: rgba(0, 164, 242, 0.10);\n border-radius: 36px;\n height: 72px;\n line-height: 72px;\n text-align: center;\n margin-left: 48px;\n justify-content: center;\n align-items: center;\n}\n\n.car-card-text{\n font-family: PingFangSC-Medium;\n font-size: 28px;\n color: #00A4F2;\n font-weight: 500;\n}\n\n.recommendBox {\n height: 232px;\n display: flex;\n flex-direction: row;\n}\n.recommendSlider {\n display: flex;\n flex-direction: row;\n justify-content: center;\n /* margin-top: -32px; */\n /* padding: 32px; */\n}\n.recommendSliderOut {\n width: 48px;\n height: 8px;\n background: #E5E8ED;\n border-radius: 4px;\n}\n.recommendSliderInner {\n background: #00a4f2;\n border-radius: 4px;\n height: 8px;\n position: absolute;\n top: 0;\n}\n",null,"\n.indicator .weex-indicator-item {\n width: 12px;\n height: 12px;\n}","\n.indicator .weex-indicator-item.weex-indicator-item-active {\n background-color: #00A4F2;\n}","\n.indicator .weex-indicator-item {\n background-color: rgba(0,164,242, 0.5);\n}"],"sourceRoot":""}]);
27873
27873
 
27874
27874
  // exports
27875
27875
 
@@ -64423,6 +64423,7 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
64423
64423
  //
64424
64424
  //
64425
64425
  //
64426
+ //
64426
64427
 
64427
64428
  // import base from './base'
64428
64429
  // import nativeService from './settings/nativeService'
@@ -69634,6 +69635,15 @@ var appConfig = {
69634
69635
  };
69635
69636
  var isDummy = false;
69636
69637
 
69638
+ var serviceList = {
69639
+ queryBatchMaterialByHomeGroupList: '/v2/remaining/queryByHomeGroupList', // 批量查询设备的耗材余量(批量查询家庭)V2 10.1 发布 https://yapi.smartmidea.net/project/465/interface/api/43894,
69640
+ getDeviceAuth: '/v1/appliance/auth/batch/get', // 获取设备确权状态(批量)https://yapi.smartmidea.net/project/131/interface/api/13778 放达
69641
+ queryBatchMaterialByHomeId: '/v2/remaining/queryBatch', // 批量查询设备的耗材余量(传家庭id)V2 10.1 发布 https://yapi.smartmidea.net/project/465/interface/api/43390
69642
+ querySkuIdByItemCodes: '/api/cms_bff/mtc-bff-app/m2c/querySkuIdByItemCodes', //https://api.midea.com/project/6804/interface/882168?groupId=19962&cateId=123676&filterText=kuIdByItemCodes&label=%E5%95%86%E5%93%81%E6%9C%8D%E5%8A%A1&tab=
69643
+ shopCartBatchSave: '/api/cms_bff/mtc-bff-app/shopCart/batchSave', //https://api.midea.com/project/6804/interface/882168?groupId=19962&cateId=123676&filterText=kuIdByItemCodes&label=%E5%95%86%E5%93%81%E6%9C%8D%E5%8A%A1&tab=
69644
+ shopCartBatchRemove: '/api/cms_bff/mtc-bff-app/shopCart/batchRemove'
69645
+ };
69646
+
69637
69647
  var utils = {
69638
69648
  serviceList: {
69639
69649
  queryBatchMaterialByHomeGroupList: '/v2/remaining/queryByHomeGroupList', // 批量查询设备的耗材余量(批量查询家庭)V2 10.1 发布 https://yapi.smartmidea.net/project/465/interface/api/43894,
@@ -83027,7 +83037,7 @@ module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c
83027
83037
  }, [(_vm.layoutMode == 'row') ? [_c('div', {
83028
83038
  ref: "recommend",
83029
83039
  staticClass: " weex-ct weex-div",
83030
- class: ['middleBox', (!_vm.showAddCartButton || _vm.insufficientGoodinfoList.length == 0) && 'middleBox-not-button', _vm.dealDeviceMaterialList[0].consumables.length <= 4 && 'middleBox-lfour'],
83040
+ class: ['middleBox', _vm.dealDeviceMaterialList[0].consumables.length <= 4 && 'middleBox-lfour'],
83031
83041
  attrs: {
83032
83042
  "weex-type": "div"
83033
83043
  }
@@ -83182,7 +83192,7 @@ module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c
83182
83192
  attrs: {
83183
83193
  "weex-type": "div"
83184
83194
  }
83185
- })])]) : _vm._e()], 1), _vm._v(" "), (_vm.showAddCartButton && _vm.insufficientGoodinfoList.length > 0) ? [_c('div', {
83195
+ })])]) : _vm._e(), _vm._v(" "), (_vm.showAddCartButton && _vm.insufficientGoodinfoList.length > 0) ? [_c('div', {
83186
83196
  staticClass: "car-card-box weex-ct weex-div",
83187
83197
  attrs: {
83188
83198
  "weex-type": "div"
@@ -83205,7 +83215,7 @@ module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c
83205
83215
  attrs: {
83206
83216
  "weex-type": "text"
83207
83217
  }
83208
- }, [_vm._v("立即购买")])])])] : _vm._e()] : _c('scroller', {
83218
+ }, [_vm._v("立即购买")])])])] : _vm._e()], 2)] : _c('scroller', {
83209
83219
  staticClass: "scroll-wrapper",
83210
83220
  staticStyle: {
83211
83221
  "position": "relative"