wangfukang 7 hours ago
parent
commit
942eb18f74
  1. 2
      common/httpRequest.js

2
common/httpRequest.js

@ -40,7 +40,7 @@ const tui = {
//接口地址
interfaceUrl: function() {
return 'https://hbkuaishi.com/hiver' //正式
// return 'http://192.168.100.34:8888/hiver' //测试
// return 'http://127.0.0.1:8888/hiver' //测试
},
toast: function(text, duration, success) {
uni.showToast({

Loading…
Cancel
Save