个人案例
- 校园简单易
济南大学科创收取系统
科创收取系统扫码体验
- 无效的 app.json tabBar.list[2]["events"]
index.js onTabItemTap() { if (this.login) { this.setData({ isLoad: true, skipNumCom: 0, skipNumUn: 0, borrowRecordComplete: [], borrowRecordUncomplete: [] }, () => { if (this.data.tabCur == "complete") { this.getBorrowRecordComplete() } else if (this.data.tabCur == "uncomplete") { this.getBorrowRecordUncomplete() } }) } }, app.json { "pagePath": "pages/remind/index", "text": "明细", "iconPath": "icons/remind.png", "selectedIconPath": "icons/remind1.png", "events":{ "bind:tap":"onTabItemTap" }
10-14 - [Event] 21 listeners of event AppRoute?
基础库版本号:2.22.0,2.22.1问题依然存在,其他版本就没有问题 [图片]
2022-02-23 - VM1220:1 cloud init error: Error: errCode: -1 ?
VM1220:1 cloud init error: Error: errCode: -1 | errMsg: systerm error. at new u (VM1227 WAService.js:2) at Function.success (VM1227 WAService.js:2) at h (VM1227 WAService.js:2) at Object.success (VM1227 WAService.js:2) at y (VM1227 WAService.js:2) at b (VM1227 WAService.js:2) at VM1227 WAService.js:2 at e. (VM1224 asdebug.js:1) at h (VM1227 WAService.js:2) at VM1227 WAService.js:2
2020-08-21