index.js 11 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. export const Breadcrumb = () => import('../../components/Breadcrumb.vue' /* webpackChunkName: "components/breadcrumb" */).then(c => wrapFunctional(c.default || c))
  2. export const Bxh = () => import('../../components/Bxh.vue' /* webpackChunkName: "components/bxh" */).then(c => wrapFunctional(c.default || c))
  3. export const Card = () => import('../../components/Card.vue' /* webpackChunkName: "components/card" */).then(c => wrapFunctional(c.default || c))
  4. export const Carousel = () => import('../../components/Carousel.vue' /* webpackChunkName: "components/carousel" */).then(c => wrapFunctional(c.default || c))
  5. export const CategoryFilter = () => import('../../components/CategoryFilter.vue' /* webpackChunkName: "components/category-filter" */).then(c => wrapFunctional(c.default || c))
  6. export const CategoryNoData = () => import('../../components/CategoryNoData.vue' /* webpackChunkName: "components/category-no-data" */).then(c => wrapFunctional(c.default || c))
  7. export const DIalogXXSuccess = () => import('../../components/DIalogXXSuccess.vue' /* webpackChunkName: "components/d-ialog-x-x-success" */).then(c => wrapFunctional(c.default || c))
  8. export const DesignFormDialog = () => import('../../components/DesignFormDialog.vue' /* webpackChunkName: "components/design-form-dialog" */).then(c => wrapFunctional(c.default || c))
  9. export const DownloadDialog = () => import('../../components/DownloadDialog.vue' /* webpackChunkName: "components/download-dialog" */).then(c => wrapFunctional(c.default || c))
  10. export const ExportDialog = () => import('../../components/ExportDialog.vue' /* webpackChunkName: "components/export-dialog" */).then(c => wrapFunctional(c.default || c))
  11. export const FormDialog = () => import('../../components/FormDialog.vue' /* webpackChunkName: "components/form-dialog" */).then(c => wrapFunctional(c.default || c))
  12. export const ImageUpload = () => import('../../components/ImageUpload.vue' /* webpackChunkName: "components/image-upload" */).then(c => wrapFunctional(c.default || c))
  13. export const Pagination = () => import('../../components/Pagination.vue' /* webpackChunkName: "components/pagination" */).then(c => wrapFunctional(c.default || c))
  14. export const PcArticle = () => import('../../components/PcArticle.vue' /* webpackChunkName: "components/pc-article" */).then(c => wrapFunctional(c.default || c))
  15. export const PcFooter = () => import('../../components/PcFooter.vue' /* webpackChunkName: "components/pc-footer" */).then(c => wrapFunctional(c.default || c))
  16. export const PcGlobalForm = () => import('../../components/PcGlobalForm.vue' /* webpackChunkName: "components/pc-global-form" */).then(c => wrapFunctional(c.default || c))
  17. export const PcHeader = () => import('../../components/PcHeader.vue' /* webpackChunkName: "components/pc-header" */).then(c => wrapFunctional(c.default || c))
  18. export const PcHeaderLite = () => import('../../components/PcHeaderLite.vue' /* webpackChunkName: "components/pc-header-lite" */).then(c => wrapFunctional(c.default || c))
  19. export const PcSwitch = () => import('../../components/PcSwitch.vue' /* webpackChunkName: "components/pc-switch" */).then(c => wrapFunctional(c.default || c))
  20. export const PcTitle = () => import('../../components/PcTitle.vue' /* webpackChunkName: "components/pc-title" */).then(c => wrapFunctional(c.default || c))
  21. export const PdfHtml = () => import('../../components/PdfHtml.vue' /* webpackChunkName: "components/pdf-html" */).then(c => wrapFunctional(c.default || c))
  22. export const PriceToImg = () => import('../../components/PriceToImg.vue' /* webpackChunkName: "components/price-to-img" */).then(c => wrapFunctional(c.default || c))
  23. export const Project = () => import('../../components/Project.vue' /* webpackChunkName: "components/project" */).then(c => wrapFunctional(c.default || c))
  24. export const ProjectDialog = () => import('../../components/ProjectDialog.vue' /* webpackChunkName: "components/project-dialog" */).then(c => wrapFunctional(c.default || c))
  25. export const ResetPasswordMail = () => import('../../components/ResetPasswordMail.vue' /* webpackChunkName: "components/reset-password-mail" */).then(c => wrapFunctional(c.default || c))
  26. export const RowCard = () => import('../../components/RowCard.vue' /* webpackChunkName: "components/row-card" */).then(c => wrapFunctional(c.default || c))
  27. export const SubNav = () => import('../../components/SubNav.vue' /* webpackChunkName: "components/sub-nav" */).then(c => wrapFunctional(c.default || c))
  28. export const Subscription = () => import('../../components/Subscription.vue' /* webpackChunkName: "components/subscription" */).then(c => wrapFunctional(c.default || c))
  29. export const TabNav = () => import('../../components/TabNav.vue' /* webpackChunkName: "components/tab-nav" */).then(c => wrapFunctional(c.default || c))
  30. export const Zoom = () => import('../../components/Zoom.vue' /* webpackChunkName: "components/zoom" */).then(c => wrapFunctional(c.default || c))
  31. export const AddAddressDialog = () => import('../../components/addAddressDialog.vue' /* webpackChunkName: "components/add-address-dialog" */).then(c => wrapFunctional(c.default || c))
  32. export const BookCard = () => import('../../components/bookCard.vue' /* webpackChunkName: "components/book-card" */).then(c => wrapFunctional(c.default || c))
  33. export const ImageList = () => import('../../components/imageList.vue' /* webpackChunkName: "components/image-list" */).then(c => wrapFunctional(c.default || c))
  34. export const LoginDialog = () => import('../../components/loginDialog.vue' /* webpackChunkName: "components/login-dialog" */).then(c => wrapFunctional(c.default || c))
  35. export const ResetPasswordDialog = () => import('../../components/resetPasswordDialog.vue' /* webpackChunkName: "components/reset-password-dialog" */).then(c => wrapFunctional(c.default || c))
  36. export const TinymceDynamicLoadScript = () => import('../../components/Tinymce/dynamicLoadScript.js' /* webpackChunkName: "components/tinymce-dynamic-load-script" */).then(c => wrapFunctional(c.default || c))
  37. export const Tinymce = () => import('../../components/Tinymce/index.vue' /* webpackChunkName: "components/tinymce" */).then(c => wrapFunctional(c.default || c))
  38. export const TinymcePlugins = () => import('../../components/Tinymce/plugins.js' /* webpackChunkName: "components/tinymce-plugins" */).then(c => wrapFunctional(c.default || c))
  39. export const TinymceToolbar = () => import('../../components/Tinymce/toolbar.js' /* webpackChunkName: "components/tinymce-toolbar" */).then(c => wrapFunctional(c.default || c))
  40. export const CustomElSliderButton = () => import('../../components/custom-el-slider/button.vue' /* webpackChunkName: "components/custom-el-slider-button" */).then(c => wrapFunctional(c.default || c))
  41. export const CustomElSlider = () => import('../../components/custom-el-slider/index.vue' /* webpackChunkName: "components/custom-el-slider" */).then(c => wrapFunctional(c.default || c))
  42. export const CustomElSliderMarker = () => import('../../components/custom-el-slider/marker.vue' /* webpackChunkName: "components/custom-el-slider-marker" */).then(c => wrapFunctional(c.default || c))
  43. export const ProductLeft = () => import('../../components/product/ProductLeft.vue' /* webpackChunkName: "components/product-left" */).then(c => wrapFunctional(c.default || c))
  44. export const ProductRight = () => import('../../components/product/ProductRight.vue' /* webpackChunkName: "components/product-right" */).then(c => wrapFunctional(c.default || c))
  45. export const ProductQuote = () => import('../../components/product/Quote.vue' /* webpackChunkName: "components/product-quote" */).then(c => wrapFunctional(c.default || c))
  46. export const ProductBuilderDialogSelectAddr = () => import('../../components/product-builder/DialogSelectAddr.vue' /* webpackChunkName: "components/product-builder-dialog-select-addr" */).then(c => wrapFunctional(c.default || c))
  47. export const ProductBuilderStep1 = () => import('../../components/product-builder/step-1.vue' /* webpackChunkName: "components/product-builder-step1" */).then(c => wrapFunctional(c.default || c))
  48. export const ProductBuilderStep2 = () => import('../../components/product-builder/step-2.vue' /* webpackChunkName: "components/product-builder-step2" */).then(c => wrapFunctional(c.default || c))
  49. export const ProductBuilderStep3 = () => import('../../components/product-builder/step-3.vue' /* webpackChunkName: "components/product-builder-step3" */).then(c => wrapFunctional(c.default || c))
  50. export const ProductBuilderStepMixin = () => import('../../components/product-builder/stepMixin.vue' /* webpackChunkName: "components/product-builder-step-mixin" */).then(c => wrapFunctional(c.default || c))
  51. export const TableChangeTable = () => import('../../components/table/ChangeTable.vue' /* webpackChunkName: "components/table-change-table" */).then(c => wrapFunctional(c.default || c))
  52. export const TableMailTable = () => import('../../components/table/MailTable.vue' /* webpackChunkName: "components/table-mail-table" */).then(c => wrapFunctional(c.default || c))
  53. export const TableNewPriceTable = () => import('../../components/table/NewPriceTable.vue' /* webpackChunkName: "components/table-new-price-table" */).then(c => wrapFunctional(c.default || c))
  54. export const TableStockTable = () => import('../../components/table/StockTable.vue' /* webpackChunkName: "components/table-stock-table" */).then(c => wrapFunctional(c.default || c))
  55. export const TableTotalTable = () => import('../../components/table/TotalTable.vue' /* webpackChunkName: "components/table-total-table" */).then(c => wrapFunctional(c.default || c))
  56. export const TableUnitTable = () => import('../../components/table/UnitTable.vue' /* webpackChunkName: "components/table-unit-table" */).then(c => wrapFunctional(c.default || c))
  57. export const TableParamTable = () => import('../../components/table/paramTable.vue' /* webpackChunkName: "components/table-param-table" */).then(c => wrapFunctional(c.default || c))
  58. export const TinymceComponentsEditorImage = () => import('../../components/Tinymce/components/EditorImage.vue' /* webpackChunkName: "components/tinymce-components-editor-image" */).then(c => wrapFunctional(c.default || c))
  59. // nuxt/nuxt.js#8607
  60. function wrapFunctional(options) {
  61. if (!options || !options.functional) {
  62. return options
  63. }
  64. const propKeys = Array.isArray(options.props) ? options.props : Object.keys(options.props || {})
  65. return {
  66. render(h) {
  67. const attrs = {}
  68. const props = {}
  69. for (const key in this.$attrs) {
  70. if (propKeys.includes(key)) {
  71. props[key] = this.$attrs[key]
  72. } else {
  73. attrs[key] = this.$attrs[key]
  74. }
  75. }
  76. return h(options, {
  77. on: this.$listeners,
  78. attrs,
  79. props,
  80. scopedSlots: this.$scopedSlots,
  81. }, this.$slots.default)
  82. }
  83. }
  84. }