找回密码
 立即注册
搜索

开发问题 router back 导致快应用css丢失

1
回复
1331
查看
[复制链接]

1

主题

2

帖子

15

积分

 楼主| 2019-8-5 20:06:20 显示全部楼层 |阅读模式
HI 在router 10层后快速返回,出现如下情况 JS console 无异常 adb log 异常如下: 2019-08-05 19:12:32.584 11446-13312/? D/CacheProvider: openFile: /data/user/0/org.hapjs.mockup/app_resource/com.mwbyd.qapp/pages/shop/index.css.json 2019-08-05 19:12:32.586 11466-13316/? E/TextReader: Fail to read source java.io.IOException: resource not found: pkg=com.mwbyd.qapp, path=pages/shop/index.css.json at org.hapjs.c.d.a(SourceFile:36) at org.hapjs.c.f.a(SourceFile:32) at org.hapjs.render.jsruntime.JsThread$1.a(SourceFile:646) at org.hapjs.render.jsruntime.JsThread$1.doInBackground(SourceFile:641) at android.os.AsyncTask$2.call(AsyncTask.java:333) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at java.lang.Thread.run(Thread.java:764) Caused by: java.io.FileNotFoundException: open failed: ENOENT (No such file or directory) at android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(DatabaseUtils.java:144) at android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.java:698) at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:1425) at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:1262) at android.content.ContentResolver.openInputStream(ContentResolver.java:982) at org.hapjs.c.d.a(SourceFile:34) at org.hapjs.c.f.a(SourceFile:32) at org.hapjs.render.jsruntime.JsThread$1.a(SourceFile:646) at org.hapjs.render.jsruntime.JsThread$1.doInBackground(SourceFile:641) at android.os.AsyncTask$2.call(AsyncTask.java:333) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at java.lang.Thread.run(Thread.java:764) 2019-08-05 19:12:32.587 11466-11480/? D/ExtensionManager: invoke name=system.storage, action=set, jsCallback=226 2019-08-05 19:12:32.587 11466-11480/? I/StatisticsProviderImpl: recordCountEvent: appPackage=com.mwbyd.qapp, category=featureInvoke, key=system.storage, params={action=set} 2019-08-05 19:12:32.600 11466-11466/? I/StatisticsProviderImpl: recordCalculateEvent: appPackage=com.mwbyd.qapp, category=pageLoad, key=pages/shop, value=45, params={startTime=1565003552555, endTime=1565003552600}

界面乱码

界面乱码
回复

使用道具 举报

2

主题

25

帖子

115

积分

2019-8-5 21:40:33 显示全部楼层
必现就找测试手机的对应官方了吧
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册