@@ -17,7 +17,6 @@ Page({
onLoad: async function (options) {
const that = this;
that.setData({ ec: { onInit: that.initChart } })
-
// 监听用户是否登录
await that.watchLogin();
},
@@ -53,7 +52,6 @@ Page({
canvas.setChart(chart);
var option = {
backgroundColor: "#ffffff",
series: [{
label: {
normal: {