(window["webpackjsonp"] = window["webpackjsonp"] || []).push([[37],{ /***/ 339: /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; // concatenated module: ./node_modules/vue-loader/lib/loaders/templateloader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/products/productsuperiority.vue?vue&type=template&id=16b67fce& var render = function () {var _vm=this;var _h=_vm.$createelement;var _c=_vm._self._c||_h;return _c('div',{staticclass:"zl-productsuperiority"},[_c('div',{staticclass:"zl-productsuperiority-bg"}),_vm._v(" "),_c('div',{staticclass:"center-container"},[_c('h3',[_vm._v("产品优势")]),_vm._v(" "),_c('el-row',_vm._l((_vm.data),function(item,index){return _c('el-col',{key:index,class:item.borderclass,style:({'height': _vm.height, 'line-height': _vm.height}),attrs:{"span":item.span}},[_c('div',{staticclass:"centerbox normal",class:{'small': _vm.small}},[_c('div',[_c('i',{style:({'background': 'url('+ __webpack_require__(371)("./" + (item.src) + ".png") +') center center no-repeat'})}),_vm._v(" "),_c('h4',[_vm._v(_vm._s(item.title))])])]),_vm._v(" "),_c('div',{staticclass:"centerbox hover",class:{'small': _vm.small}},[_c('div',[_c('h4',[_vm._v(_vm._s(item.title))]),_vm._v(" "),_c('p',[_vm._v(_vm._s(item.content))])])])])}),1),_vm._v(" "),_c('div',{style:({'height':_vm.marginbottom,'float':'left', 'width': '100%'})})],1)])} var staticrenderfns = [] // concatenated module: ./components/products/productsuperiority.vue?vue&type=template&id=16b67fce& // concatenated module: ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib??vue-loader-options!./components/products/productsuperiority.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // // // /* harmony default export */ var productsuperiorityvue_type_script_lang_js_ = ({ props: { data: { type: array, default: function _default() { return []; } }, height: { //内容盒子高度 type: string, default: 'auto' }, marginbottom: { //与下一个模块的距离 type: string, default: '90px' }, small: { type: boolean, default: false } } }); // concatenated module: ./components/products/productsuperiority.vue?vue&type=script&lang=js& /* harmony default export */ var products_productsuperiorityvue_type_script_lang_js_ = (productsuperiorityvue_type_script_lang_js_); // external module: ./node_modules/vue-loader/lib/runtime/componentnormalizer.js var componentnormalizer = __webpack_require__(17); // concatenated module: ./components/products/productsuperiority.vue /* normalize component */ var component = object(componentnormalizer["a" /* default */])( products_productsuperiorityvue_type_script_lang_js_, render, staticrenderfns, false, null, null, null ) /* harmony default export */ var productsuperiority = __webpack_exports__["a"] = (component.exports); /***/ }), /***/ 372: /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; // concatenated module: ./node_modules/vue-loader/lib/loaders/templateloader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./components/products/productcompositionleft.vue?vue&type=template&id=54bd998f& var render = function () {var _vm=this;var _h=_vm.$createelement;var _c=_vm._self._c||_h;return _c('div',{staticclass:"zl-productcomposition"},[_c('div',{staticclass:"product-box",staticstyle:{"height":"auto"}},[_c('div',{staticclass:"center-container"},[_c('h2',{staticclass:"title"},[_vm._v("产品组成")]),_vm._v(" "),_c('div',{staticclass:"zl-tab-box clearfix"},[_c('div',{staticclass:"zh-left-panel"},_vm._l((_vm.tablist),function(tab,index){return _c('div',{key:index,staticclass:"left-tabs-item",class:{'active': index === _vm.tabindex},on:{"click":function($event){return _vm.selecttab(index)}}},[_vm._v("\r\n "+_vm._s(tab.title)+"\r\n ")])}),0),_vm._v(" "),_c('div',{staticclass:"zl-tabs-content",style:({'background': ("url(" + (__webpack_require__(342)("./" + _vm.tablist[_vm.tabindex].imgurl+".png")) + ") " + (_vm.tablist[_vm.tabindex].imgleft? _vm.tablist[_vm.tabindex].imgleft + 'px ' : ' center ') + (_vm.tablist[_vm.tabindex].imgtop? _vm.tablist[_vm.tabindex].imgtop + 'px ' : ' center ') + " no-repeat")})},[_c('div',{staticclass:"zl-tab-panel"},[_c('h2',{staticclass:"product-title"},[_vm._v(_vm._s(_vm.tablist[_vm.tabindex].title))]),_vm._v(" "),_c('p',{staticclass:"product-content"},[_vm._v(_vm._s(_vm.tablist[_vm.tabindex].content))])])])])])])])} var staticrenderfns = [] // concatenated module: ./components/products/productcompositionleft.vue?vue&type=template&id=54bd998f& // external module: ./node_modules/core-js/modules/es6.number.constructor.js var es6_number_constructor = __webpack_require__(373); // external module: ./node_modules/core-js/modules/es6.symbol.js var es6_symbol = __webpack_require__(29); // external module: ./node_modules/core-js/modules/es6.array.from.js var es6_array_from = __webpack_require__(47); // external module: ./node_modules/core-js/modules/es6.string.iterator.js var es6_string_iterator = __webpack_require__(45); // external module: ./node_modules/core-js/modules/es6.object.to-string.js var es6_object_to_string = __webpack_require__(19); // external module: ./node_modules/core-js/modules/web.dom.iterable.js var web_dom_iterable = __webpack_require__(46); // concatenated module: ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib??vue-loader-options!./components/products/productcompositionleft.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // // // /* harmony default export */ var productcompositionleftvue_type_script_lang_js_ = ({ props: { tablist: { type: array, default: function _default() { return []; } }, tabindex: { type: number, default: 0 } }, mounted: function mounted() { var _this = this; var leftpanelh = document.queryselector('.zh-left-panel').offsetheight; var leftitemdom = document.queryselectorall('.left-tabs-item'); array.from(leftitemdom).foreach(function (item) { var leftitemh = (number(leftpanelh) - 150) / _this.tablist.length + 'px'; item.style.height = leftitemh; item.style.lineheight = leftitemh; }); }, data: function data() { return {}; }, methods: { selecttab: function selecttab(index) { this.$emit('update:tabindex', index); } } }); // concatenated module: ./components/products/productcompositionleft.vue?vue&type=script&lang=js& /* harmony default export */ var products_productcompositionleftvue_type_script_lang_js_ = (productcompositionleftvue_type_script_lang_js_); // external module: ./node_modules/vue-loader/lib/runtime/componentnormalizer.js var componentnormalizer = __webpack_require__(17); // concatenated module: ./components/products/productcompositionleft.vue /* normalize component */ var component = object(componentnormalizer["a" /* default */])( products_productcompositionleftvue_type_script_lang_js_, render, staticrenderfns, false, null, null, null ) /* harmony default export */ var productcompositionleft = __webpack_exports__["a"] = (component.exports); /***/ }), /***/ 801: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/gczjgl-projectcost.329d877.png"; /***/ }), /***/ 848: /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; // esm compat flag __webpack_require__.r(__webpack_exports__); // concatenated module: ./node_modules/vue-loader/lib/loaders/templateloader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./pages/products/gczjgl/projectcost.vue?vue&type=template&id=ed432506&scoped=true& var render = function () {var _vm=this;var _h=_vm.$createelement;var _c=_vm._self._c||_h;return _c('div',{staticclass:"zl-projectcost"},[_c('banner',{attrs:{"bannerdata":_vm.bannerdata},scopedslots:_vm._u([{key:"btn",fn:function(){return [_c('a',{staticclass:"text-red",attrs:{"target":"_blank","href":'https://www.wjx.top/vm/tu634vj.aspx# '}},[_vm._v("云南地区免费试用")]),_vm._v(" "),_c('a',{staticclass:"btn_udesk_im"},[_vm._v("在线咨询")])]},proxy:true}])}),_vm._v(" "),_c('system',{attrs:{"systemdata":_vm.systemdata,"iswhite":true,"isimgbg":true}}),_vm._v(" "),_c('productcompositionleft',{staticclass:"zl-projectcost-item-01",attrs:{"tablist":_vm.tablist,"tabindex":_vm.tabindex},on:{"update:tabindex":function($event){_vm.tabindex=$event},"update:tab-index":function($event){_vm.tabindex=$event}}}),_vm._v(" "),_c('div',{staticclass:"product-box1 center-container zl-projectcost-item-02"},[_c('h2',{staticclass:"title"},[_vm._v("产品价值")]),_vm._v(" "),_c('tilebox',{attrs:{"boxdata":_vm.boxdata,"boxheight":_vm.boxheight}}),_vm._v(" "),_c('el-row',{staticclass:"zl-tilebox"},_vm._l((_vm.boxdata1),function(item,index){return _c('el-col',{key:index,style:({'background': item.isgray ? '#f1f1f1' : '#fff', 'padding-right': item.pr}),attrs:{"span":12}},[_c('i',{style:({'background': 'url('+ item.iconurl +') center top no-repeat'})}),_vm._v(" "),_c('h4',{style:({'padding-left': item.pl})},[_vm._v(_vm._s(item.title))]),_vm._v(" "),_c('p',{style:({'padding-left': item.pl})},[_vm._v(_vm._s(item.text))])])}),1)],1),_vm._v(" "),_c('div',{staticclass:"product-relative-box m-t-45"},[_c('product-superiority',{staticclass:"zl-projectcost-item-03",attrs:{"data":_vm.superioritydata,"height":"248px"}}),_vm._v(" "),(_vm.casedata.length > 0)?_c('div',{staticclass:"zl-case product-absolute-box"},[_c('case',{staticclass:"zl-projectcost-item-04",attrs:{"data":_vm.casedata}})],1):_vm._e()],1)],1)} var staticrenderfns = [] // concatenated module: ./pages/products/gczjgl/projectcost.vue?vue&type=template&id=ed432506&scoped=true& // external module: ./node_modules/@babel/runtime/helpers/esm/asynctogenerator.js var asynctogenerator = __webpack_require__(9); // external module: ./node_modules/regenerator-runtime/runtime.js var runtime = __webpack_require__(44); // external module: ./components/products/case.vue + 4 modules var case = __webpack_require__(341); // external module: ./components/products/system.vue + 4 modules var system = __webpack_require__(340); // external module: ./components/products/banner.vue + 4 modules var banner = __webpack_require__(338); // external module: ./components/products/tilebox.vue + 4 modules var tilebox = __webpack_require__(374); // external module: ./components/products/productcompositionleft.vue + 4 modules var productcompositionleft = __webpack_require__(372); // external module: ./components/products/productsuperiority.vue + 4 modules var productsuperiority = __webpack_require__(339); // concatenated module: ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib??vue-loader-options!./pages/products/gczjgl/projectcost.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // /* harmony default export */ var projectcostvue_type_script_lang_js_ = ({ name: "products-gczjgl-projectcost", head: function head() { return { title: this.pageinfo.title, meta: [{ hid: "keywords", name: 'keywords', content: this.pageinfo.keywords }, { hid: "description", name: 'description', content: this.pageinfo.description }] }; }, /** * 在服务端执行渲染的部分获取初始数据 * */ asyncdata: function asyncdata(_ref) { return object(asynctogenerator["a" /* default */])( /*#__pure__*/regeneratorruntime.mark(function _callee() { var app, data, res; return regeneratorruntime.wrap(function _callee$(_context) { while (1) { switch (_context.prev = _context.next) { case 0: app = _ref.app; data = { systemdata: { title: '筑龙智慧造价平台', content: '筑龙造价平台实现了对各种专业预算的快速完成,而且完成预算后支持生成商务标过程文件,直接衔接电子招投标系统,且各业务阶段的数据无缝对接,实现了预、结、审前置数据的0损耗,通过一键转化机制,显著地提升了工作效率,极大地提升了建筑行业的信息化水平。', imgsrc: __webpack_require__(801), btntext: '了解更多' }, casedata: [] }; _context.next = 4; return app.$axios.$post("".concat(app.$api.product, 41), {}); case 4: res = _context.sent; if (res.status === 200 && json.stringify(res.data) !== '{}') { if (res.data.cases && res.data.cases.length) { data.casedata = app.$clonedeep(res.data.cases); } data.systemdata.content = res.data.content; } return _context.abrupt("return", data); case 7: case "end": return _context.stop(); } } }, _callee); }))(); }, components: { case: case["a" /* default */], banner: banner["a" /* default */], system: system["a" /* default */], tilebox: tilebox["a" /* default */], productcompositionleft: productcompositionleft["a" /* default */], productsuperiority: productsuperiority["a" /* default */] }, data: function data() { return { pageinfo: { title: this.$route.meta.title, keywords: this.$route.meta.keywords, description: this.$route.meta.description }, bannerdata: { title: '筑龙智慧造价平台', content: '结合云计算技术,针对解决在工程概算、预算、竣工结算等业务操作中出现的数据管理需求而提出的一款具备数据编审、积累、分析和挖掘再利用的业务一体化解决方案。', class: { projectcost: true } }, systemdata: {}, tabindex: 0, tablist: [{ title: '清单匹配', content: '通过调用相同或相似工程的历史清单和数据,实现一键自动组价,有效地避免了重复性的工作,提高了组价准确度的同时更提升了工作效率;', imgurl: 'zhzjpt-2' }, { title: '项目检查', content: '针对相同清单不同单价、相同材料不同单价、综合单价为0等多项检测,支持问题项标红、双击定位,并且修改后可实现再次检查,相对于人工检查更加快捷高效和准确;', imgurl: 'zhzjpt-3' }, { title: '调价', content: '通过指定造价调整和指定系数调整,可选择调整对象,实现对理想报价的调整,调整价格可以精确到百万分之一,调价完成后可以通过查看调价,调前调后价格进行比较;', imgurl: 'zhzjpt-4' }, { title: '特殊取费', imgtop: 150, content: '超高增加费、垂直运输费、安装增加费设置窗口简化,实现了清单归属费用项的一键自动匹配。', imgurl: 'zhzjpt-1' }, { title: '比较招标清单', imgtop: 180, content: '预算工程清单和招标清单在计价软件中可以自动实现标书结构和表述数据的异同点对比,通过一键更新实现与招标工程量清单的一致性,减少因人工操作导致无效标的问题出现;', imgurl: 'zhzjpt-5' }, { title: '生成商务标过程文件', imgtop: 180, content: '计价软件中衔接商务标标书编制工具,在计价软件中可直接生成商务标过程文件kzb/ktb,减少用户从计价软件导出接口文件后,转入编制系统中重复导入接口文件,且数据容易发生变化的问题。', imgurl: 'zhzjpt-6' }], boxheight: 363, boxdata: [{ title: '自定义设计报表', text: '产品提供了基于excel的报表设计,用户能够简单方便的自定义设计报表', iconurl: 'zhzjpt-1', col: 8, hasborder: false, isgray: false }, { title: '提供ca支持', text: '产品提供了ca的支持,可以直接导入有ca签名的商务标招标文件或者与商务标招标文件进行对比,极大简化用户制作投标文件的工作,实现快速查找与招标文件不一致内容,自动进行更新修改', iconurl: 'zhzjpt-2', col: 8, hasborder: false, isgray: true }, { title: '提高工作效率', text: '通过复用历史数据,可以快速借调同项目工程不同单位工程、不同项目工程中类似雷同的清单组价数据,准确快速高效的完成组价,减少了用户重复机械性的工作,极大的提高了工作效率', iconurl: 'zhzjpt-3', col: 8, hasborder: false, isgray: false }], boxdata1: [{ title: '对接配置灵活', pl: '144px', pr: '36px', text: '产品具有丰富的接口支持,能够快速准确与商务标编制系统和其他计价软件进行数据交换', iconurl: __webpack_require__(411), col: 12, hasborder: false, isgray: true }, { title: '数据云储存', pl: '153px', pr: '27px', text: '实现数据云存储,减少人走数据丢,协同工作,内部数据共用,提高工作效率,降低成本。', iconurl: __webpack_require__(412), col: 12, hasborder: false, isgray: false }], superioritydata: [{ title: '规范性', borderclass: 'br ', src: 'gfx', alt: '规范性', span: 6, content: '严格按照国家地方现行清单定额取费标准执行,及时更新软件最新政策标准' }, { title: '安全性', borderclass: 'br ', src: 'aqx', alt: '安全性', span: 6, content: '实现数据云存储,避免人走数据丢,保存工程找不到问题' }, { title: '扩展性', borderclass: 'br ', src: 'kzx', alt: '扩展性', span: 6, content: '品采用了跨平台广泛支持的sqlite数据库,多种平台都能够使用产品生成的文件,方便后期使用' }, { title: '智能化', src: 'znh', alt: '智能化', span: 6, content: '实现历史云存储数据及行业数据调用,快速智能组价' }], casedata: [] }; }, created: function created() { var _this = this; if (true) { this.$nexttick(function () { _this.setheightofproduct('.product-absolute-box', '.product-relative-box'); var arr = [{ content: '.zl-projectcost-item-01', item: '.center-container', func: 'fadeindownshort' }, { content: '.zl-projectcost-item-02', item: '.el-col', func: 'fadeinrightshort' }, { content: '.zl-projectcost-item-03', item: '.el-row', func: 'fadeindownshort' }, { content: '.zl-projectcost-item-04', item: '.el-row', func: 'fadeindownshort' }]; _this.scrollbarfunc(arr); _this.savechannel(); }); } } }); // concatenated module: ./pages/products/gczjgl/projectcost.vue?vue&type=script&lang=js& /* harmony default export */ var gczjgl_projectcostvue_type_script_lang_js_ = (projectcostvue_type_script_lang_js_); // external module: ./node_modules/vue-loader/lib/runtime/componentnormalizer.js var componentnormalizer = __webpack_require__(17); // concatenated module: ./pages/products/gczjgl/projectcost.vue /* normalize component */ var component = object(componentnormalizer["a" /* default */])( gczjgl_projectcostvue_type_script_lang_js_, render, staticrenderfns, false, null, "ed432506", null ) /* harmony default export */ var projectcost = __webpack_exports__["default"] = (component.exports); /***/ }) }]);