摘要: ion-toast默认的黑底,不太好看,背景色要换成其他颜色。 async presentToast(msg) { const toast = await this.toastController.create({ message: msg, duration: 2000, position: 't 阅读全文
posted @ 2020-04-16 13:12 杨大凯 阅读(652) 评论(0) 推荐(0)