111
k94314517
2023-09-13 6252abae2d37cbf7ae4e2eb6411170f440657e12
minipro_standard/pages/workbench/workbench.vue
@@ -41,7 +41,8 @@
         uni.hideTabBar()
      },
      methods: {
         jump(url) {
         jump(url) {
            console.log(url);
            uni.navigateTo({ url });
         }
      }