删除pages/jxtz/jxtz.js的文件下的Page({})或Component({})试一下
开发工具报错Please do not register multiple Pa- 当前 Bug 的表现(可附上截图) Please do not register multiple Pages in pages/jxtz/jxtz.js console.error @ VM401:1 t.error @ WAService.js:18 t.pageHolder @ WAService.js:17 (anonymous) @ jxtz.js? [sm]:21 require @ WAService.js:18 (anonymous) @ VM485:43 scriptLoaded @ appservice?t=1535783084650:3908 VM401:1 thirdScriptError sdk uncaught third Error APP-SERVICE-Engine:Please do not register multiple Pages in pages/jxtz/jxtz.js Error: APP-SERVICE-Engine:Please do not register multiple Pages in pages/jxtz/jxtz.js at new t (http://127.0.0.1:16149/appservice/__dev__/WAService.js:18:889) at t.pageHolder (http://127.0.0.1:16149/appservice/__dev__/WAService.js:17:18737) at http://127.0.0.1:16149/appservice/pages/jxtz/jxtz.js:23:1 at require (http://127.0.0.1:16149/appservice/__dev__/WAService.js:18:27248) at <anonymous>:43:7 at HTMLScriptElement.scriptLoaded (http://127.0.0.1:16149/appservice/appservice?t=1535783084650:3908:23) 页面不可操作:报错如下 VM401:1 Page[pages/wellcome/wellcome] not found. May be caused by: 1. Forgot to add page route in app.json. 2. Invoking Page() in async task. console.warn @ VM401:1 t.warn @ WAService.js:18 D @ WAService.js:17 q @ WAService.js:17 K @ WAService.js:17 (anonymous) @ WAService.js:17 (anonymous) @ WAService.js:18 (anonymous) @ WAService.js:5 (anonymous) @ WAService.js:5 (anonymous) @ WAService.js:4 a @ appservice?t=1535783084650:3396 d.registerCallback @ appservice?t=1535783084650:3396 n.forEach @ appservice?t=1535783084650:3396 d @ appservice?t=1535783084650:3396 k.onmessage @ appservice?t=1535783084650:3396 WAService.js:18 Sat Sep 01 2018 14:24:47 GMT+0800 (中国标准时间) 事件警告 VM401:1 Do not have login handler in current page: pages/wellcome/wellcome. Please make sure that login handler has been defined in pages/wellcome/wellcome, or pages/wellcome/wellcome has been added into app.json console.warn @ VM401:1 t.warn @ WAService.js:18 z @ WAService.js:17 (anonymous) @ WAService.js:17 (anonymous) @ WAService.js:18 (anonymous) @ WAService.js:6 e.(anonymous function) @ WAService.js:4 a @ appservice?t=1535783084650:3396 e.registerCallback @ appservice?t=1535783084650:3396 n.forEach @ appservice?t=1535783084650:3396 d @ appservice?t=1535783084650:3396 k.onmessage @ appservice?t=1535783084650:3396 [图片] 开发工具调试 [图片] - 预期表现 - 复现路径 - 提供一个最简复现 Demo
2018-09-03建议你打开控制面板,卸载重装试一下
微信开发者工具奔溃,一片空白微信开发者工具打开之前的项目后,一片空白, 用空白目录新建一个项目也是一片空白
2018-09-03json文件配置这个属性有效吗 "navigationBarBackgroundColor": "#ccc"
小程序开发者工具BUG反馈【严重】- 当前 Bug 的表现(可附上截图) [图片] 无论什么手机,什么代码,顶部,都空出 一块白色区域,无法编辑,预览,其他电脑都不存在,真机调试也不存在!! 另外在,页面切换时,偶尔,会全屏白色,1~3秒后恢复!!! 程序界面渲染,BUG。最新版本开发者工具!1 - 预期表现 - 复现路径 - 提供一个最简复现 Demo 设置 "navigationStyle": "custom", 无效 真机调试 有用。。其他电脑同样代码没事
2018-09-03你是多久没有更新?,这个侧边栏早就没有了,变成了工具栏按钮了
怎么没有侧边栏怎么显示出侧边栏 [图片] 难道新版本取消了下面这个侧边栏?? 求大神指点 [图片]
2018-09-03该功能暂时隐藏不了,如果你打开的话,需要再次点击 版本管理就可以 关闭
微信开发者工具怎么关闭自带的版本管理
2018-09-03弄个代码片段看看
v1.02.1808300源代码换了新IDE直接报bug源代码在上一个版本IDE没问题,IDE升级了1.02.1808300,立刻报问题如图: [图片]
2018-08-31请升级最新版本试试https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html
开发工具清除缓存出错开发工具上清除缓存时候,弹出: 清除工具及手机授权数据失败 Error: read ECONNRESET,Error: read ECONNRESET
2018-08-31请升级版本试试,https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html
开发者工具控制台字体放大后,下次又恢复原始大小- 当前 Bug 的表现(可附上截图) 控制台字体放大(ctrl+)后,下次打开又恢复原始大小 - 预期表现 下次打开保持上次放大后的字体大小
2018-08-31你试试删除toast/index.js和toptips/index.js这两个文件 下的page的内容[图片]
v1.02.1808300 WIN工具编译代码报错早上更新了开发工具,之前小程序代码是正常的,新工具上运行就报错,真机预览正常。也不清楚是不是更新了市面机制,更新日志里面没看到 [图片] [图片]
2018-08-31你这个appid 是小游戏 的,你需要申请一个小程序的appid,才能创建小游戏项目
未找到入口 app.json 文件用我自己的APPID 会有这样的告警,用小游戏测试id却能正常运行,是appid没有设置成小游戏类型吗? 现在基本信息也被锁定了,无法更改,卡在这里了,求帮助!!! 未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。
2018-08-29