From 0d27b3e236cdcc21a242e4c54ad0b783cfef99f4 Mon Sep 17 00:00:00 2001 From: wangyunfei888 <1224056307@qq.com> Date: Fri, 12 Dec 2025 14:25:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=B0=E8=B4=A6=E4=B8=AD=E5=BF=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/content_component_bbtz/TemplateLibrary.js | 6 ++++++ .../components/content_component_bbtz/TemplateLibrary.less | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 src/pages/business_envInformation_monthly/components/content_component_bbtz/TemplateLibrary.js create mode 100644 src/pages/business_envInformation_monthly/components/content_component_bbtz/TemplateLibrary.less diff --git a/src/pages/business_envInformation_monthly/components/content_component_bbtz/TemplateLibrary.js b/src/pages/business_envInformation_monthly/components/content_component_bbtz/TemplateLibrary.js new file mode 100644 index 0000000..d38fe32 --- /dev/null +++ b/src/pages/business_envInformation_monthly/components/content_component_bbtz/TemplateLibrary.js @@ -0,0 +1,6 @@ +import React from 'react'; +import './TemplateLibrary.less'; + +const TemplateLibrary = () =>