- wxContext 函数declared
{"errorCode":-1,"errorMessage":"Runtime.UserCodeSyntaxError: SyntaxError: Identifier 'wxContext' has already been declared\n at Object.module.exports.load (/var/runtime/node10/UserFunction.js:33:13)\n at Runtime.handleOnce (/var/runtime/node10/Runtime.engine.js:95:38)\n at Timeout.setTimeout [as _onTimeout] (/var/runtime/node10/Runtime.engine.js:54:12)\n at ontimeout (timers.js:436:11)\n at tryOnTimeout (timers.js:300:5)\n at listOnTimeout (timers.js:263:5)\n at Timer.processTimers (timers.js:223:10)","statusCode":443}
2021-05-11 - icon 组件未找到
"mp-icon": "../../components/icon/icon" pages/index/index.json: ["usingComponents"]["mp-icon"]: "../../components/icon/icon" 未找到 示例代码 已经在app.json 中配置了 "useExtendedLib": { "kbone": true, "weui": true },
2020-07-22