From 9ec4f127f140dd14ba6f26ce70e641568e6d89be Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=87=AA=E5=B8=A6=E5=A4=A7=E4=BD=AC=E6=B0=94=E5=9C=BA?=
<188633308@qq.com>
Date: Tue, 11 May 2021 19:59:59 +0800
Subject: [PATCH] =?UTF-8?q?update=20=E6=88=BF=E5=B1=8B=E7=BC=96=E7=A0=81?=
=?UTF-8?q?=E7=AE=A1=E7=90=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Web/public/index.html | 1 +
Web/src/assets/style/lib/form.less | 35 ++++
Web/src/assets/style/lib/visibility.less | 15 ++
Web/src/assets/style/lib/width-height.less | 21 +++
Web/src/components/yoFormLink/index.js | 26 +++
.../pages/business/house/houseCode/form.vue | 156 +++++++++++++++++-
6 files changed, 252 insertions(+), 2 deletions(-)
create mode 100644 Web/src/components/yoFormLink/index.js
diff --git a/Web/public/index.html b/Web/public/index.html
index 3e5a139..1bb8f06 100644
--- a/Web/public/index.html
+++ b/Web/public/index.html
@@ -6,6 +6,7 @@
<%= htmlWebpackPlugin.options.title %>
+