Commit 51a49f7e by 赵雅纹

update

parent c43599c0
......@@ -37,11 +37,10 @@ wxService.page({
fromZc: options.fromZc == 1
});
//不是从种草过来的, 需要清除本地临时的触点信息
// if (!options.fromZc) {
// if (!options.fromZc && !options.t) {
// wx.removeStorageSync('TEMP_TENTACLE_INFO');
// wx.removeStorageSync('TIME_EXPIRATION');
// }
}
let memberId = options.memberId;
if (memberId) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment