MrShi
7 天以前 3f68c99c363662fa0a66591c38f05ea92c2a41fe
h5/pages/index/index.vue
@@ -58,6 +58,7 @@
         jump(type) {
            switch (type) {
               case 1:
                  console.log('1')
                  uni.navigateTo({
                     url: '/pages/notice/notice'
                  })