MrShi
2026-05-29 e501d64391f0fe6e50af572067cef1eb1ee302c1
h5/pages/index/index.vue
@@ -58,6 +58,7 @@
         jump(type) {
            switch (type) {
               case 1:
                  console.log('1')
                  uni.navigateTo({
                     url: '/pages/notice/notice'
                  })