|
|
|
@ -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({ |
|
|
|
|