From cf29ab5abf6c5f7b870c4854d37cdd6ec69fda67 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期五, 09 九月 2022 10:09:33 +0800
Subject: [PATCH] up

---
 src/views/home/indexb备份.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git "a/src/views/home/indexb\345\244\207\344\273\275.vue" "b/src/views/home/indexb\345\244\207\344\273\275.vue"
index 40fdf20..bc749b7 100644
--- "a/src/views/home/indexb\345\244\207\344\273\275.vue"
+++ "b/src/views/home/indexb\345\244\207\344\273\275.vue"
@@ -1,4 +1,4 @@
-<script lang="ts" setup>
+<!-- <script lang="ts" setup>
     import { onMounted,computed } from 'vue'
     import { useCounterStore } from '@/stores/counter'
     import { $echarts, ECOption } from '@/utils/echarts'
@@ -52,5 +52,5 @@
     <div @click="add">累加器{{ count }}</div>
     <div id="echarts" style="width: 400px;height: 200px;"></div>
     <test-axios></test-axios>
-</template>
+</template> -->
 

--
Gitblit v1.8.0