minipro_standard/pages/workbench/workbench.vue @@ -42,6 +42,7 @@ }, methods: { jump(url) { console.log(url); uni.navigateTo({ url }); } }