04 2020 档案

摘要:<button open-type="getUserInfo" bindgetuserinfo="getAuthorization"> 授权 </button> // 授权 getAuthorization(){ let that = this let code = wx.login() // 查看 阅读全文
posted @ 2020-04-17 19:29 番茄西红柿u 阅读(179) 评论(0) 推荐(0)
摘要:1. 堆叠形式柱状图 var option = { xAxis: [ { type: "category", // boundaryGap: true,//x轴左右留间距 axisLabel: { color: '#02AEC0', fontSize: 12, }, // 坐标轴 axisLine: 阅读全文
posted @ 2020-04-02 15:15 番茄西红柿u 阅读(281) 评论(0) 推荐(0)