摘要: uni.request({ url: "", method: 'POST', header: { ProjectId: 26, "Content-Type": "application/x-www-form-urlencoded", }, success: (res) => { console.lo 阅读全文
posted @ 2020-11-16 14:10 做噩梦也要吃饭的Pink 阅读(233) 评论(0) 推荐(1)
摘要: uni.setNavigationBarColor({ frontColor: '#ffffff', backgroundColor: '#ff0000', animation: { duration: 400, timingFunc: 'easeIn' } })//导航栏样式 if (event. 阅读全文
posted @ 2020-11-16 13:33 做噩梦也要吃饭的Pink 阅读(225) 评论(0) 推荐(0)