daniel
daniel
https://github.com/andrey-ushakov/flutter_sunmi_printer
> since i don't need the bluetooth run in background,and it could be rejected by apple if i add UIBackgroundModes in info.list. Hi, Is there a solution?Thank you.
I also met the same mistake
如果another页面也是一个单页面,那么我需要在another里面创建index.js 并new Vue({})吗,如果是那么能否共享store
@tonyfree 跟我预想的一样,谢谢你的回答
TypeError: Cannot read properties of undefined (reading 'list') at chunk-FU7JWQWH.js?v=09efea6a:5172:67 setFinalData(__assign(__assign({}, currentData), { list: __spreadArray([], __read((_a2 = currentData.list) !== null && _a2 !== void 0 ? _a2 : []), false)...
> > TypeError:无法读取 chunk-FU7JWQWH.js 处未定义的属性(读取“列表”)?v=09efea6a:5172:67 setFinalData(__assign(__assign({}, currentData), { list: __spreadArray([], __read((_a2 = currentData.list) !== null && _a2 !== void 0 ? _a2 : []), 错误的) })); 有错误 3.9.0版本没有问题 > >...