inleft
2022-02-21 63f5119bcc714c36fe8db21e5461d73eb5a0eaa0
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>