diff --git a/common/http.interceptor.js b/common/http.interceptor.js
index d3b08ad..651daaf 100644
--- a/common/http.interceptor.js
+++ b/common/http.interceptor.js
@@ -19,8 +19,8 @@ const install = (Vue, vm) => {
// },
// });
Vue.prototype.$u.http.setConfig({
- // baseUrl: 'http://192.168.2.81:3302',
- baseUrl: 'https://kang.chuangtewl.com/prod-api',
+ baseUrl: 'http://192.168.2.81:3302',
+ // baseUrl: 'https://kang.chuangtewl.com/prod-api',
loadingText: '努力加载中~',
loadingTime: 800,
// 设置自定义头部content-type
diff --git a/page_user/creadtg.vue b/page_user/creadtg.vue
index 1ffa522..71bad6c 100644
--- a/page_user/creadtg.vue
+++ b/page_user/creadtg.vue
@@ -172,7 +172,7 @@
userType:this.userType,
point:this.point,
investorId:this.investorId
- }
+ }
this.$u.post(`/app/shareCode`,data).then(res => {
if(res.code == 200){
uni.navigateTo({
diff --git a/page_user/deviceedit.vue b/page_user/deviceedit.vue
index f9ae04f..7dca2f7 100644
--- a/page_user/deviceedit.vue
+++ b/page_user/deviceedit.vue
@@ -11,7 +11,7 @@
- 离线
+ 离线
diff --git a/page_user/fuwu.vue b/page_user/fuwu.vue
index bb79c87..dfb4bdc 100644
--- a/page_user/fuwu.vue
+++ b/page_user/fuwu.vue
@@ -388,7 +388,7 @@
that.startLoading()
setTimeout(() => {
xBlufi.notifySendCustomData({
- customData: "11time@" + that.jine
+ customData: "11time@" + that.jine
})
},1500)
},