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