uni-starter 项目 的 page.json中的这段代码只要换成我自己的页面
点击tabbar就报错
"condition": {
"list": [{
"path": "pages/home/home"
},
这个首页是不能替换的吗
12:45:25.666 TypeError: undefined is not an object (evaluating 'pages[pages.length - 1].route') ERROR
12:45:26.735 [ERROR] : [JS Framework] Failed to execute the callback function:
12:45:26.735 TypeError: undefined is not an object (evaluating 'pages[pages.length - 1].route') ERROR
12:45:27.731 [ERROR] : [JS Framework] Failed to execute the callback function:
12:45:27.731 TypeError: undefined is not an object (evaluating 'pages[pages.length - 1].route') __ERROR