lanfeng-components 1.1.13 → 1.1.15

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.
@@ -172276,7 +172276,7 @@ var vxe_theme = __webpack_require__("2a71");
172276
172276
  // EXTERNAL MODULE: ./src/styles/variables.less
172277
172277
  var variables = __webpack_require__("945b");
172278
172278
 
172279
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28a3eea6-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/SearchForm/index.vue?vue&type=template&id=e7162bf0&scoped=true
172279
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"d9e6588a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/SearchForm/index.vue?vue&type=template&id=e7162bf0&scoped=true
172280
172280
  var SearchFormvue_type_template_id_e7162bf0_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:{ SearchForm: true, mb44: _vm.config.length > _vm.rowsShows * 2 }},[_c('a-row',{staticClass:"leftPart",style:(_vm.searchPartWidthStyle)},_vm._l((_vm.config),function(item,index){return _c('a-col',{directives:[{name:"show",rawName:"v-show",value:(_vm.showExpandConfigItems ? true : index < _vm.rowsShows * 2),expression:"showExpandConfigItems ? true : index < rowsShows * 2"}],key:item.key,staticClass:"item",class:{ 'ml-none': index % _vm.rowsShows === 0 },style:(_vm.autoWidth)},[(item.type === 'input')?_c('a-input',_vm._b({staticClass:"itemElement",attrs:{"allowClear":""},on:{"change":function($event){return _vm.searchChangeInput($event, item.key)}},model:{value:(_vm.searchData[item.key]),callback:function ($$v) {_vm.$set(_vm.searchData, item.key, $$v)},expression:"searchData[item.key]"}},'a-input',item.attrs,false)):_vm._e(),(item.type === 'select')?_c('a-select',_vm._b({staticClass:"itemElement",attrs:{"showSearch":"","filterOption":_vm.filterOption,"allowClear":"","getPopupContainer":function (triggerNode) { return triggerNode.parentNode; }},on:{"change":function($event){return _vm.searchChangeSelect($event, item.key, item.attrs)}},model:{value:(_vm.searchData[item.key]),callback:function ($$v) {_vm.$set(_vm.searchData, item.key, $$v)},expression:"searchData[item.key]"}},'a-select',item.attrs,false),_vm._l((item.option),function(option){return _c('a-select-option',{key:option.value,attrs:{"value":option.value}},[_vm._v(" "+_vm._s(option.label)+" ")])}),1):_vm._e(),(item.type === 'datePicker')?_c('a-date-picker',_vm._b({staticClass:"itemElement",attrs:{"valueFormat":"YYYY-MM-DD","allowClear":"","getPopupContainer":function (triggerNode) { return triggerNode.parentNode; }},on:{"change":function($event){return _vm.searchChangeSelect($event, item.key)}},model:{value:(_vm.searchData[item.key]),callback:function ($$v) {_vm.$set(_vm.searchData, item.key, $$v)},expression:"searchData[item.key]"}},'a-date-picker',item.attrs,false)):_vm._e(),(item.type === 'rangePicker')?_c('a-range-picker',_vm._b({staticClass:"itemElement",attrs:{"valueFormat":"YYYY-MM-DD","allowClear":"","getPopupContainer":function (triggerNode) { return triggerNode.parentNode; }},on:{"change":function($event){return _vm.searchChangeRangePicker($event, item.key, item.attrs.changeDate)}},model:{value:(_vm.searchData[item.key]),callback:function ($$v) {_vm.$set(_vm.searchData, item.key, $$v)},expression:"searchData[item.key]"}},'a-range-picker',item.attrs,false)):_vm._e(),(item.type === 'rangePickerToTime')?_c('a-range-picker',_vm._b({staticClass:"itemElement",attrs:{"valueFormat":"YYYY-MM-DD HH:mm:ss","allowClear":"","show-time":"","getPopupContainer":function (triggerNode) { return triggerNode.parentNode; }},on:{"change":function($event){return _vm.searchChangeRangePickerToTime($event, item.key, item.attrs.changeDate)}},model:{value:(_vm.searchData[item.key]),callback:function ($$v) {_vm.$set(_vm.searchData, item.key, $$v)},expression:"searchData[item.key]"}},'a-range-picker',item.attrs,false)):_vm._e(),(item.type === 'rangePickerToMonth')?_c('a-range-picker',_vm._b({staticClass:"itemElement",attrs:{"allowClear":false,"getPopupContainer":function (triggerNode) { return triggerNode.parentNode; },"mode":_vm.mode,"format":"YYYY-MM","value":_vm.value},on:{"panelChange":_vm.handlePanelChange}},'a-range-picker',item.attrs,false)):_vm._e(),(item.type === 'monthPicker')?_c('a-month-picker',_vm._b({staticClass:"itemElement",attrs:{"getPopupContainer":function (triggerNode) { return triggerNode.parentNode; },"valueFormat":"YYYY-MM"},model:{value:(_vm.searchData[item.key]),callback:function ($$v) {_vm.$set(_vm.searchData, item.key, $$v)},expression:"searchData[item.key]"}},'a-month-picker',item.attrs,false)):_vm._e(),(item.type === 'mulSelect')?_c('a-select',_vm._b({staticClass:"itemElement",attrs:{"mode":"multiple","maxTagCount":1,"showSearch":"","filterOption":_vm.filterOption,"allowClear":"","getPopupContainer":function (triggerNode) { return triggerNode.parentNode; }},on:{"change":function($event){return _vm.searchChangeSelect($event, item.key, item.attrs)}},model:{value:(_vm.searchData[item.key]),callback:function ($$v) {_vm.$set(_vm.searchData, item.key, $$v)},expression:"searchData[item.key]"}},'a-select',item.attrs,false),_vm._l((item.option),function(option){return _c('a-select-option',{key:option.value,attrs:{"value":option.value}},[_vm._v(" "+_vm._s(option.label)+" ")])}),1):_vm._e()],1)}),1),_c('div',{class:{ btnBar: true, Multiplebtn: _vm.config.length > _vm.rowsShows, btnGroup: _vm.config.length <= _vm.rowsShows }},[_c('a-button',{attrs:{"type":"primary","icon":"search"},on:{"click":_vm.search}},[_vm._v("查询")]),_c('a-button',{staticClass:"resetBtn",attrs:{"icon":"reload"},on:{"click":_vm.reset}},[_vm._v("重置")])],1),(_vm.config.length > _vm.rowsShows * 2)?_c('div',{staticClass:"deploymentControl",on:{"click":_vm.changeWidth}},[_vm._v(" "+_vm._s(!_vm.showExpandConfigItems ? '展开' : '收起')+"筛选条件"),_c('a-icon',{staticClass:"icon",attrs:{"type":!_vm.showExpandConfigItems ? 'down' : 'up'}})],1):_vm._e()],1)}
172281
172281
  var staticRenderFns = []
172282
172282
 
@@ -172654,7 +172654,7 @@ var SearchForm_component = normalizeComponent(
172654
172654
  )
172655
172655
 
172656
172656
  /* harmony default export */ var SearchForm = (SearchForm_component.exports);
172657
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28a3eea6-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/CardDetail/index.vue?vue&type=template&id=5d8e1c34&scoped=true
172657
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"d9e6588a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/CardDetail/index.vue?vue&type=template&id=5d8e1c34&scoped=true
172658
172658
  var CardDetailvue_type_template_id_5d8e1c34_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"cardDetail"},[_c('div',{staticClass:"menusTitle",domProps:{"textContent":_vm._s(_vm.menusTitle)}}),_c('div',{staticClass:"formShadow"},[_vm._l((_vm.rowItems),function(rowItem,index){return _c('a-row',{key:index,class:{ rowBorder: _vm.showBorder && index === _vm.rowItems.length - 1 },attrs:{"type":"flex","align":"top"}},_vm._l((rowItem.rowItem),function(colItem,i){return _c('a-col',{key:(index + "-" + i),staticClass:"colStyle",attrs:{"span":colItem.span,"offset":colItem.offset}},_vm._l((colItem.item),function(item){return _c('div',{directives:[{name:"show",rawName:"v-show",value:(item.visable === undefined ? true : item.visable),expression:"item.visable === undefined ? true : item.visable"}],key:item.label,staticClass:"colItem"},[_c('span',{staticClass:"colLabel",style:({ width: _vm.labelWidth }),domProps:{"textContent":_vm._s(item.label)}}),_c('span',{staticClass:"colValue",staticStyle:{"white-space":"pre-wrap"},style:([_vm.colValueWidth, item.colValueSpecialStyle]),domProps:{"textContent":_vm._s(item.value)},on:{"click":function($event){item.enableClick && _vm.$emit(item.methods)}}})])}),0)}),1)}),_vm._t("otherInfo")],2)])}
172659
172659
  var CardDetailvue_type_template_id_5d8e1c34_scoped_true_staticRenderFns = []
172660
172660
 
@@ -172784,7 +172784,7 @@ var CardDetail_component = normalizeComponent(
172784
172784
  )
172785
172785
 
172786
172786
  /* harmony default export */ var CardDetail = (CardDetail_component.exports);
172787
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28a3eea6-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/VxeTable/index.vue?vue&type=template&id=562e8d1c&scoped=true
172787
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"d9e6588a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/VxeTable/index.vue?vue&type=template&id=562e8d1c&scoped=true
172788
172788
  var VxeTablevue_type_template_id_562e8d1c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('vxe-grid',_vm._b({ref:"xTable",staticClass:"mytable-scrollbar",attrs:{"loading":_vm.loading,"footer-method":_vm.footerMethod,"show-footer":_vm.showFooter,"show-overflow":"","edit-config":_vm.editConfig,"show-header-overflow":"","columns":_vm.tableColumns,"data":_vm.tableData},on:{"checkbox-change":_vm.checkboxChange,"checkbox-all":_vm.checkboxAll,"radio-change":_vm.radioChangeEvent,"toolbar-button-click":_vm.toolbarButtonClickEvent,"toolbar-tool-click":_vm.toolbarToolClickEvent},scopedSlots:_vm._u([{key:"toolbar_buttons",fn:function(){return [_vm._t("toolbar_buttons")]},proxy:true},_vm._l((_vm.tableColumns),function(column){return {key:column.slots ? (column.slots.default ? column.slots.default : column.slots.content) : '',fn:function(row){return [_vm._t(column.slots ? (column.slots.default ? column.slots.default : column.slots.content) : '',null,null,row)]}}}),{key:"empty",fn:function(){return [_c('div',{staticStyle:{"padding":"40px 0px"}},[_c('img',{attrs:{"src":_vm.nulldata,"alt":""}})])]},proxy:true},(_vm.total > 0 && _vm.isShowPage)?{key:"pager",fn:function(){return [_c('a-pagination',{staticClass:"vxePage",attrs:{"show-size-changer":"","show-quick-jumper":"","total":_vm.total,"page-size":_vm.tablePage.pageSize,"page-size-options":_vm.pageSizeOptions,"show-total":function (total) { return ("共 " + total + " 条"); }},on:{"change":_vm.handlePageChange,"showSizeChange":_vm.handlePageChange},model:{value:(_vm.tablePage.currentPage),callback:function ($$v) {_vm.$set(_vm.tablePage, "currentPage", $$v)},expression:"tablePage.currentPage"}})]},proxy:true}:null],null,true)},'vxe-grid',Object.assign({}, _vm.commonGridOptions, _vm.gridOptions),false))],1)}
172789
172789
  var VxeTablevue_type_template_id_562e8d1c_scoped_true_staticRenderFns = []
172790
172790
 
@@ -173066,7 +173066,7 @@ var VxeTable_component = normalizeComponent(
173066
173066
  )
173067
173067
 
173068
173068
  /* harmony default export */ var VxeTable = (VxeTable_component.exports);
173069
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28a3eea6-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/TbModal/comfirmModal.vue?vue&type=template&id=64b44c5e&scoped=true
173069
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"d9e6588a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/TbModal/comfirmModal.vue?vue&type=template&id=64b44c5e&scoped=true
173070
173070
  var comfirmModalvue_type_template_id_64b44c5e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.showModal)?_c('a-modal',{attrs:{"width":_vm.width,"title":_vm.modalTitle,"visible":_vm.showModal,"maskClosable":false},on:{"update:visible":function($event){_vm.showModal=$event},"cancel":_vm.handleModalCancel,"ok":_vm.handleOK}},[_c('p',{staticClass:"comfirmText"},[_c('a-icon',{staticStyle:{"color":"#feae4d","font-size":"18px","margin-right":"18px"},attrs:{"type":"exclamation-circle","theme":"filled"}}),_vm._v(_vm._s(_vm.modalTipText)+" ")],1)]):_vm._e()}
173071
173071
  var comfirmModalvue_type_template_id_64b44c5e_scoped_true_staticRenderFns = []
173072
173072
 
@@ -173161,7 +173161,7 @@ var comfirmModal_component = normalizeComponent(
173161
173161
  )
173162
173162
 
173163
173163
  /* harmony default export */ var comfirmModal = (comfirmModal_component.exports);
173164
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28a3eea6-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/TbModal/imgPreviewModal.vue?vue&type=template&id=db26c344
173164
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"d9e6588a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/TbModal/imgPreviewModal.vue?vue&type=template&id=db26c344
173165
173165
  var imgPreviewModalvue_type_template_id_db26c344_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"imgPreviewModal",style:({ width: ((_vm.imgWidth + 16) + "px") })},[_c('div',{staticClass:"fileArea"},[(_vm.fileType === 'img')?_c('div',[(_vm.filePath)?_c('img',{style:({ width: (_vm.imgWidth + "px"), height: (_vm.imgHeight + "px") }),attrs:{"src":_vm.filePath,"alt":""}}):_c('div',{staticClass:"emptyArea",style:({ width: (_vm.imgWidth + "px"), height: (_vm.imgHeight + "px") })},[_vm._v("暂无图片")])]):_vm._e(),(_vm.fileType === 'file')?_c('div',[(_vm.filePath)?_c('img',{style:({ width: (_vm.imgWidth + "px"), height: (_vm.imgHeight + "px") }),attrs:{"src":__webpack_require__("dccb"),"alt":""}}):_c('div',{staticClass:"emptyArea",style:({ width: (_vm.imgWidth + "px"), height: (_vm.imgHeight + "px") })},[_vm._v("暂无信息")])]):_vm._e(),(_vm.filePath)?_c('div',{staticClass:"areaShadow",on:{"click":_vm.openFile}},[_c('img',{staticStyle:{"width":"24px","height":"24px"},attrs:{"src":__webpack_require__("4e42"),"alt":""}})]):_vm._e()]),_c('div',{staticClass:"imgName",style:({ width: _vm.imgWidth })},[_vm._v(_vm._s(_vm.imgName))]),_c('a-modal',{attrs:{"visible":_vm.previewVisible,"footer":null},on:{"cancel":_vm.handleCancel}},[_c('img',{staticStyle:{"width":"100%"},attrs:{"alt":"example","src":_vm.filePath}})])],1)}
173166
173166
  var imgPreviewModalvue_type_template_id_db26c344_staticRenderFns = []
173167
173167
 
@@ -173264,7 +173264,7 @@ var imgPreviewModal_component = normalizeComponent(
173264
173264
  )
173265
173265
 
173266
173266
  /* harmony default export */ var imgPreviewModal = (imgPreviewModal_component.exports);
173267
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28a3eea6-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/FileViewUtil/index.vue?vue&type=template&id=95f44f52&scoped=true
173267
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"d9e6588a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/FileViewUtil/index.vue?vue&type=template&id=95f44f52&scoped=true
173268
173268
  var FileViewUtilvue_type_template_id_95f44f52_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"FileViewerUtil"},[_vm._l((_vm.fileList),function(item,index){return _c('div',{key:index,staticStyle:{"margin-right":"8px"}},[_c('div',{staticClass:"fileArea",style:({ width: ((_vm.fileWidth + 16) + "px") })},[(_vm.checkUrl(item.filePath.substring(item.filePath.lastIndexOf('.') + 1)))?_c('div',{directives:[{name:"viewer",rawName:"v-viewer"}]},[(item.filePath)?_c('img',{style:({ width: (_vm.fileWidth + "px"), height: (_vm.fileHeight + "px") }),attrs:{"src":item.filePath,"alt":""}}):_c('div',{staticClass:"emptyArea",style:({ width: (_vm.fileWidth + "px"), height: (_vm.fileHeight + "px") })},[_vm._v("暂无图片")])]):_vm._e(),(item.filePath.substring(item.filePath.lastIndexOf('.') + 1) === 'pdf')?_c('div',[(item.filePath)?_c('img',{style:({ width: (_vm.fileWidth + "px"), height: (_vm.fileHeight + "px") }),attrs:{"src":__webpack_require__("a44f"),"alt":""}}):_c('div',{staticClass:"emptyArea",style:({ width: (_vm.fileWidth + "px"), height: (_vm.fileHeight + "px") })},[_vm._v(" 暂无PDF文件 ")])]):_vm._e(),(item.filePath.substring(item.filePath.lastIndexOf('.') + 1) === 'ofd')?_c('div',[(item.filePath)?_c('img',{style:({ width: (_vm.fileWidth + "px"), height: (_vm.fileHeight + "px") }),attrs:{"src":__webpack_require__("5a22"),"alt":""}}):_c('div',{staticClass:"emptyArea",style:({ width: (_vm.fileWidth + "px"), height: (_vm.fileHeight + "px") })},[_vm._v(" 暂无ODF文件 ")])]):_vm._e(),(_vm.checkExcel(item.filePath.substring(item.filePath.lastIndexOf('.') + 1)))?_c('div',[(item.filePath)?_c('img',{style:({ width: (_vm.fileWidth + "px"), height: (_vm.fileHeight + "px") }),attrs:{"src":__webpack_require__("897d"),"alt":""}}):_c('div',{staticClass:"emptyArea",style:({ width: (_vm.fileWidth + "px"), height: (_vm.fileHeight + "px") })},[_vm._v(" 暂无EXCLE文件 ")])]):_vm._e(),(_vm.checkDoc(item.filePath.substring(item.filePath.lastIndexOf('.') + 1)))?_c('div',[(item.filePath)?_c('img',{style:({ width: (_vm.fileWidth + "px"), height: (_vm.fileHeight + "px") }),attrs:{"src":__webpack_require__("a50e"),"alt":""}}):_c('div',{staticClass:"emptyArea",style:({ width: (_vm.fileWidth + "px"), height: (_vm.fileHeight + "px") })},[_vm._v(" 暂无Doc文件 ")])]):_vm._e(),(item.filePath)?_c('div',{staticClass:"areaShadow"},[_c('img',{staticStyle:{"width":"24px","height":"24px"},attrs:{"src":__webpack_require__("4e42"),"alt":""},on:{"click":function($event){return _vm.openFile(item)}}}),(_vm.enableDel)?_c('a-icon',{staticStyle:{"font-size":"18px","color":"white","width":"24px","height":"24px","margin-left":"6px","line-height":"24px","cursor":"pointer"},attrs:{"type":"delete"},on:{"click":function($event){return _vm.$emit('del', index)}}}):_vm._e()],1):_vm._e()]),_c('a-tooltip',{attrs:{"placement":"top"}},[_c('template',{slot:"title"},[_c('div',[_vm._v(_vm._s(item.name))])]),(_vm.showFileName)?_c('div',{staticClass:"imgName",style:({ width: ((_vm.fileWidth + 24) + "px") })},[_vm._v(" "+_vm._s(item.name)+" ")]):_vm._e()],2)],1)}),_c('a-modal',{attrs:{"getContainer":_vm.container,"width":900,"visible":_vm.previewUrlShow,"footer":null},on:{"cancel":_vm.handleCancel}},[_c('template',{slot:"title"},[_c('div',{staticClass:"titleBar"},[_c('div',[_vm._v("预览")]),_c('div',{staticClass:"downLoadBtn",on:{"click":_vm.downloadFile}},[_c('a-icon',{staticClass:"printIcon",staticStyle:{"color":"#1890ff"},attrs:{"type":"download"}}),_c('span',{staticClass:"fileDownload"},[_vm._v("下载")])],1)])]),_c('iframe',{attrs:{"src":_vm.previewUrl,"width":"100%","height":"600px","frameborder":"0","id":"if"}})],2)],2)}
173269
173269
  var FileViewUtilvue_type_template_id_95f44f52_scoped_true_staticRenderFns = []
173270
173270
 
@@ -173550,7 +173550,7 @@ var FileViewUtil_component = normalizeComponent(
173550
173550
  )
173551
173551
 
173552
173552
  /* harmony default export */ var FileViewUtil = (FileViewUtil_component.exports);
173553
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28a3eea6-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/Drawer/index.vue?vue&type=template&id=81d69d72
173553
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"d9e6588a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/Drawer/index.vue?vue&type=template&id=81d69d72
173554
173554
  var Drawervue_type_template_id_81d69d72_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-drawer',{attrs:{"title":_vm.title,"placement":_vm.placement,"closable":true,"maskClosable":false,"visible":_vm.visible,"width":_vm.fullWidth,"getContainer":"","height":_vm.fullHeight,"destroyOnClose":_vm.destroyOnClose,"zIndex":_vm.zIndex,"after-visible-change":_vm.afterVisibleChange,"id":"drawer"},on:{"close":_vm.close}},[_vm._t("default")],2)}
173555
173555
  var Drawervue_type_template_id_81d69d72_staticRenderFns = []
173556
173556
 
@@ -173634,7 +173634,7 @@ var Drawer_component = normalizeComponent(
173634
173634
  )
173635
173635
 
173636
173636
  /* harmony default export */ var package_Drawer = (Drawer_component.exports);
173637
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28a3eea6-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/Modal/index.vue?vue&type=template&id=39bda63e
173637
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"d9e6588a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/package/Modal/index.vue?vue&type=template&id=39bda63e
173638
173638
  var Modalvue_type_template_id_39bda63e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-modal',{attrs:{"visible":_vm.visible,"closable":_vm.closable,"id":"formModal","wrapClassName":"tb-modal","maskClosable":false,"width":_vm.width,"getContainer":_vm.getContainer,"destroyOnClose":true,"title":_vm.title,"ok-text":_vm.okText,"canal-text":_vm.canalText,"footer":_vm.footer},on:{"ok":_vm.handleOk,"cancel":_vm.handleCancel}},[_vm._t("default")],2)}
173639
173639
  var Modalvue_type_template_id_39bda63e_staticRenderFns = []
173640
173640
 
@@ -173747,9 +173747,6 @@ var Modal_component = normalizeComponent(
173747
173747
 
173748
173748
 
173749
173749
 
173750
- // 注意:不要在这里引入和注册 VXE Table
173751
- // 让用户在使用项目中注册
173752
-
173753
173750
  // 组件集合
173754
173751
  const package_components = {
173755
173752
  SearchForm: SearchForm,
package/package.json CHANGED
@@ -1,12 +1,19 @@
1
1
  {
2
2
  "name": "lanfeng-components",
3
- "version": "1.1.13",
4
- "description": "",
5
- "main": "lanfeng-components.common.js",
6
- "scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
3
+ "version": "1.1.15",
4
+ "main": "./lanfeng-components.common.js",
5
+ "module": "./lanfeng-components.esm.js",
6
+ "files": [
7
+ "*.js",
8
+ "*.css"
9
+ ],
10
+ "private": false,
11
+ "dependencies": {
12
+ "vue": "2.6.11",
13
+ "ant-design-vue": "1.7.8",
14
+ "xe-utils": "3.5.11",
15
+ "vxe-pc-ui": "~3.10.22",
16
+ "vxe-table": "~3.19.14"
8
17
  },
9
- "keywords": [],
10
- "author": "",
11
- "license": "ISC"
12
- }
18
+ "peerDependencies": {}
19
+ }
package/demo.html DELETED
@@ -1,10 +0,0 @@
1
- <meta charset="utf-8">
2
- <title>lanfeng-components demo</title>
3
- <script src="./lanfeng-components.umd.js"></script>
4
-
5
- <link rel="stylesheet" href="./lanfeng-components.css">
6
-
7
-
8
- <script>
9
- console.log(lanfeng-components)
10
- </script>
Binary file
@@ -1,4 +0,0 @@
1
- <svg width="115" height="16" viewBox="0 0 115 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 0L13.2335 16H101.112L114.346 0H0Z" fill="#F6F7F8"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 0L13.2335 16H101.112L114.346 0H113.048L100.642 15H13.7042L1.29773 0H0Z" fill="#D7D7DB"/>
4
- </svg>
@@ -1 +0,0 @@
1
- <?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1687769496927" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1531" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M928.842245 512.091074c0-5.006014-0.846274-9.193383-1.086751-9.691733-0.182149-2.480494-1.028423-7.001461-1.815345-9.374508-0.210801-0.590448-0.484024-1.209548-0.724501-1.799996-0.424672-1.360997-0.876973-2.691295-1.390673-3.749394-76.871785-168.137395-242.376213-281.144168-411.782507-281.144168-169.375595 0-334.865697 112.902396-411.388535 280.130072-0.921999 1.815345-1.572822 3.553942-1.981121 5.066389-0.181125 0.49835-0.39295 0.967024-0.558725 1.406023-1.512447 4.430916-1.542122 7.514137-1.421372 6.712889-0.710175 3.251044-1.360997 9.722432-1.360997 9.722432-0.181125 1.949398-0.181125 3.50687 0.030699 5.442966 0 0 0.649799 5.65479 0.968048 6.80294 0.090051 1.602498 0.483001 3.931542 0.951675 6.048763l-0.030699 0c0.408299 1.814322 0.968048 3.568269 1.738597 5.291516 0.393973 1.330298 0.862647 2.570545 1.270946 3.507894 76.976162 168.166047 242.436588 281.20352 411.781484 281.20352 169.436994 0 334.941422-112.945375 410.936233-279.328823 1.177825-2.177596 1.935072-4.233418 2.448772-6.018064 0.2415-0.543376 0.454348-1.027399 0.604774-1.511423 1.331321-3.872191 1.602498-7.227612 1.481747-7.227612l-0.028653 0.029676C928.027693 520.921183 928.842245 516.89959 928.842245 512.091074zM872.717993 514.146896c-0.029676 0.121773-0.091074 0.272199-0.151449 0.393973-0.090051 0.36225-0.240477 0.785899-0.332575 1.209548-68.403926 147.420561-212.830293 246.337431-360.191502 246.337431-146.997935 0-291.168476-98.642624-360.252901-246.578931-0.166799-0.5137-0.287549-0.998747-0.468674-1.481747-0.030699-0.484024-0.12075-0.876973-0.150426-1.150196-0.060375-0.300852-0.12075-0.724501-0.166799-1.088798l0-0.3776c0.166799-0.620124 0.286526-1.239224 0.347924-1.919722 0.12075-0.36225 0.211824-0.710175 0.347924-1.103124C220.132094 360.89042 364.680235 261.928524 512.041444 261.928524c147.420561 0 291.940049 99.051947 360.161826 246.322082 0.060375 0.287549 0.121773 0.530073 0.212848 0.726547 0.060375 0.2415 0.119727 0.484024 0.240477 0.740874 0.151449 1.104147 0.272199 2.192945 0.423649 2.736321C872.899118 513.028423 872.809067 513.572822 872.717993 514.146896zM512.041444 373.060601c-76.598562 0-138.954749 62.325487-138.954749 138.939399 0 76.598562 62.356187 138.954749 138.954749 138.954749 76.598562 0 138.954749-62.356187 138.954749-138.954749C650.996193 435.386088 588.640006 373.060601 512.041444 373.060601zM512.041444 595.372849c-45.935192 0-83.371826-37.406958-83.371826-83.371826 0-45.950542 37.436634-83.356476 83.371826-83.356476 45.964868 0 83.373873 37.406958 83.373873 83.356476C595.414293 557.965891 558.006312 595.372849 512.041444 595.372849z" fill="#ffffff" p-id="1532"></path></svg>
Binary file