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