bug1: 这个在7.0.7之前从未出现过, 7.0.8, 7.0.9 这两个版本出现大量错误. 导致小程序打不开
SyntaxError
at line:4330,column:13838,SyntaxError: Cannot declare a let variable twice: ‘n’. Stack: (native code)
at evaluateScriptFile (WAServiceMainContext.js:1:13838)
at value (WAServiceMainContext.js:1:135109)
at (WAServiceMainContext.js:1:136856)
at (WAServiceMainContext.js:1:132725)
at (WAServiceMainContext.js:1:223552)
at (WAServiceMainContext.js:1:222520)
at forEach (native code)
at (WAServiceMainContext.js:1:222484)
at (WAServiceMainContext.js:1:223552)
at b (WAServiceMainContext.js:1:1998)
global code
bug2: 这个也是从7.0.9开始, 大量出现错误, 之前也是没有, 代码我们都没动过
{“errMsg”:“getImageInfo:fail image not found”}
bug3: 用户取消授权地址, 这个客服已复现, 理论上应该不算bug, 运维中心也出现了
chooseAddress:fail auth deny
bug4: 这个之前也没出现过, 现在不知道为啥出现了, 无法复现
chooseAddress:fail authorize no response