APPUpdate.js // #ifdef APP-PLUS import $http from '@/config/requestConfig'; const platform = uni.getSystemInfoSync().platform; // 主颜色 const $mainColor Read More
posted @ 2020-08-09 17:14
烂笔头~
Views(1041)
Comments(0)
Diggs(0)
uni-app 的请求接口在官方文档里是这样的 uni.request({ url: 'https://www.example.com/request', //仅为示例,并非真实接口地址。 data: { text: 'uni.request' }, header: { 'custom-header Read More
posted @ 2020-08-09 17:08
烂笔头~
Views(8263)
Comments(1)
Diggs(0)

浙公网安备 33010602011771号