weui-wxss icon indicating copy to clipboard operation
weui-wxss copied to clipboard

VM26:1 Page is not constructed because it is not found.

Open sam688 opened this issue 6 years ago • 1 comments

Thu Sep 05 2019 12:47:49 GMT+0800 (中国标准时间) Page route 错误 VM26:1 Page[example/navigation-bar/navigation-bar] not found. May be caused by: 1. Forgot to add page route in app.json. 2. Invoking Page() in async task. console.warn @ VM26:1 t.warn @ VM42 WAService.js:18 D @ VM42 WAService.js:18 F @ VM42 WAService.js:18 K @ VM42 WAService.js:18 (anonymous) @ VM42 WAService.js:18 (anonymous) @ VM42 WAService.js:18 (anonymous) @ VM42 WAService.js:5 (anonymous) @ VM42 WAService.js:5 (anonymous) @ VM42 WAService.js:4 n @ VM40 asdebug.js:1 (anonymous) @ VM40 asdebug.js:1 (anonymous) @ VM40 asdebug.js:1 _ws.onmessage @ VM40 asdebug.js:1 VM42 WAService.js:18 Thu Sep 05 2019 12:47:49 GMT+0800 (中国标准时间) Page route 错误 VM26:1 Page is not constructed because it is not found. console.error @ VM26:1 t.error @ VM42 WAService.js:18 D @ VM42 WAService.js:18 F @ VM42 WAService.js:18 K @ VM42 WAService.js:18 (anonymous) @ VM42 WAService.js:18 (anonymous) @ VM42 WAService.js:18 (anonymous) @ VM42 WAService.js:5 (anonymous) @ VM42 WAService.js:5 (anonymous) @ VM42 WAService.js:4 n @ VM40 asdebug.js:1 (anonymous) @ VM40 asdebug.js:1 (anonymous) @ VM40 asdebug.js:1 _ws.onmessage @ VM40 asdebug.js:1

sam688 avatar Sep 05 '19 04:09 sam688

@sam688 小程序工具直接打开dist目录了不?

BearJ avatar Oct 18 '19 13:10 BearJ