From f60b31044a9a117244e7cd5d51f29b53d425a409 Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Mon, 28 Feb 2022 18:34:47 +0800
Subject: [PATCH] wow.js 加入

---
 src/components/swichLabel/main2-show.vue |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/src/components/swichLabel/main2-show.vue b/src/components/swichLabel/main2-show.vue
index 5b44b01..a984232 100644
--- a/src/components/swichLabel/main2-show.vue
+++ b/src/components/swichLabel/main2-show.vue
@@ -8,7 +8,7 @@
 				<box8></box8>
 				<!-- <boxLeft></boxLeft> -->
 			</a-col>
-			
+
 		</a-row>
 	</div>
 </template>
@@ -26,7 +26,7 @@
 
 		data() {
 			return {
-				searchType:"乐谱搜索",
+				searchType: "乐谱搜索",
 				colApiLeft: {
 					xs: 24,
 					sm: {
@@ -50,7 +50,7 @@
 						offset: 1,
 					},
 				},
-				
+
 				colApiMain: {
 					xs: {
 						span: 24,
@@ -82,6 +82,5 @@
 	}
 </script>
 
-<style lang="less">
-	
+<style >
 </style>

--
Gitblit v1.9.1