Results 2 comments of Jack_wanghf

我二次开发改了一些页面后重器之后没有变化是不是有缓存的原因啊!,缓存应该怎么清理呢

{ "pages": [ "pages/index/index", "pages/logs/logs", "pages/department/department", "pages/doctorList/doctorList", "pages/doctorDetails/doctorDetails", "pages/login/login", "pages/exitLogin/exitLogin", "pages/reservation/reservation", "pages/bookingInformation/bookingInformation", "pages/cardList/cardList" ], "tabBar": { "backgroundColor": "#FFFFFF", "list": [ { "pagePath": "pages/index/index", "text": "首页", "iconPath": "images/ic_baogao.png", "selectedIconPath": "images/ic_baogao-down.png" },...