小程序
小游戏
企业微信
微信支付
扫描小程序码分享
windows7操作系统 64位
11 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
将这个文件设置为下面贴的代码试试呢 ~/AppData/Local/微信开发者工具/User Data/localstorage_b72da75d79277d2f5f9c30c9177be57e.json
{ "show": false, "currentCategory": "general", "compiler": { "clusterCompile": false, "autoPreview": false, "autoRemoteDebug": false }, "general": { "openLastModifiedProject": true, "autoPreviewType": "mobile", "autoRemoteDebugType": "mobile", "maxLogLength": 300, "enableNewFW": true, "enableGPU": false, "ignoreUnsafeProxy": false, "locale": "zh", "defaultWorkspace": "/Users/kunlideng/WeChatProjects" }, "appearance": { "theme": "dark", "devtoolsTheme": "dark", "fontFamily": "SF Mono", "fontSize": 12, "lineHeight": 20, "simulatorAlignment": "left" }, "edit": { "tabSize": 2, "insertSpaces": true, "wrap": "on", "minimap": false, "gitIgnoreWindowsReturn": true, "autoTypingsDetectEnabled": true, "alwaysOpenFileInNewTab": false, "autoSave": false, "autoRefresh": false, "saveBeforeCompile": false, "saveBeforePreview": false, "saveBeforeUpload": false }, "proxy": { "proxyType": "SYSTEM", "proxyHost": "127.0.0.1", "proxyPort": "12639" }, "notification": { "bbs": true, "sys": true, "alarm": true }, "security": { "enableServicePort": true, "port": 19195 }, "geo": { "enabled": false, "latitude": 39.92, "longitude": 116.46, "speed": -1, "accuracy": 65, "altitude": 0, "verticalAccuracy": 65, "horizontalAccuracy": 65 }, "shortcuts": { "_editingShortcuts": false, "toggleToolbar": { "modifiers": ["cmd", "shift"], "key": "T" }, "toggleSimulatorWindow": { "modifiers": ["cmd", "alt"], "key": "S" }, "toggleEditorWindow": { "modifiers": ["cmd", "shift"], "key": "E" }, "toggleFileTree": { "modifiers": ["cmd", "shift"], "key": "M" }, "toggleDebugWindow": { "key": "I", "modifiers": ["cmd", "shift"] }, "rebuild": { "key": "B", "modifiers": ["cmd"] }, "format": { "key": "F", "modifiers": ["shift", "alt"] }, "refresh": { "key": "R", "modifiers": ["cmd"] }, "toggleForegroundBackgroundStatus": { "key": "", "modifiers": [] }, "documentationSearch": { "key": "", "modifiers": [] }, "gotoFile": { "key": "P", "modifiers": ["cmd"] }, "gotoRecentFile": { "key": "E", "modifiers": ["cmd"] }, "preview": { "key": "P", "modifiers": ["shift", "cmd"] }, "upload": { "key": "U", "modifiers": ["shift", "cmd"] } }, "syncTime": 1584263702017 }
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
打开 cmd
然后拖动开发者工具,到cmd ,然后按一次空格,--disable-gpu 吧这个复制到它后面,按一次回车。
试试吧。、
我的搞定了,刚开始也是找不到上述同仁说的文件名和文件夹,然后我就在C盘里搜索WeappLocalData,果然搜索到了,打开后就找到了localstorage_b72da75d79277d2f5f9c30c9177be57e.json文档,把里面的所有文字都删掉,复制了一楼大代码进去,就可以了。不同的电脑可能文件位置不同,大家可以在C盘里搜索出来。
试了无数遍,还是不行
怎么弄啊 大哥们
我把json文件复制到 C:\Users\Administrator\AppData\Local\微信开发者工具\User Data\1a695ca2xxxxxxxxxxxxxxxxxxxxx 下解决了,感谢大佬
开发工具打不开黑屏哪个大哥给指导指导啊
我的也是这样, 崩溃
设置也这样
正在加载...
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
将这个文件设置为下面贴的代码试试呢 ~/AppData/Local/微信开发者工具/User Data/localstorage_b72da75d79277d2f5f9c30c9177be57e.json
{ "show": false, "currentCategory": "general", "compiler": { "clusterCompile": false, "autoPreview": false, "autoRemoteDebug": false }, "general": { "openLastModifiedProject": true, "autoPreviewType": "mobile", "autoRemoteDebugType": "mobile", "maxLogLength": 300, "enableNewFW": true, "enableGPU": false, "ignoreUnsafeProxy": false, "locale": "zh", "defaultWorkspace": "/Users/kunlideng/WeChatProjects" }, "appearance": { "theme": "dark", "devtoolsTheme": "dark", "fontFamily": "SF Mono", "fontSize": 12, "lineHeight": 20, "simulatorAlignment": "left" }, "edit": { "tabSize": 2, "insertSpaces": true, "wrap": "on", "minimap": false, "gitIgnoreWindowsReturn": true, "autoTypingsDetectEnabled": true, "alwaysOpenFileInNewTab": false, "autoSave": false, "autoRefresh": false, "saveBeforeCompile": false, "saveBeforePreview": false, "saveBeforeUpload": false }, "proxy": { "proxyType": "SYSTEM", "proxyHost": "127.0.0.1", "proxyPort": "12639" }, "notification": { "bbs": true, "sys": true, "alarm": true }, "security": { "enableServicePort": true, "port": 19195 }, "geo": { "enabled": false, "latitude": 39.92, "longitude": 116.46, "speed": -1, "accuracy": 65, "altitude": 0, "verticalAccuracy": 65, "horizontalAccuracy": 65 }, "shortcuts": { "_editingShortcuts": false, "toggleToolbar": { "modifiers": ["cmd", "shift"], "key": "T" }, "toggleSimulatorWindow": { "modifiers": ["cmd", "alt"], "key": "S" }, "toggleEditorWindow": { "modifiers": ["cmd", "shift"], "key": "E" }, "toggleFileTree": { "modifiers": ["cmd", "shift"], "key": "M" }, "toggleDebugWindow": { "key": "I", "modifiers": ["cmd", "shift"] }, "rebuild": { "key": "B", "modifiers": ["cmd"] }, "format": { "key": "F", "modifiers": ["shift", "alt"] }, "refresh": { "key": "R", "modifiers": ["cmd"] }, "toggleForegroundBackgroundStatus": { "key": "", "modifiers": [] }, "documentationSearch": { "key": "", "modifiers": [] }, "gotoFile": { "key": "P", "modifiers": ["cmd"] }, "gotoRecentFile": { "key": "E", "modifiers": ["cmd"] }, "preview": { "key": "P", "modifiers": ["shift", "cmd"] }, "upload": { "key": "U", "modifiers": ["shift", "cmd"] } }, "syncTime": 1584263702017 }
打开 cmd
然后拖动开发者工具,到cmd ,然后按一次空格,--disable-gpu 吧这个复制到它后面,按一次回车。
试试吧。、
我的搞定了,刚开始也是找不到上述同仁说的文件名和文件夹,然后我就在C盘里搜索WeappLocalData,果然搜索到了,打开后就找到了localstorage_b72da75d79277d2f5f9c30c9177be57e.json文档,把里面的所有文字都删掉,复制了一楼大代码进去,就可以了。不同的电脑可能文件位置不同,大家可以在C盘里搜索出来。
试了无数遍,还是不行
怎么弄啊 大哥们
我把json文件复制到 C:\Users\Administrator\AppData\Local\微信开发者工具\User Data\1a695ca2xxxxxxxxxxxxxxxxxxxxx 下解决了,感谢大佬
开发工具打不开黑屏哪个大哥给指导指导啊
我的也是这样, 崩溃
设置也这样