From 6a91ea51c99c202b55b8e1210a7b9d44743fb939 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Thu, 2 Mar 2023 15:23:23 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B4=A0=E6=9D=90=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppMaterialLibrary/AppMaterialLibrary.vue | 66 ++++++++++ .../AppMaterialLibrary/components/Add.vue | 119 +++++++++++++++++ .../AppMaterialLibrary/components/List.vue | 122 ++++++++++++++++++ 3 files changed, 307 insertions(+) create mode 100644 packages/wxwork/AppMaterialLibrary/AppMaterialLibrary.vue create mode 100644 packages/wxwork/AppMaterialLibrary/components/Add.vue create mode 100644 packages/wxwork/AppMaterialLibrary/components/List.vue diff --git a/packages/wxwork/AppMaterialLibrary/AppMaterialLibrary.vue b/packages/wxwork/AppMaterialLibrary/AppMaterialLibrary.vue new file mode 100644 index 00000000..0c1c96a3 --- /dev/null +++ b/packages/wxwork/AppMaterialLibrary/AppMaterialLibrary.vue @@ -0,0 +1,66 @@ + + + + + diff --git a/packages/wxwork/AppMaterialLibrary/components/Add.vue b/packages/wxwork/AppMaterialLibrary/components/Add.vue new file mode 100644 index 00000000..2734dbff --- /dev/null +++ b/packages/wxwork/AppMaterialLibrary/components/Add.vue @@ -0,0 +1,119 @@ + + + + + diff --git a/packages/wxwork/AppMaterialLibrary/components/List.vue b/packages/wxwork/AppMaterialLibrary/components/List.vue new file mode 100644 index 00000000..3c322157 --- /dev/null +++ b/packages/wxwork/AppMaterialLibrary/components/List.vue @@ -0,0 +1,122 @@ + + + + +