rk
2026-01-23 926aac10d3306a78aaf19ced841633edb0e4a2b5
h5/pages/index/index.vue
@@ -58,6 +58,7 @@
         jump(type) {
            switch (type) {
               case 1:
                  console.log('1')
                  uni.navigateTo({
                     url: '/pages/notice/notice'
                  })