ZaiZai 2 жил өмнө
parent
commit
456858520d

+ 1 - 1
components/hc-update/index.vue

@@ -35,7 +35,7 @@ import {ref} from "vue";
 const isShow = ref(false)
 const isShow = ref(false)
 
 
 const {appVersion, appWgtVersion} = uni.getSystemInfoSync();
 const {appVersion, appWgtVersion} = uni.getSystemInfoSync();
-console.log(appVersion, appWgtVersion)
+//console.log(appVersion, appWgtVersion)
 
 
 </script>
 </script>
 
 

+ 1 - 1
config/index.js

@@ -12,7 +12,7 @@ export default {
     //测试环境
     //测试环境
     testApi: {
     testApi: {
         api: 'http://192.168.0.109:8090/',  //请求地址
         api: 'http://192.168.0.109:8090/',  //请求地址
-        form: 'http://192.168.0.134:5174/', //表单地址
+        form: 'http://192.168.0.109:5173/', //表单地址
         //api: 'http://47.110.251.215:8090/', //请求地址
         //api: 'http://47.110.251.215:8090/', //请求地址
         //form: 'https://user.hcxxy.com/',    //表单地址
         //form: 'https://user.hcxxy.com/',    //表单地址
         wss: 'wss://business.hcxxy.com/wss/websocket/', //长连接地址
         wss: 'wss://business.hcxxy.com/wss/websocket/', //长连接地址