mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 17:05:54 +08:00
添加pc端代码注释
This commit is contained in:
@@ -93,7 +93,6 @@ export default {
|
||||
const time = new Date().getTime() - 60*60*1000
|
||||
if (!reloadTime) {
|
||||
hotWords({count: 5}).then(res => {
|
||||
console.log(res);
|
||||
if (res.success) storage.setItem('hotWordsList', res.result)
|
||||
})
|
||||
storage.setItem('hotWordsReloadTime',new Date().getTime())
|
||||
|
||||
Reference in New Issue
Block a user