优化砍价逻辑
This commit is contained in:
@ -37,7 +37,6 @@ function _has(key) {
|
||||
return
|
||||
}
|
||||
let value = uni.getStorageSync(key)
|
||||
console.log(key)
|
||||
if (value) {
|
||||
return true
|
||||
}
|
||||
|
Reference in New Issue
Block a user