Qiyuan

Results 3 issues of Qiyuan

打包可以添加 --asar,减少文件碎片 https://github.com/ezshine/wxapkg-convertor/issues/5 如果需要 得到 程序执行命令,我直前的项目是这样处理的 ```javascript // 得到程序运行 目录 const resolvePath = (_path) => { return path.join(__dirname, _path).replace('/resources/app.asar/app/', '/'); }; ```

效果对比视频:https://www.bilibili.com/video/BV1xr4y1T7pB 在线演示:http://mqycn.gitee.io/workerman-todpole-web/kedou.html

修改后版本 在线测试:http://mqycn.gitee.io/workerman-todpole-web/kedou.html