u***@163.com
u***@163.com
  • 发布:2020-10-09 18:03
  • 更新:2020-10-09 18:03
  • 阅读:703

#插件讨论# 【 luch-request[quanzhan.co] - luch 】为什么没有请求方式

分类:uni-app

发送的get请求

        const http = new Request({  
            baseURL: 'http://employee.test.cbus',  
            dataType: 'json',  
        })  
        http.post('/api-employee/employee/getAllArea.html').then(res => {  
            console.log('get', res)  
        })
2020-10-09 18:03 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复