App.vue @@ -6,6 +6,9 @@ export default { onLaunch: async function(options) { //清除一些缓存 this.$storage.removeItem('cache_home_show_coupon') var query = options.q && decodeURIComponent(options.q) || '' var querydto = {} if (query) {