一、navigator 对应的 url 必须配置在app.json的pages中;json
二、navigator 对应的 url 不能配置在"tabBar"的"list"里面了,负责没法跳转,由于tabBar的跳转需用switchTab进行;app