@ -91,7 +91,7 @@ export default new Vuex.Store({
commit('SET_TIPS_TIME', times)
}
})
}, 10000)
}, 60000)
},
setTipsList({ commit }, time) {
return new Promise(async (resolve, reject) => {