MrShi
2025-12-17 6b01dc5747fcab6de513a91cc79a8985e0cdc4d2
h5/pages/index/index.vue
@@ -58,6 +58,7 @@
         jump(type) {
            switch (type) {
               case 1:
                  console.log('1')
                  uni.navigateTo({
                     url: '/pages/notice/notice'
                  })