inleft
2022-03-01 a71b6416b467cd3b2ec24efd68accc85223e8a3b
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>