diff --git a/src/App.vue b/src/App.vue
index 2b1be6b..90e9144 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -52,11 +52,11 @@ export default {
})
// 健康地址调用
// this.yxAxios.get(`https://proxy.shunzhi.net/achieve/healthCheckSXYX`).then((res) => {
- this.yxAxios.get(`https://ocp.sxsedu.net/szsh/health/checkSx`).then((res) => {
- console.log('健康地址:', JSON.stringify(res.data))
- const bodyElement = document.getElementsByTagName('body')[0]
- bodyElement.append(JSON.stringify(res.data))
- })
+ // // this.yxAxios.get(`https://ocp.sxsedu.net/szsh/health/checkSx`).then((res) => {
+ // console.log('健康地址:', JSON.stringify(res.data))
+ // const bodyElement = document.getElementsByTagName('body')[0]
+ // bodyElement.append(JSON.stringify(res.data))
+ // })
},
methods: {
setElder(e) {
diff --git a/src/components/c_Tabbar.vue b/src/components/c_Tabbar.vue
index 3af7e69..f793c6e 100644
--- a/src/components/c_Tabbar.vue
+++ b/src/components/c_Tabbar.vue
@@ -5,21 +5,21 @@
绍兴研学
-
研学成果