全新UI视觉体验,移动端API优化降低重复调用,提高并发6倍,修复N多Bug
This commit is contained in:
@@ -14,9 +14,6 @@ export function silenceBindingSpread() {
|
||||
|
||||
//#ifdef MP
|
||||
let puid = getApp().globalData.spid;
|
||||
if (!puid) {
|
||||
puid = getApp().globalData.code;
|
||||
}
|
||||
//#endif
|
||||
|
||||
puid = parseInt(puid);
|
||||
|
||||
Reference in New Issue
Block a user